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