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