Class GetPeopleCannedQuery.DefaultPersonQueryCallback

    • 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
      boolean handle​(org.alfresco.service.cmr.repository.NodeRef personRef)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultPersonQueryCallback

        public DefaultPersonQueryCallback​(java.util.List<org.alfresco.service.cmr.repository.NodeRef> children,
                                          boolean includeAdministrators)