protected class AdmProductEdit.Context extends AdmProductServlet.Context
AdmProductServlet.Context
and adds variables unique to
this servlet.Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
category
The submitted category.
|
protected java.lang.String |
classcode
The submitted classification code.
|
protected java.lang.String |
descr
The submitted description.
|
protected java.lang.String |
doNext
The submitted do next code.
|
protected java.lang.String |
leadtime
The submitted lead time.
|
protected java.lang.String |
lowqty
The submitted low stock qty.
|
protected java.lang.String |
mfrcode
The submitted manufacturer code.
|
protected java.lang.String |
mfrpart
The submitted manufacturer part id.
|
protected java.lang.String |
outqty
The submitted out of stock qty.
|
private static long |
serialVersionUID
The class' serialization version id.
|
action, prodCode, prodList, prodNdx, prodObj, prodUom
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 java.lang.String doNext
protected java.lang.String descr
protected java.lang.String category
protected java.lang.String leadtime
protected java.lang.String lowqty
protected java.lang.String outqty
protected java.lang.String mfrpart
protected java.lang.String mfrcode
protected java.lang.String classcode