|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.typeDelField
public class typeDelField
Delete a Field from a GroupType.
| Constructor Summary | |
|---|---|
typeDelField()
|
|
| Method Summary | |
|---|---|
static boolean |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String type,
java.lang.String name)
Delete a Field from a GroupType. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public typeDelField()
| Method Detail |
|---|
public static boolean invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String type,
java.lang.String name)
throws GrouperShellException
Field from a GroupType.
i - BeanShell interpreter.stack - BeanShell call stack.type - Add to this GroupType.name - Name of Field to delete.
Field was deleted.
GrouperShellException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||