public class addGroup extends Object
| Constructor and Description |
|---|
addGroup() |
| Modifier and Type | Method and Description |
|---|---|
static Group |
invoke(GrouperSession grouperSession,
String parent,
String extn,
String displayExtn)
Add a group.
|
static Group |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
String parent,
String extn,
String displayExtn)
Add a group.
|
public static Group invoke(bsh.Interpreter i, bsh.CallStack stack, String parent, String extn, String displayExtn) throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.parent - name of parent Group.extn - extension of Group.displayExtn - displayExtension of Group.Group.GrouperShellExceptionCopyright © 2016 Internet2. All rights reserved.