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