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