Package org.alfresco.repo.node
Class GetNodesWithAspectCannedQueryParams
- java.lang.Object
-
- org.alfresco.repo.node.GetNodesWithAspectCannedQueryParams
-
public class GetNodesWithAspectCannedQueryParams extends Object
GetNodesWithAspectCannedQuery CQ parameters - for query context and filtering- Since:
- 4.1
- Author:
- Nick Burch
-
-
Constructor Summary
Constructors Constructor Description GetNodesWithAspectCannedQueryParams(StoreRef storeRef, Set<QName> aspectQNames)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<QName>getAspectQNames()StoreRefgetStoreRef()
-