public class CmsImportFile extends java.lang.Object
| Constructor and Description |
|---|
CmsImportFile(java.lang.String path)
public constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CmsModule |
getModule()
Gets the module to import.
|
java.lang.String |
getPath()
Gets the path of the file.
|
void |
loadAndValidate()
Class to load and validate import module file.
|
public CmsImportFile(java.lang.String path)
path - of the filepublic java.lang.String getPath()
public void loadAndValidate() throws CmsConfigurationException
CmsConfigurationException - gets thrown when validation fails