com.solidstategroup.cms.xmlimport
Class CmsImportProcess
java.lang.Object
com.solidstategroup.cms.xmlimport.CmsImportProcess
public class CmsImportProcess
- extends java.lang.Object
CmsImportProcess
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CmsImportProcess
public CmsImportProcess()
runImport
public ImportReport runImport(java.io.File fileObj,
TransformDataObj transformDataObj)
throws java.lang.Exception
- Throws:
java.lang.Exception
runImport
public ImportReport runImport(java.io.File fileObj,
TransformDataObj transformDataObj,
boolean test)
throws java.lang.Exception
- Throws:
java.lang.Exception
runImport
public ImportReport runImport(java.io.File fileObj,
Transform transform,
boolean test)
throws java.io.FileNotFoundException
- Throws:
java.io.FileNotFoundException