Class PathObjectFilter

    • Constructor Detail

      • PathObjectFilter

        public PathObjectFilter()
    • Method Detail

      • setExcludedPaths

        public void setExcludedPaths​(List<String> excludedPaths)
      • setRootPath

        public void setRootPath​(String path)
        Sets the root path.
        Parameters:
        path - path within default store
      • setNodeService

        public void setNodeService​(org.alfresco.service.cmr.repository.NodeService nodeService)
      • setNamespaceService

        public void setNamespaceService​(org.alfresco.service.namespace.NamespaceService namespaceService)
      • filter

        public boolean filter​(org.alfresco.service.cmr.repository.NodeRef nodeRef)
        Specified by:
        filter in interface ObjectFilter
      • filter

        public boolean filter​(String path)