|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.transfer.AbstractNodeFilter
org.alfresco.repo.transfer.CompositeNodeFilter
public class CompositeNodeFilter
| Field Summary |
|---|
| Fields inherited from class org.alfresco.repo.transfer.AbstractNodeFilter |
|---|
serviceRegistry |
| Constructor Summary | |
|---|---|
CompositeNodeFilter(java.util.Collection filters)
|
|
CompositeNodeFilter(NodeFilter[] filters)
|
|
| Method Summary | |
|---|---|
boolean |
accept(org.alfresco.service.cmr.repository.NodeRef thisNode)
Examines the supplied node and indicates whether it has been accepted by the filter. |
void |
init()
|
| Methods inherited from class org.alfresco.repo.transfer.AbstractNodeFilter |
|---|
setServiceRegistry |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeNodeFilter(NodeFilter[] filters)
public CompositeNodeFilter(java.util.Collection filters)
| Method Detail |
|---|
public void init()
init in class AbstractNodeFilterpublic boolean accept(org.alfresco.service.cmr.repository.NodeRef thisNode)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||