Uses of Class
info.magnolia.module.data.importer.SimpleImportTarget

Packages that use SimpleImportTarget
info.magnolia.module.data.importer This package contains all necessary stuff for importing content from arbitrarily sources. 
 

Uses of SimpleImportTarget in info.magnolia.module.data.importer
 

Methods in info.magnolia.module.data.importer with parameters of type SimpleImportTarget
protected  ZipFile SimpleImportHandler.getAdditonalFilesZip(SimpleImportTarget target, File tempFile)
          Streams the images and saves them into a temporary zip file.
protected  InputStream SimpleImportHandler.getInputStream(SimpleImportTarget target)
           
protected abstract  void SimpleImportHandler.onDoImport(info.magnolia.cms.core.Content parent, SimpleImportTarget target, Set<String> createdNodesUuids, ZipFile additionalFilesZip, InputStream stream)
           
 



Copyright © 2012 Magnolia International Ltd.. All Rights Reserved.