Class typeDel
java.lang.Object
edu.internet2.middleware.grouper.app.gsh.typeDel
Delete a
GroupType.
- Since:
- 0.1.0
- Version:
- $Id: typeDel.java,v 1.3 2009-03-15 06:37:23 mchyzer Exp $
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
typeDel
public typeDel()
-
-
Method Details
-
invoke
public static boolean invoke(bsh.Interpreter i, bsh.CallStack stack, String name) throws GrouperShellException - Parameters:
i- BeanShell interpreter.stack- BeanShell call stack.name- Delete thisGroupType.- Returns:
- True if
GroupTypewas deleted. - Throws:
GrouperShellException- Since:
- 0.1.0
-
invoke
- Parameters:
grouperSession-name- Delete thisGroupType.- Returns:
- True if
GroupTypewas deleted. - Throws:
GrouperShellException- Since:
- 0.1.0
-