public class TypeIndexFilter extends AbstractIndexFilter
AbstractIndexFilter.DefinitionExistCheckerdictionaryService, namespaceService| Constructor and Description |
|---|
TypeIndexFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
boolean |
isIgnorePathsForSpecificTypes() |
void |
setIgnorePathsForSpecificTypes(boolean ignorePersonAndConfigurationPaths) |
void |
setTypesForIgnoringPaths(List<String> typesForIgnoringPaths) |
boolean |
shouldBeIgnored(org.alfresco.service.namespace.QName nodeType) |
initIgnoringPathsByCriterion, setDictionaryService, setNamespaceServicepublic boolean isIgnorePathsForSpecificTypes()
public void setIgnorePathsForSpecificTypes(boolean ignorePersonAndConfigurationPaths)
public void init()
init in class AbstractIndexFilterpublic boolean shouldBeIgnored(org.alfresco.service.namespace.QName nodeType)
Copyright © 2005–2018 Alfresco Software. All rights reserved.