protected class InvoiceHistory.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 mode value.
|
protected ARSummary |
arSummary
A reference to the A/R Summary object.
|
protected java.lang.String |
callback
The submitted AJAX callback value.
|
protected java.lang.String |
daysToInclude
The current days to include.
|
protected java.lang.String |
invoiceNumber
The submitted selected invoice number.
|
protected java.lang.String |
invsToInclude
The current invoices to include.
|
protected java.lang.String |
orderNumber
The submitted selected order number.
|
protected java.lang.String |
paidbyCustId
The submitted paid-by customer id.
|
protected boolean |
sameInvoices
The current use same invoices flag.
|
private static long |
serialVersionUID
The class' serialization version id.
|
protected java.lang.String[] |
sortStatus
The current sort status.
|
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 callback
protected java.lang.String invsToInclude
protected java.lang.String daysToInclude
protected java.lang.String paidbyCustId
protected java.lang.String invoiceNumber
protected java.lang.String orderNumber
protected ARSummary arSummary
protected java.lang.String[] sortStatus
protected boolean sameInvoices