public class AttributeAssignFinder extends Object
| Constructor and Description |
|---|
AttributeAssignFinder() |
| Modifier and Type | Method and Description |
|---|---|
AttributeAssignFinder |
addAttributeDefId(String attributeDefId)
attribute def id to find
|
AttributeAssignFinder |
addAttributeDefNameId(String attributeDefNameId)
attribute def name id to find
|
AttributeAssignFinder |
addOwnerAttributeAssignId(String ownerAttributeAssignId)
add owner assign id
|
AttributeAssignFinder |
addOwnerAttributeDefId(String ownerAttributeDefId)
add owner AttributeDef id
|
AttributeAssignFinder |
addOwnerGroupId(String ownerGroupId)
add owner group id
|
AttributeAssignFinder |
addOwnerMemberId(String ownerMemberId)
add owner member id
|
AttributeAssignFinder |
addOwnerStemId(String ownerStemId)
add owner stem id
|
AttributeAssignFinder |
assignAttributeAssignType(AttributeAssignType theAttributeAssignType)
assign the attribute assign type for querying by attribute
|
AttributeAssignFinder |
assignAttributeCheckReadOnAttributeDef(boolean theAttributeDefNameUseSecurity)
use security around attribute def? default is true
|
AttributeAssignFinder |
assignAttributeDefIds(Collection<String> theAttributeDefIds)
attribute def ids to find
|
AttributeAssignFinder |
assignAttributeDefNameIds(Collection<String> theAttributeDefNameIds)
attribute def name ids to find
|
AttributeAssignFinder |
assignAttributeValuesOnAssignment0(Set<Object> theAttributeValuesOnAssignment0)
values that the attribute def name on assignment of assignment has
|
AttributeAssignFinder |
assignAttributeValuesOnAssignment1(Set<Object> theAttributeValuesOnAssignment1)
values that the second attribute def name on assignment of assignment has
|
AttributeAssignFinder |
assignCheckAttributeReadOnOwner(boolean theCheckAttributeReadOnOwner)
check read on owner
|
AttributeAssignFinder |
assignFilter(String theFilter)
filter text for groups, folders, attributes of owner
|
AttributeAssignFinder |
assignIdOfAttributeDefNameOnAssignment0(String theIdOfAttributeDefNameOnAssignment0)
id of attribute def name that there is an assignment on assignment of with a value or values (optional)
|
AttributeAssignFinder |
assignIdOfAttributeDefNameOnAssignment1(String theIdOfAttributeDefNameOnAssignment1)
id of second attribute def name that there is an assignment on assignment of with a value or values (optional)
|
AttributeAssignFinder |
assignIncludeAssignmentsOnAssignments(boolean theIncludeAssignAssignmentsOnAssignments)
if assignments on assignments should also be included
|
AttributeAssignFinder |
assignOwnerAttributeAssignIds(Collection<String> ownerAttributeAssignIds1)
add owner assign id
|
AttributeAssignFinder |
assignOwnerAttributeDefIds(Collection<String> ownerAttributeDefIds1)
add owner AttributeDef id
|
AttributeAssignFinder |
assignOwnerGroupIds(Collection<String> ownerGroupIds1)
add owner group id
|
AttributeAssignFinder |
assignOwnerMemberIds(Collection<String> ownerMemberIds1)
add owner member id
|
AttributeAssignFinder |
assignOwnerStemIds(Collection<String> ownerStemIds1)
add owner stem id
|
AttributeAssignFinder |
assignQueryOptions(QueryOptions theQueryOptions)
query options paging and sorting
|
AttributeAssignFinder |
assignRetrieveValues(boolean theRetrieveValues)
if should retrieve values
|
AttributeAssignFinder |
assignSplitFilter(boolean theSplitFilter)
if filter should be split by whitespace, by default yes
|
AttributeAssignFinderResults |
findAttributeAssignFinderResults()
find all the attribute assigns
|
Set<AttributeAssign> |
findAttributeAssigns()
find all the attribute assigns
|
static AttributeAssign |
findById(String id,
boolean exceptionIfNull)
find an attributeAssign by id.
|
public AttributeAssignFinder assignFilter(String theFilter)
theFilter - public AttributeAssignFinder assignSplitFilter(boolean theSplitFilter)
theSplitFilter - public AttributeAssignFinder assignRetrieveValues(boolean theRetrieveValues)
theRetrieveValues - public AttributeAssignFinder assignQueryOptions(QueryOptions theQueryOptions)
theQueryOptions - public AttributeAssignFinder assignIdOfAttributeDefNameOnAssignment0(String theIdOfAttributeDefNameOnAssignment0)
theIdOfAttributeDefNameOnAssignment0 - public AttributeAssignFinder assignAttributeValuesOnAssignment0(Set<Object> theAttributeValuesOnAssignment0)
theAttributeValuesOnAssignment0 - public AttributeAssignFinder assignIdOfAttributeDefNameOnAssignment1(String theIdOfAttributeDefNameOnAssignment1)
theIdOfAttributeDefNameOnAssignment1 - public AttributeAssignFinder assignAttributeValuesOnAssignment1(Set<Object> theAttributeValuesOnAssignment1)
theAttributeValuesOnAssignment1 - public AttributeAssignFinder assignCheckAttributeReadOnOwner(boolean theCheckAttributeReadOnOwner)
theCheckAttributeReadOnOwner - public AttributeAssignFinder assignAttributeCheckReadOnAttributeDef(boolean theAttributeDefNameUseSecurity)
theAttributeDefNameUseSecurity - public AttributeAssignFinder assignAttributeAssignType(AttributeAssignType theAttributeAssignType)
theAttributeAssignType - public AttributeAssignFinder addAttributeDefNameId(String attributeDefNameId)
attributeDefNameId - public AttributeAssignFinder addAttributeDefId(String attributeDefId)
attributeDefId - public AttributeAssignFinder assignAttributeDefNameIds(Collection<String> theAttributeDefNameIds)
theAttributeDefNameIds - public AttributeAssignFinder assignAttributeDefIds(Collection<String> theAttributeDefIds)
theAttributeDefIds - public AttributeAssignFinder addOwnerGroupId(String ownerGroupId)
ownerGroupId - public AttributeAssignFinder assignOwnerGroupIds(Collection<String> ownerGroupIds1)
ownerGroupIds1 - public AttributeAssignFinder addOwnerAttributeAssignId(String ownerAttributeAssignId)
ownerAttributeAssignId - public AttributeAssignFinder assignOwnerAttributeAssignIds(Collection<String> ownerAttributeAssignIds1)
ownerAttributeAssignIds1 - public AttributeAssignFinder addOwnerStemId(String ownerStemId)
ownerStemId - public AttributeAssignFinder assignOwnerStemIds(Collection<String> ownerStemIds1)
ownerStemIds1 - public AttributeAssignFinder addOwnerMemberId(String ownerMemberId)
ownerMemberId - public AttributeAssignFinder assignOwnerMemberIds(Collection<String> ownerMemberIds1)
ownerMemberIds1 - public AttributeAssignFinder assignIncludeAssignmentsOnAssignments(boolean theIncludeAssignAssignmentsOnAssignments)
theIncludeAssignAssignmentsOnAssignments - public AttributeAssignFinderResults findAttributeAssignFinderResults()
public Set<AttributeAssign> findAttributeAssigns()
public AttributeAssignFinder addOwnerAttributeDefId(String ownerAttributeDefId)
ownerAttributeDefId - public AttributeAssignFinder assignOwnerAttributeDefIds(Collection<String> ownerAttributeDefIds1)
ownerAttributeDefIds1 - public static AttributeAssign findById(String id, boolean exceptionIfNull)
id - of attributeAssignexceptionIfNull - true if exception should be thrown if nullAttributeAssignNotFoundExceptionCopyright © 2016 Internet2. All rights reserved.