Class TypeIndexFilter

    • Constructor Detail

      • TypeIndexFilter

        public TypeIndexFilter()
    • Method Detail

      • isIgnorePathsForSpecificTypes

        public boolean isIgnorePathsForSpecificTypes()
      • setIgnorePathsForSpecificTypes

        public void setIgnorePathsForSpecificTypes​(boolean ignorePersonAndConfigurationPaths)
      • setTypesForIgnoringPaths

        public void setTypesForIgnoringPaths​(java.util.List<java.lang.String> typesForIgnoringPaths)
      • shouldBeIgnored

        public boolean shouldBeIgnored​(org.alfresco.service.namespace.QName nodeType)