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​(NodeService nodeService)
      • setNamespaceService

        public void setNamespaceService​(NamespaceService namespaceService)
      • filter

        public boolean filter​(String path)