Class CmsModuleApp.States

  • Enclosing class:
    CmsModuleApp

    public static class CmsModuleApp.States
    extends java.lang.Object
    Contains the different navigation states for the module maanger.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DELETE_REPORT
      Delete report state.
      static java.lang.String EXPORT_REPORT
      Export report state.
      static java.lang.String IMPORT
      State for 'import via http' form.
      static java.lang.String IMPORT_REPORT
      State for 'iomport via http' report.
      static java.lang.String MAIN
      Main state.
    • Constructor Summary

      Constructors 
      Constructor Description
      States()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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