org.nuxeo.ecm.platform.importer.source
Interface SourceNode
- All Known Implementing Classes:
- CaseItemSourceNode, CaseManagementSourceNode, CaseSourceNode, FileSourceNode, FileWithIndividualMetadasSourceNode, FileWithMetadataSourceNode, RandomTextSourceNode, ReplicationSourceNode, ScanedFileSourceNode
public interface SourceNode
Interface for Source Nodes for the importer
- Author:
- Thierry Delprat
isFolderish
boolean isFolderish()
getBlobHolder
BlobHolder getBlobHolder()
getChildren
List<SourceNode> getChildren()
getName
String getName()
getSourcePath
String getSourcePath()
Copyright © 2012 Nuxeo SA. All Rights Reserved.