protected class AdmSendMassEmail.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 java.lang.String |
alternate
The submitted alternate content file.
|
protected java.lang.String |
delvMethod
The submitted delivery method.
|
protected FileUpload |
fileUpload
A reference to the file upload helper class.
|
protected java.lang.String |
preferred
The submitted preferred content file.
|
protected java.util.Date |
sendDate
The submitted schedule date.
|
protected java.lang.String |
sendTime
The submitted schedule time.
|
protected java.lang.String |
sendTo
The submitted recipient selection.
|
protected java.lang.String |
sendWhen
The submitted schedule selection.
|
private static long |
serialVersionUID
The class' serialization version id.
|
protected java.lang.String |
subject
The submitted subject.
|
protected java.lang.String |
subjectDflt
The default subject.
|
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 subject
protected java.lang.String subjectDflt
protected java.lang.String sendTo
protected java.lang.String sendWhen
protected java.util.Date sendDate
protected java.lang.String sendTime
protected java.lang.String preferred
protected java.lang.String alternate
protected FileUpload fileUpload
protected java.lang.String delvMethod