Package org.alfresco.service.cmr.view
Interface ImporterContentCache
-
- All Known Implementing Classes:
DefaultImporterContentCache
public interface ImporterContentCache
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContentDatagetContent(ImportPackageHandler handler, ContentData sourceContent)
-
-
-
Method Detail
-
getContent
ContentData getContent(ImportPackageHandler handler, ContentData sourceContent)
-
-