|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.getStems
public class getStems
Query for stems by name.
Constructor Summary | |
---|---|
getStems()
|
Method Summary | |
---|---|
static java.util.Set |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String name)
Query for stems by name. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public getStems()
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 stems with name as part of their name.
Set
of Stem
s.
GrouperShellException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |