|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.getMembers
public class getMembers
Get members of a group.
Constructor Summary | |
---|---|
getMembers()
|
Method Summary | |
---|---|
static java.util.Set |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String group)
Get members of a group. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public getMembers()
Method Detail |
---|
public static java.util.Set invoke(bsh.Interpreter i, bsh.CallStack stack, java.lang.String group) throws GrouperShellException
i
- BeanShell interpreter.stack
- BeanShell call stack.group
- Get Member
s of this Group
.
Set
of Member
s.
GrouperShellException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |