Class GetAuthoritiesCannedQueryParams

java.lang.Object
org.alfresco.repo.security.authority.AuthorityInfoEntity
org.alfresco.repo.security.authority.GetAuthoritiesCannedQueryParams

public class GetAuthoritiesCannedQueryParams extends AuthorityInfoEntity
GetAuthorities CQ parameters - for query context and filtering
Since:
4.0
Author:
janv
  • Constructor Details

    • GetAuthoritiesCannedQueryParams

      public GetAuthoritiesCannedQueryParams(AuthorityType type, Long typeQNameId, Long parentNodeId, Long authorityDisplayNameQNameId, String displayNameFilter)
  • Method Details

    • getDisplayNameFilter

      public String getDisplayNameFilter()
    • getType

      public AuthorityType getType()