Class ChangeModuleAction

    • Constructor Detail

      • ChangeModuleAction

        public ChangeModuleAction()
    • Method Detail

      • execute

        public void execute()
                     throws java.lang.Exception
        Specified by:
        execute in interface IAction
        Throws:
        java.lang.Exception
      • getNextModule

        public java.lang.String getNextModule()
        Description copied from interface: IChangeModuleAction
        The name of the module to go.

        Specified by:
        getNextModule in interface IChangeModuleAction
        Returns:
        if null no navigation is produces, and if PREVIOUS_MODULE then returns to the previous module.
      • setNextModule

        public void setNextModule​(java.lang.String siguienteModulo)
      • isReinit

        public boolean isReinit()
      • setReinit

        public void setReinit​(boolean reinit)