|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.getGroups
public class getGroups
Query for groups by name.
| Constructor Summary | |
|---|---|
getGroups()
|
|
| Method Summary | |
|---|---|
static java.util.Set |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String name)
Query for groups by name. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public getGroups()
| Method Detail |
|---|
public static java.util.Set invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String name)
throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.name - Find groups with name as part of their name.
Set of Groups.
GrouperShellException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||