protected class AdmProductSelect.Context extends MainPagingServlet.Context
MainPagingServlet.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 |
argument
The submitted find argument.
|
protected java.lang.String |
field
The submitted find field.
|
protected java.lang.String |
operand
The submitted find operand.
|
protected java.lang.String |
selectCode
The current selected object's code.
|
protected java.util.ArrayList<Product> |
selectList
The current list of selection objects.
|
protected int |
selectNdx
The submitted selected index.
|
protected Product |
selectObj
The current selected object.
|
protected java.lang.String |
selectUom
The current selected object's uom.
|
private static long |
serialVersionUID
The class' serialization version id.
|
listSize, pageNum, pageSizeerrCode, 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. |
getConfigMaxPages, getConfigMinPerPage, getListSize, getPageNum, getPageSize, setListSize, setPageNum, setPageSizegetCatalogVerifier, 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 field
protected java.lang.String operand
protected java.lang.String argument
protected int selectNdx
protected Product selectObj
protected java.lang.String selectCode
protected java.lang.String selectUom
protected java.util.ArrayList<Product> selectList