org.alfresco.repo.security.authority
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
Constructor Summary |
GetAuthoritiesCannedQueryParams(org.alfresco.service.cmr.security.AuthorityType type,
java.lang.Long parentNodeId,
java.lang.Long authorityDisplayNameQNameId,
java.lang.String displayNameFilter)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetAuthoritiesCannedQueryParams
public GetAuthoritiesCannedQueryParams(org.alfresco.service.cmr.security.AuthorityType type,
java.lang.Long parentNodeId,
java.lang.Long authorityDisplayNameQNameId,
java.lang.String displayNameFilter)
getDisplayNameFilter
public java.lang.String getDisplayNameFilter()
getType
public org.alfresco.service.cmr.security.AuthorityType getType()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.