Uses of Class
edu.internet2.middleware.grouper.attr.finder.AttributeDefFinder
Packages that use AttributeDefFinder
-
Uses of AttributeDefFinder in edu.internet2.middleware.grouper.attr.finder
Methods in edu.internet2.middleware.grouper.attr.finder that return AttributeDefFinderModifier and TypeMethodDescriptionAttributeDefFinder.addAttributeDefId
(String attributeDefId) add a attribute def id to search forAttributeDefFinder.addAttributeDefNameId
(String attributeDefNameId) add a attribute def id to search forAttributeDefFinder.addNameOfAttributeDef
(String nameOfAttributeDef) add a attribute def name to search forAttributeDefFinder.addPrivilege
(Privilege privilege) add a privilege to filter by that the subject has on the attribute definitionAttributeDefFinder.assignAttributeDefIds
(Collection<String> theAttributeDefIds) assign attributeDef ids to search forAttributeDefFinder.assignAttributeDefNameIds
(Collection<String> theAttributeDefNameIds) assign attributeDef ids to search forAttributeDefFinder.assignFindByUuidOrName
(boolean theFindByUuidOrName) if we are looking up a attribute def, only look by uuid or nameAttributeDefFinder.assignNamesOfAttributeDefs
(Collection<String> theNamesOfAttributeDefs) assign attributeDef namesAttributeDefFinder.assignParentStemId
(String theParentStemId) parent or ancestor stem of the attribute defAttributeDefFinder.assignPrivileges
(Set<Privilege> thePrivileges) assign privileges to filter by that the subject has on the attribute definitionAttributeDefFinder.assignQueryOptions
(QueryOptions theQueryOptions) if sorting, paging, caching, etcAttributeDefFinder.assignScope
(String theScope) scope to look for attribute defs Wildcards will be appended or percent is the wildcardAttributeDefFinder.assignSplitScope
(boolean theSplitScope) if the scope has spaces in it, then split by whitespace, and find results that contain all of the scope stringsAttributeDefFinder.assignStemScope
(Stem.Scope theStemScope) if passing in a stem, this is the stem scope...AttributeDefFinder.assignSubject
(Subject theSubject) this is the subject that has certain privileges or is in the service