Class ReturnPreviousModuleAction

    • Constructor Detail

      • ReturnPreviousModuleAction

        public ReturnPreviousModuleAction()
    • 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.