| Constructor and Description |
|---|
getGroupAttr() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
invoke(GrouperSession grouperSession,
String name,
String attr)
Get
Group attribute value. |
static Object |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
String name,
String attr)
Get
Group attribute value. |
public static Object invoke(bsh.Interpreter i, bsh.CallStack stack, String name, String attr) throws GrouperShellException
Group attribute value.
i - BeanShell interpreter.stack - BeanShell call stack.name - name of Group to retrieve attribute on.attr - Name of attribute to retrieve.GrouperShellExceptionCopyright © 2016 Internet2. All rights reserved.