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