Package org.opencms.ui.apps.dbmanager
Class CmsImportFile
java.lang.Object
org.opencms.ui.apps.dbmanager.CmsImportFile
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionGets the module to import.getPath()
Gets the path of the file.void
Class to load and validate import module file.
-
Constructor Details
-
CmsImportFile
public constructor.- Parameters:
path
- of the file
-
-
Method Details
-
getModule
Gets the module to import.- Returns:
- the CmsModule
-
getPath
Gets the path of the file.- Returns:
- the server path
-
loadAndValidate
Class to load and validate import module file.- Throws:
CmsConfigurationException
- gets thrown when validation fails
-