|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.getStemAttr
public class getStemAttr
Get Stem
attribute value.
Constructor Summary | |
---|---|
getStemAttr()
|
Method Summary | |
---|---|
static java.lang.Object |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String name,
java.lang.String attr)
Get Stem attribute value. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public getStemAttr()
Method Detail |
---|
public static java.lang.Object invoke(bsh.Interpreter i, bsh.CallStack stack, java.lang.String name, java.lang.String attr) throws GrouperShellException
Stem
attribute value.
i
- BeanShell interpreter.stack
- BeanShell call stack.name
- name of Stem
to retrieve attribute on.attr
- Name of attribute to retrieve.
GrouperShellException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |