public class typeAddAttr extends Object
Attribute to a GroupType.
| Constructor and Description |
|---|
typeAddAttr() |
| Modifier and Type | Method and Description |
|---|---|
static AttributeDefName |
invoke(GrouperSession grouperSession,
String type,
String name)
Add an
Attribute to a GroupType. |
static AttributeDefName |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
String type,
String name)
Add an
Attribute to a GroupType. |
public static AttributeDefName invoke(bsh.Interpreter i, bsh.CallStack stack, String type, String name) throws GrouperShellException
Attribute to a GroupType.
i - BeanShell interpreter.stack - BeanShell call stack.type - Add to this GroupType.name - Name of Attribute.FieldGrouperShellExceptionpublic static AttributeDefName invoke(GrouperSession grouperSession, String type, String name)
Attribute to a GroupType.
grouperSession - type - Add to this GroupType.name - Name of Attribute.FieldCopyright © 2016 Internet2. All rights reserved.