Class GetAuthoritiesCannedQueryParams
java.lang.Object
org.alfresco.repo.security.authority.AuthorityInfoEntity
org.alfresco.repo.security.authority.GetAuthoritiesCannedQueryParams
GetAuthorities CQ parameters - for query context and filtering
- Since:
- 4.0
- Author:
- janv
-
Constructor Summary
ConstructorsConstructorDescriptionGetAuthoritiesCannedQueryParams(AuthorityType type, Long typeQNameId, Long parentNodeId, Long authorityDisplayNameQNameId, String displayNameFilter) -
Method Summary
Methods inherited from class org.alfresco.repo.security.authority.AuthorityInfoEntity
getAuthorityDisplayName, getAuthorityDisplayNameQNameId, getAuthorityName, getId, getNode, getParentNodeId, getTypeQNameId, setAuthorityDisplayName, setAuthorityName, setId, setNode
-
Constructor Details
-
GetAuthoritiesCannedQueryParams
public GetAuthoritiesCannedQueryParams(AuthorityType type, Long typeQNameId, Long parentNodeId, Long authorityDisplayNameQNameId, String displayNameFilter)
-
-
Method Details
-
getDisplayNameFilter
-
getType
-