|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.app.gsh.typeAddAttr
public class typeAddAttr
Add an Attribute
to a GroupType
.
Constructor Summary | |
---|---|
typeAddAttr()
|
Method Summary | |
---|---|
static AttributeDefName |
invoke(bsh.Interpreter i,
bsh.CallStack stack,
java.lang.String type,
java.lang.String name)
Add an Attribute to a GroupType . |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public typeAddAttr()
Method Detail |
---|
public static AttributeDefName invoke(bsh.Interpreter i, bsh.CallStack stack, java.lang.String type, java.lang.String name) throws GrouperShellException
Attribute
to a GroupType
.
i
- BeanShell interpreter.stack
- BeanShell call stack.type
- Add to this GroupType
.name
- Name of Attribute
.
Field
GrouperShellException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |