public class typeGetFields extends Object
Fields belonging to a GroupType.
| Constructor and Description |
|---|
typeGetFields() |
| Modifier and Type | Method and Description |
|---|---|
static Set |
invoke(GrouperSession grouperSession,
String name)
Find
Fields belonging to a GroupType. |
static Set |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
String name)
Find
Fields belonging to a GroupType. |
public static Set invoke(bsh.Interpreter i, bsh.CallStack stack, 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.GrouperShellExceptionpublic static Set invoke(GrouperSession grouperSession, String name)
Fields belonging to a GroupType.
Copyright © 2016 Internet2. All rights reserved.