public class delComposite extends Object
| Constructor and Description |
|---|
delComposite() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
invoke(GrouperSession grouperSession,
String group)
Delete a composite member.
|
static boolean |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
String group)
Delete a composite member.
|
public static boolean invoke(bsh.Interpreter i,
bsh.CallStack stack,
String group)
throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.group - Delete Composite from Group with this name.GrouperShellExceptionpublic static boolean invoke(GrouperSession grouperSession, String group)
Copyright © 2016 Internet2. All rights reserved.