Uses of Interface
org.alfresco.service.cmr.transfer.NodeFilter
Packages that use NodeFilter
Package
Description
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
Provides the public interface for the transfer service which can be used to
transfer nodes from one repository to another.
-
Uses of NodeFilter in org.alfresco.repo.transfer
Classes in org.alfresco.repo.transfer that implement NodeFilterModifier and TypeClassDescriptionclassA utility base class that simplifies the creation of new node filters.classclassMethods in org.alfresco.repo.transfer with parameters of type NodeFilterModifier and TypeMethodDescriptionvoidStandardNodeCrawlerImpl.setNodeFilters(NodeFilter... filters) Constructors in org.alfresco.repo.transfer with parameters of type NodeFilterConstructor parameters in org.alfresco.repo.transfer with type arguments of type NodeFilter -
Uses of NodeFilter in org.alfresco.service.cmr.transfer
Methods in org.alfresco.service.cmr.transfer with parameters of type NodeFilter