Class GetPeopleCannedQuery.DefaultPersonQueryCallback
- java.lang.Object
-
- org.alfresco.repo.security.person.GetPeopleCannedQuery.DefaultPersonQueryCallback
-
- All Implemented Interfaces:
GetPeopleCannedQuery.PersonQueryCallback
- Enclosing class:
- GetPeopleCannedQuery
protected class GetPeopleCannedQuery.DefaultPersonQueryCallback extends java.lang.Object implements GetPeopleCannedQuery.PersonQueryCallback
-
-
Constructor Summary
Constructors Constructor Description DefaultPersonQueryCallback(java.util.List<org.alfresco.service.cmr.repository.NodeRef> children, boolean includeAdministrators)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhandle(org.alfresco.service.cmr.repository.NodeRef personRef)
-
-
-
Method Detail
-
handle
public boolean handle(org.alfresco.service.cmr.repository.NodeRef personRef)
- Specified by:
handlein interfaceGetPeopleCannedQuery.PersonQueryCallback
-
-