|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.obliterateStem
public class obliterateStem
Obliterate a stem no matter what is in there.
| Constructor Summary | |
|---|---|
obliterateStem()
|
|
| Method Summary | |
|---|---|
static boolean |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String name,
boolean testOnly,
boolean deleteFromPointInTime)
Obliterate a stem. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public obliterateStem()
| Method Detail |
|---|
public static boolean invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String name,
boolean testOnly,
boolean deleteFromPointInTime)
throws GrouperShellException
i - BeanShell interpreter.stack - BeanShell call stack.name - name of Stem to delete.testOnly - true if just seeing what it would do. This is not supported if deleting from point in time.deleteFromPointInTime - true if you want to delete from point in time only. False if you don't want to delete from point in time.
Stem was deleted.
GrouperShellException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||