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