Class VariablesHistory


  • public class VariablesHistory
    extends Object
    • Constructor Detail

      • VariablesHistory

        public VariablesHistory​(javax.servlet.http.HttpServletRequest request)
    • Method Detail

      • getCurrentHistoryIndex

        public String getCurrentHistoryIndex()
      • downCurrentHistoryIndex

        public void downCurrentHistoryIndex()
      • setSessionValue

        public void setSessionValue​(String attribute,
                                    String value)
      • removeSessionValue

        public void removeSessionValue​(String attribute)
      • getLanguage

        public String getLanguage()