Class GetNodesWithAspectCannedQueryParams


  • public class GetNodesWithAspectCannedQueryParams
    extends java.lang.Object
    GetNodesWithAspectCannedQuery CQ parameters - for query context and filtering
    Since:
    4.1
    Author:
    Nick Burch
    • Constructor Summary

      Constructors 
      Constructor Description
      GetNodesWithAspectCannedQueryParams​(org.alfresco.service.cmr.repository.StoreRef storeRef, java.util.Set<org.alfresco.service.namespace.QName> aspectQNames)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<org.alfresco.service.namespace.QName> getAspectQNames()  
      org.alfresco.service.cmr.repository.StoreRef getStoreRef()  
      • Methods inherited from class java.lang.Object

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

      • GetNodesWithAspectCannedQueryParams

        public GetNodesWithAspectCannedQueryParams​(org.alfresco.service.cmr.repository.StoreRef storeRef,
                                                   java.util.Set<org.alfresco.service.namespace.QName> aspectQNames)
    • Method Detail

      • getStoreRef

        public org.alfresco.service.cmr.repository.StoreRef getStoreRef()
      • getAspectQNames

        public java.util.Set<org.alfresco.service.namespace.QName> getAspectQNames()