protected class SatAccess.Context extends MainServlet.Context
MainServlet.Context and adds variables unique to
this servlet.| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
action
The submitted action.
|
protected java.lang.String |
fromDate
The submitted from date.
|
protected java.util.Date |
fromDateObj
The submitted from date as a date object.
|
protected java.lang.String |
limit
The submitted limit.
|
private static long |
serialVersionUID
The class' serialization version id.
|
protected java.lang.String |
thruDate
The submitted thru date.
|
protected java.util.Date |
thruDateObj
The submitted thru date as a date object.
|
protected java.lang.String |
type
The submitted type.
|
errCode, errField, errMessage, mpBldListOnly, mpExternalReq, mpPreviousList, mpPreviousPath, mpRedirectURL, mpRevisedList, mpRevisedPath, mpSelectedCode, mpSelectedIdx, mpSelectedObj, mpSelectedSamenextURL, reqDbConnectInfo, sessionCart, sessionLogon, sessionSecProfile, sessionUser, sessionUserSfi, thisURLrequest, requestBrowser, requestFlag, response, responseFlag, session, sessionNextURL, templateData| Modifier | Constructor and Description |
|---|---|
protected |
Context(javax.servlet.http.HttpServletRequest rqst,
javax.servlet.http.HttpServletResponse resp)
Constructs a new
Context. |
getCatalogVerifier, getDbConnection, getDbConnectionInfo, getDbController, getDbObject, getFavoritesHandler, getInterface, getLogonUser, getServletRequest, getServletStack, getShoppingCart, getShoppingProfile, getShoppingUser, getSiteActivity, getUomHandler, isCustAdmin, isDefaultUser, isLoggedOn, isPermitActive, isRetail, isSfiSelect, isSfiShopping, isShopping, isSiteAdmin, isWholesale, setLogonUserdelAttr, getAttr, getAttrBigDecimal, getAttrBoolean, getAttrDouble, getAttrInteger, getAttrLong, getAttrString, getParam, getParamBigDecimal, getParamDate, getParamDouble, getParamInteger, getParamLong, getParams, getParamString, getRequest, getResponse, getSession, isPost, setAttrclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelAttr, getAttr, getAttrBigDecimal, getAttrBoolean, getAttrDouble, getAttrInteger, getAttrLong, getAttrString, getParam, getParamBigDecimal, getParamDate, getParamDouble, getParamInteger, getParamLong, getParams, getParamString, getRequest, getResponse, getSession, isPost, setAttrprivate static final long serialVersionUID
protected java.lang.String action
protected java.lang.String type
protected java.lang.String fromDate
protected java.util.Date fromDateObj
protected java.lang.String thruDate
protected java.util.Date thruDateObj
protected java.lang.String limit