Package org.alfresco.repo.importer
Class DefaultImporterContentCache
java.lang.Object
org.alfresco.repo.importer.DefaultImporterContentCache
- All Implemented Interfaces:
ImporterContentCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetContent(ImportPackageHandler handler, ContentData sourceContentData) voidsetContentService(ContentService service)
-
Constructor Details
-
DefaultImporterContentCache
public DefaultImporterContentCache()
-
-
Method Details
-
setContentService
-
getContent
- Specified by:
getContentin interfaceImporterContentCache
-