| Package | Description |
|---|---|
| edu.internet2.middleware.grouper |
The I2MI Grouper project is an open source toolkit for managing groups.
|
| Modifier and Type | Method and Description |
|---|---|
MembershipFinder |
MembershipFinder.addAttributeDef(AttributeDef attributeDef)
add a attributeDef to look for.
|
MembershipFinder |
MembershipFinder.addAttributeDef(String name)
add a attributeDef to look for by name.
|
MembershipFinder |
MembershipFinder.addAttributeDefId(String attributeDefId)
add a attributeDef id to the search criteria
|
MembershipFinder |
MembershipFinder.addField(Field field)
add a field to filter by
|
MembershipFinder |
MembershipFinder.addField(String name)
add a field to filter by
|
MembershipFinder |
MembershipFinder.addGroup(Group group)
add a role to look for.
|
MembershipFinder |
MembershipFinder.addGroup(String name)
add a role to look for by name.
|
MembershipFinder |
MembershipFinder.addGroupId(String groupId)
add a role id to the search criteria
|
MembershipFinder |
MembershipFinder.addMemberId(String memberId)
add a member id to the search criteria
|
MembershipFinder |
MembershipFinder.addMembershipId(String membershipId)
add a membership id to the search criteria
|
MembershipFinder |
MembershipFinder.addPrivilegeTheUserHas(Privilege field)
add a privilege the user has for group query
|
MembershipFinder |
MembershipFinder.addPrivilegeTheUserHas(String name)
add a privilege the user has for group query
|
MembershipFinder |
MembershipFinder.addSource(Source source)
add a source to the search criteria
|
MembershipFinder |
MembershipFinder.addSourceId(String sourceId)
add a sourceId to the search criteria
|
MembershipFinder |
MembershipFinder.addStem(Stem stem)
add a stem to look for.
|
MembershipFinder |
MembershipFinder.addStem(String name)
add a stem to look for by name.
|
MembershipFinder |
MembershipFinder.addStemId(String stemId)
add a stem id to the search criteria
|
MembershipFinder |
MembershipFinder.addSubject(Subject subject)
add a subject to look for.
|
MembershipFinder |
MembershipFinder.addSubjects(Collection<Subject> subjects)
add subjects
|
MembershipFinder |
MembershipFinder.assignAttributeDefIds(Collection<String> theAttributeDefIds)
assign a collection of attributeDef ids to look for
|
MembershipFinder |
MembershipFinder.assignCheckSecurity(boolean shouldCheckSecurity)
assign if this should check security or run as grouper system
|
MembershipFinder |
MembershipFinder.assignCustomCompositeGroup(Group theCustomCompositeGroup)
if we are are doing a custom composite, this is the group
|
MembershipFinder |
MembershipFinder.assignCustomCompositeType(CompositeType theCustomCompositeType)
if we are are doing a custom composite, this is the composite type (intersection or complement)
|
MembershipFinder |
MembershipFinder.assignEnabled(Boolean theEnabled)
true means enabled only, false, means disabled only, and null means all
|
MembershipFinder |
MembershipFinder.assignField(Field theField)
assign a field to filter by
|
MembershipFinder |
MembershipFinder.assignFieldName(String theFieldOrPrivilegeName)
assign a field to filter by, or a privilege name
|
MembershipFinder |
MembershipFinder.assignFields(Collection<Field> theFields)
assign a collection of fields to look for
|
MembershipFinder |
MembershipFinder.assignFieldsByName(Collection<String> theFieldNames)
assign a collection of fields to look for
|
MembershipFinder |
MembershipFinder.assignFieldType(FieldType theFieldType)
assign a field type, mutually exclusive with fieldId
|
MembershipFinder |
MembershipFinder.assignFindAllFields(boolean theFindAllFields)
if true then find all fields in all membership and priv owners
|
MembershipFinder |
MembershipFinder.assignGroupIds(Collection<String> theGroupIds)
assign a collection of group ids to look for
|
MembershipFinder |
MembershipFinder.assignHasDisabledDate(Boolean theHasDisabledDate)
true means memberships with disabled dates
false means memberships without disabled dates
null means don't filter based on this (default)
|
MembershipFinder |
MembershipFinder.assignHasEnabledDate(Boolean theHasEnabledDate)
true means memberships with enabled dates
false means memberships without enabled dates
null means don't filter based on this (default)
|
MembershipFinder |
MembershipFinder.assignHasFieldForAttributeDef(boolean theHasFieldForAttributeDef)
return memberships where the attributeDef has this field, note, it will return all the memberships for those attributeDefs
|
MembershipFinder |
MembershipFinder.assignHasFieldForGroup(boolean theHasFieldForGroup)
return memberships where the group has this field, note, it will return all the memberships for those members
|
MembershipFinder |
MembershipFinder.assignHasFieldForMember(boolean theHasField)
return memberships where the member has this field, note, it will return all the memberships for those members
|
MembershipFinder |
MembershipFinder.assignHasFieldForStem(boolean theHasFieldForStem)
return memberships where the stem has this field, note, it will return all the memberships for those stems
|
MembershipFinder |
MembershipFinder.assignHasMembershipTypeForAttributeDef(boolean theHasMembershipTypeForAttributeDef)
return memberships where the attributeDef has this field, note, it will return all the memberships for those attributeDefs
|
MembershipFinder |
MembershipFinder.assignHasMembershipTypeForGroup(boolean theHasMembershipTypeForGroup)
return memberships where the group has this field, note, it will return all the memberships for those groups
|
MembershipFinder |
MembershipFinder.assignHasMembershipTypeForMember(boolean theHasMembershipType)
return memberships where the member has this field, note, it will return all the memberships for those members
|
MembershipFinder |
MembershipFinder.assignHasMembershipTypeForStem(boolean theHasMembershipTypeForStem)
return memberships where the stem has this field, note, it will return all the memberships for those stems
|
MembershipFinder |
MembershipFinder.assignIncludeInheritedPrivileges(boolean theIncludeInheritedPrivileges)
if inherited effective privileges should be included.
|
MembershipFinder |
MembershipFinder.assignMemberIds(Collection<String> theMemberIds)
assign a collection of member ids to look for
|
MembershipFinder |
MembershipFinder.assignMembershipIds(Collection<String> theMembershipIds)
assign a collection of membership ids to look for
|
MembershipFinder |
MembershipFinder.assignMembershipType(MembershipType theMembershipType)
assign a membership type
|
MembershipFinder |
MembershipFinder.assignPointInTimeFrom(Timestamp pointInTimeFrom1)
if searching point in time data, the start of the range of the point in time query.
|
MembershipFinder |
MembershipFinder.assignPointInTimeTo(Timestamp pointInTimeTo1)
if searching point in time data, the end of the range of the point in time query.
|
MembershipFinder |
MembershipFinder.assignPrivileges(Collection<Privilege> thePrivileges)
assign a collection of privileges (fields) to look for
|
MembershipFinder |
MembershipFinder.assignPrivilegesTheUserHas(Collection<Privilege> thePrivilegesTheUserHas)
assign a collection of fields to look for the user has for groups
|
MembershipFinder |
MembershipFinder.assignPrivilegesTheUserHasByName(Collection<String> thePrivilegeNamesOfPrivilegesTheUserHas)
assign a collection of fields to look for the user has for groups
|
MembershipFinder |
MembershipFinder.assignQueryOptionsForAttributeDef(QueryOptions theQueryOptionsForAttributeDef)
query options for attributeDef.
|
MembershipFinder |
MembershipFinder.assignQueryOptionsForGroup(QueryOptions theQueryOptionsForGroup)
query options for group.
|
MembershipFinder |
MembershipFinder.assignQueryOptionsForMember(QueryOptions theQueryOptions) |
MembershipFinder |
MembershipFinder.assignQueryOptionsForMembership(QueryOptions theQueryOptions) |
MembershipFinder |
MembershipFinder.assignQueryOptionsForStem(QueryOptions theQueryOptionsForStem)
query options for stem.
|
MembershipFinder |
MembershipFinder.assignRoleIds(Collection<String> theRoleIds)
assign a collection of role ids to look for
|
MembershipFinder |
MembershipFinder.assignScope(String scope1)
sql like string to limit the results of the owner
|
MembershipFinder |
MembershipFinder.assignScopeForAttributeDef(String theScopeForAttributeDef)
if paging for attributeDef, then also filter for group
|
MembershipFinder |
MembershipFinder.assignScopeForGroup(String theScopeForGroup)
if paging for group, then also filter for member
|
MembershipFinder |
MembershipFinder.assignScopeForMember(String theFilterForMember)
if paging for member, then also filter for member
|
MembershipFinder |
MembershipFinder.assignScopeForStem(String theScopeForStem)
if paging for stem, then also filter for stem
|
MembershipFinder |
MembershipFinder.assignServiceId(String serviceId1)
if filtering by service role, this is the service id (id of the attributeDefName for service
|
MembershipFinder |
MembershipFinder.assignServiceRole(ServiceRole serviceRole1)
if filtering by service role, this is the service id (id of the attributeDefName for service
|
MembershipFinder |
MembershipFinder.assignSources(Set<Source> theSources)
assign a collection of sources to look for
|
MembershipFinder |
MembershipFinder.assignSplitScopeForAttributeDef(boolean theSplitScopeForAttributeDef)
if the scope for attributeDef has spaces in it, then split by whitespace, and find results that contain all of the scope strings
|
MembershipFinder |
MembershipFinder.assignSplitScopeForGroup(boolean theSplitScopeForGroup)
if the scope for group has spaces in it, then split by whitespace, and find results that contain all of the scope strings
|
MembershipFinder |
MembershipFinder.assignSplitScopeForMember(boolean theSplitScopeForMember)
if the scope for member has spaces in it, then split by whitespace, and find results that contain all of the scope strings
|
MembershipFinder |
MembershipFinder.assignSplitScopeForStem(boolean theSplitScopeForStem)
if the scope for stem has spaces in it, then split by whitespace, and find results that contain all of the scope strings
|
MembershipFinder |
MembershipFinder.assignStem(Stem theStem)
assign a stem to search in
|
MembershipFinder |
MembershipFinder.assignStemIds(Collection<String> theStemIds)
assign a collection of stem ids to look for
|
MembershipFinder |
MembershipFinder.assignStemScope(Stem.Scope theStemScope)
assign a stem scope to look in
|
MembershipFinder |
MembershipFinder.assignSubjectHasMembershipForGroup(Subject theSubjectHasMembershipForGroup)
if the subject has a membership in the group
|
Copyright © 2016 Internet2. All rights reserved.