|
||||||||||
| 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 Fields 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 Fields 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
Fields belonging to a GroupType.
i - BeanShell interpreter.stack - BeanShell call stack.name - Find this GroupType's Fields.
Set of Fields.
GrouperShellException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||