protected class AdmTestSiteEmails.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 submitted action.
|
protected boolean |
allowAccess
The submitted allow access flag.
|
protected java.lang.String |
callback
The submitted AJAX callback value.
|
protected java.lang.String |
configFile
The submitted configured file.
|
protected java.lang.String |
delvMethod
The submitted delivery method.
|
protected java.lang.String |
emailAddr
The submitted email address.
|
protected java.lang.String |
emailName
The submitted email name.
|
protected FileUpload |
fileUpload
A reference to the file upload helper class.
|
protected java.lang.String |
phoneSMS
The submitted SMS phone number.
|
protected java.lang.String |
plainType
The submitted plain text type.
|
protected java.lang.String |
selectFile
The submitted selected file.
|
protected java.lang.String |
selectType
The submitted selected type.
|
private static long |
serialVersionUID
The class' serialization version id.
|
protected java.lang.String |
tempVersion
The submitted template version.
|
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 . |
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 action
protected java.lang.String callback
protected java.lang.String emailName
protected java.lang.String emailAddr
protected java.lang.String configFile
protected java.lang.String selectType
protected java.lang.String selectFile
protected java.lang.String plainType
protected java.lang.String phoneSMS
protected boolean allowAccess
protected java.lang.String delvMethod
protected java.lang.String tempVersion
protected FileUpload fileUpload