public class AspectIndexFilter extends AbstractIndexFilter
AbstractIndexFilter.DefinitionExistCheckerdictionaryService, namespaceService| Constructor and Description |
|---|
AspectIndexFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
boolean |
isIgnorePathsForSpecificAspects() |
void |
setAspectsForIgnoringPaths(List<String> aspectsForIgnoringPaths) |
void |
setIgnorePathsForSpecificAspects(boolean ignorePathsForSpecificAspects) |
boolean |
shouldBeIgnored(Set<org.alfresco.service.namespace.QName> aspects) |
initIgnoringPathsByCriterion, setDictionaryService, setNamespaceServicepublic boolean isIgnorePathsForSpecificAspects()
public void setIgnorePathsForSpecificAspects(boolean ignorePathsForSpecificAspects)
public void setAspectsForIgnoringPaths(List<String> aspectsForIgnoringPaths)
public void init()
init in class AbstractIndexFilterpublic boolean shouldBeIgnored(Set<org.alfresco.service.namespace.QName> aspects)
Copyright © 2005–2018 Alfresco Software. All rights reserved.