protected class OrderToExcel.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 current action value.
|
protected java.lang.String |
billtoname
The current bill-to customer name.
|
protected boolean |
itemcols
A flag indicating if any line item columns were selected.
|
protected java.lang.String |
orderbyname
The current order by customer name.
|
protected java.lang.String |
paidbyname
The current paid by customer name.
|
protected int |
rownum
The current spreadsheet row number.
|
protected java.lang.String[] |
selects
The current column selections.
|
private static long |
serialVersionUID
The class' serialization version id.
|
protected boolean |
showprice
A flag indicating if prices are to be output.
|
protected Spreadsheet |
spreadsheet
A reference to the current Excel spreadsheet.
|
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 Spreadsheet spreadsheet
protected boolean itemcols
protected boolean showprice
protected int rownum
protected java.lang.String billtoname
protected java.lang.String orderbyname
protected java.lang.String paidbyname
protected java.lang.String action
protected java.lang.String[] selects