|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GrouperObjectFinder.GrouperObjectFinderType | |
---|---|
edu.internet2.middleware.grouper.misc | This package contains generic grouper classes which do not belong elsewhere |
Uses of GrouperObjectFinder.GrouperObjectFinderType in edu.internet2.middleware.grouper.misc |
---|
Fields in edu.internet2.middleware.grouper.misc with type parameters of type GrouperObjectFinder.GrouperObjectFinderType | |
---|---|
static java.util.Set<GrouperObjectFinder.GrouperObjectFinderType> |
GrouperObjectFinder.GrouperObjectFinderType.ALL_GROUPER_FINDER_TYPES
all types |
Methods in edu.internet2.middleware.grouper.misc that return GrouperObjectFinder.GrouperObjectFinderType | |
---|---|
static GrouperObjectFinder.GrouperObjectFinderType |
GrouperObjectFinder.GrouperObjectFinderType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GrouperObjectFinder.GrouperObjectFinderType |
GrouperObjectFinder.GrouperObjectFinderType.valueOfIgnoreCase(java.lang.String string,
boolean exceptionOnNull)
do a case-insensitive matching |
static GrouperObjectFinder.GrouperObjectFinderType[] |
GrouperObjectFinder.GrouperObjectFinderType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in edu.internet2.middleware.grouper.misc with parameters of type GrouperObjectFinder.GrouperObjectFinderType | |
---|---|
GrouperObjectFinder |
GrouperObjectFinder.addGrouperObjectFinderType(GrouperObjectFinder.GrouperObjectFinderType grouperObjectFinderType1)
add grouper object finder type |
Method parameters in edu.internet2.middleware.grouper.misc with type arguments of type GrouperObjectFinder.GrouperObjectFinderType | |
---|---|
GrouperObjectFinder |
GrouperObjectFinder.assignGrouperObjectFinderType(java.util.Collection<GrouperObjectFinder.GrouperObjectFinderType> grouperObjectFinderTypes1)
assign grouper object finder types (null or empty is all) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |