|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.addComposite
public class addComposite
Add a composite member.
| Constructor Summary | |
|---|---|
addComposite()
|
|
| Method Summary | |
|---|---|
static boolean |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String group,
CompositeType type,
java.lang.String left,
java.lang.String right)
Add a composite member. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public addComposite()
| Method Detail |
|---|
public static boolean invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String group,
CompositeType type,
java.lang.String left,
java.lang.String right)
throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.group - Add Composite to Group with this name.type - CompositeType.left - Left factor Group.right - Right factor Group.
GrouperShellException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||