Package org.openbravo.base.secureApp
Class VariablesHistory
- java.lang.Object
-
- org.openbravo.base.secureApp.VariablesHistory
-
public class VariablesHistory extends Object
-
-
Constructor Summary
Constructors Constructor Description VariablesHistory(javax.servlet.http.HttpServletRequest request)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
downCurrentHistoryIndex()
String
getCurrentHistoryIndex()
String
getLanguage()
void
removeSessionValue(String attribute)
void
setSessionValue(String attribute, String value)
-