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