Uses of Interface
org.alfresco.repo.importer.ImportNode
-
Packages that use ImportNode Package Description org.alfresco.repo.importer org.alfresco.repo.importer.view -
-
Uses of ImportNode in org.alfresco.repo.importer
Methods in org.alfresco.repo.importer with parameters of type ImportNode Modifier and Type Method Description org.alfresco.service.cmr.repository.NodeRefImporter. importNode(ImportNode node)Import a nodeorg.alfresco.service.cmr.repository.NodeRefImporterComponent.NodeImporterStrategy. importNode(ImportNode node)Import a node -
Uses of ImportNode in org.alfresco.repo.importer.view
Classes in org.alfresco.repo.importer.view that implement ImportNode Modifier and Type Class Description classNodeContextMaintains state about the currently imported node.
-