Class CmsImportFile

    • Constructor Summary

      Constructors 
      Constructor Description
      CmsImportFile​(java.lang.String path)
      public constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method 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.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait