Class addRootStem
java.lang.Object
edu.internet2.middleware.grouper.app.gsh.addRootStem
Add stem.
- Since:
- 0.0.1
- Version:
- $Id: addRootStem.java,v 1.2 2008-09-29 03:38:28 mchyzer Exp $
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
addRootStem
public addRootStem()
-
-
Method Details
-
invoke
public static Stem invoke(bsh.Interpreter i, bsh.CallStack stack, String extn, String displayExtn) throws GrouperShellException Add a root stem.- Parameters:
i
- BeanShell interpreter.stack
- BeanShell call stack.extn
- extension ofStem
.displayExtn
- displayExtension ofStem
.- Returns:
- Added
Stem
. - Throws:
GrouperShellException
- Since:
- 0.0.1
-
invoke
Add a root stem.
-