Uses of Interface
org.alfresco.repo.importer.ImportParent
-
Packages that use ImportParent Package Description org.alfresco.repo.importer org.alfresco.repo.importer.view -
-
Uses of ImportParent in org.alfresco.repo.importer
Methods in org.alfresco.repo.importer that return ImportParent Modifier and Type Method Description ImportParentImportNode. getParentContext() -
Uses of ImportParent in org.alfresco.repo.importer.view
Classes in org.alfresco.repo.importer.view that implement ImportParent Modifier and Type Class Description classParentContextMaintains state about the parent context of the node being imported.
-