| Package | Description |
|---|---|
| org.alfresco.repo.transfer |
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
|
| org.alfresco.service.cmr.transfer |
Provides the public interface for the transfer service which can be used to
transfer nodes from one repository to another.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNodeFilter
A utility base class that simplifies the creation of new node filters.
|
class |
CompositeNodeFilter |
class |
ContentClassFilter |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardNodeCrawlerImpl.setNodeFilters(NodeFilter... filters) |
| Constructor and Description |
|---|
CompositeNodeFilter(NodeFilter... filters) |
| Constructor and Description |
|---|
CompositeNodeFilter(Collection<NodeFilter> filters) |
| Modifier and Type | Method and Description |
|---|---|
void |
NodeCrawler.setNodeFilters(NodeFilter... filters) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.