public class typeDelField extends Object
| Constructor and Description |
|---|
typeDelField() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
invoke(GrouperSession grouperSession,
String type,
String name)
|
static boolean |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
String type,
String name)
|
public static boolean invoke(bsh.Interpreter i,
bsh.CallStack stack,
String type,
String name)
throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.type - Add to this GroupType.name - Name of Field to delete.Field was deleted.GrouperShellExceptionCopyright © 2016 Internet2. All rights reserved.