|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.typeAdd
public class typeAdd
Add a GroupType.
| Constructor Summary | |
|---|---|
typeAdd()
|
|
| Method Summary | |
|---|---|
static GroupType |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String name)
Add a GroupType. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public typeAdd()
| Method Detail |
|---|
public static GroupType invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String name)
throws GrouperShellException
GroupType.
i - BeanShell interpreter.stack - BeanShell call stack.name - Name of GroupType to add.
GroupType
GrouperShellException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||