info.magnolia.module.data.importer
Class SimpleImportTarget

java.lang.Object
  extended by info.magnolia.module.data.importer.ImportTarget
      extended by info.magnolia.module.data.importer.SimpleImportTarget

public class SimpleImportTarget
extends ImportTarget

Target for import.

Version:
$Id$

Field Summary
 
Fields inherited from class info.magnolia.module.data.importer.ImportTarget
name, targetPath
 
Constructor Summary
SimpleImportTarget()
           
 
Method Summary
 String getFileURL()
           
 String getZipFileURL()
           
 void setFileURL(String url)
           
 void setZipFileURL(String url)
           
 
Methods inherited from class info.magnolia.module.data.importer.ImportTarget
getName, getTargetPath, setName, setTargetPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleImportTarget

public SimpleImportTarget()
Method Detail

getFileURL

public String getFileURL()

setFileURL

public void setFileURL(String url)

getZipFileURL

public String getZipFileURL()

setZipFileURL

public void setZipFileURL(String url)


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