Uses of Class
org.nuxeo.ecm.platform.importer.properties.MetadataCollector
-
Packages that use MetadataCollector Package Description org.nuxeo.ecm.platform.importer.properties org.nuxeo.ecm.platform.importer.source -
-
Uses of MetadataCollector in org.nuxeo.ecm.platform.importer.properties
Subclasses of MetadataCollector in org.nuxeo.ecm.platform.importer.properties Modifier and Type Class Description class
IndividualMetadataCollector
The properties are mapped by the collector using as key the path of the file/folder to import. -
Uses of MetadataCollector in org.nuxeo.ecm.platform.importer.source
Fields in org.nuxeo.ecm.platform.importer.source declared as MetadataCollector Modifier and Type Field Description protected static MetadataCollector
FileWithMetadataSourceNode. collector
-