protected class AdmPendingProductList.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 ImportBatch |
batch
The current batch object.
|
protected int |
findCount
The number of records found for the current find.
|
protected java.lang.String |
findDesc
The description for the current find.
|
protected int |
findKey
The generated key for the current find.
|
protected int |
nextPage
The submitted next page number.
|
protected java.util.ArrayList<PendingProduct> |
selectList
The current list of selection objects.
|
protected int |
selectNdx
The submitted selected index.
|
protected java.lang.String[] |
selectNdxs
The submitted selected indexes.
|
private static long |
serialVersionUID
The class' serialization version id.
|
listSize, pageNum, pageSize
errCode, errField, errMessage, mpBldListOnly, mpExternalReq, mpPreviousList, mpPreviousPath, mpRedirectURL, mpRevisedList, mpRevisedPath, mpSelectedCode, mpSelectedIdx, mpSelectedObj, mpSelectedSame
nextURL, reqDbConnectInfo, sessionCart, sessionLogon, sessionSecProfile, sessionUser, sessionUserSfi, thisURL
request, 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, setPageSize
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, setLogonUser
delAttr, getAttr, getAttrBigDecimal, getAttrBoolean, getAttrDouble, getAttrInteger, getAttrLong, getAttrString, getParam, getParamBigDecimal, getParamDate, getParamDouble, getParamInteger, getParamLong, getParams, getParamString, getRequest, getResponse, getSession, isPost, setAttr
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
delAttr, getAttr, getAttrBigDecimal, getAttrBoolean, getAttrDouble, getAttrInteger, getAttrLong, getAttrString, getParam, getParamBigDecimal, getParamDate, getParamDouble, getParamInteger, getParamLong, getParams, getParamString, getRequest, getResponse, getSession, isPost, setAttr
private static final long serialVersionUID
protected ImportBatch batch
protected int findKey
protected java.lang.String findDesc
protected int findCount
protected java.lang.String action
protected int nextPage
protected int selectNdx
protected java.lang.String[] selectNdxs
protected java.util.ArrayList<PendingProduct> selectList