public abstract class AbstractNodeFilter extends java.lang.Object implements NodeFilter
StandardNodeCrawlerImpl),
node filters that extend this base class will automatically have the service registry
injected into them and their init operations invoked at the appropriate time.| Modifier and Type | Field and Description |
|---|---|
protected ServiceRegistry |
serviceRegistry |
| Constructor and Description |
|---|
AbstractNodeFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
setServiceRegistry(ServiceRegistry serviceRegistry) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptprotected ServiceRegistry serviceRegistry
public void init()
public void setServiceRegistry(ServiceRegistry serviceRegistry)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.