protected class AdmSalesRepCustomerAdd.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.util.ArrayList<SalesRepCustomer> |
listList
The sales rep customer list servlet's current list of customers.
|
protected int |
listPage
The sales rep customer list servlet's current page number.
|
protected java.lang.String |
mode
The current mode (Add or Edit).
|
protected java.lang.String |
operand
The submitted find operand.
|
protected java.lang.String |
repCode
The current sales rep code.
|
protected int |
repNdx
The sales rep select servlet's current selected index.
|
protected int |
repPage
The sales rep select servlet's current page number.
|
protected java.util.ArrayList<Customer> |
selectList
The current list of selection objects.
|
protected java.lang.String[] |
selects
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 java.lang.String mode
protected java.lang.String repCode
protected int repPage
protected int repNdx
protected int listPage
protected java.util.ArrayList<SalesRepCustomer> listList
protected java.lang.String action
protected java.lang.String field
protected java.lang.String operand
protected java.lang.String argument
protected java.lang.String[] selects
protected java.util.ArrayList<Customer> selectList