Class typeAdd
java.lang.Object
edu.internet2.middleware.grouper.app.gsh.typeAdd
Add a
GroupType.
- Since:
- 0.1.0
- Version:
- $Id: typeAdd.java,v 1.2 2008-09-29 03:38:28 mchyzer Exp $
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
typeAdd
public typeAdd()
-
-
Method Details
-
invoke
public static GroupType invoke(bsh.Interpreter i, bsh.CallStack stack, String name) throws GrouperShellException Add aGroupType.- Parameters:
i- BeanShell interpreter.stack- BeanShell call stack.name- Name ofGroupTypeto add.- Returns:
GroupType- Throws:
GrouperShellException- Since:
- 0.1.0
-
invoke
Add aGroupType.
-