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