| Package | Description |
|---|---|
| edu.internet2.middleware.grouper.misc |
This package contains generic grouper classes which do not belong elsewhere
|
| Modifier and Type | Field and Description |
|---|---|
static Set<GrouperObjectFinder.GrouperObjectFinderType> |
GrouperObjectFinder.GrouperObjectFinderType.ALL_GROUPER_FINDER_TYPES
all types
|
| Modifier and Type | Method and Description |
|---|---|
static GrouperObjectFinder.GrouperObjectFinderType |
GrouperObjectFinder.GrouperObjectFinderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GrouperObjectFinder.GrouperObjectFinderType |
GrouperObjectFinder.GrouperObjectFinderType.valueOfIgnoreCase(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.
|
| Modifier and Type | Method and Description |
|---|---|
GrouperObjectFinder |
GrouperObjectFinder.addGrouperObjectFinderType(GrouperObjectFinder.GrouperObjectFinderType grouperObjectFinderType1)
add grouper object finder type
|
| Modifier and Type | Method and Description |
|---|---|
GrouperObjectFinder |
GrouperObjectFinder.assignGrouperObjectFinderType(Collection<GrouperObjectFinder.GrouperObjectFinderType> grouperObjectFinderTypes1)
assign grouper object finder types (null or empty is all)
|
Copyright © 2016 Internet2. All rights reserved.