Package org.alfresco.opencmis
Class PathObjectFilter
java.lang.Object
org.alfresco.opencmis.PathObjectFilter
- All Implemented Interfaces:
ObjectFilter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanvoidsetExcludedPaths(List<String> excludedPaths) voidsetNamespaceService(NamespaceService namespaceService) voidsetNodeService(NodeService nodeService) voidsetRootPath(String path) Sets the root path.
-
Constructor Details
-
PathObjectFilter
public PathObjectFilter()
-
-
Method Details
-
setExcludedPaths
-
setRootPath
Sets the root path.- Parameters:
path- path within default store
-
setNodeService
-
setNamespaceService
-
filter
- Specified by:
filterin interfaceObjectFilter
-
filter
-