protected class AdmProductImageEdit.Context extends AdmProductServlet.Context
AdmProductServlet.Context and adds variables unique to
this servlet.| Modifier and Type | Field and Description |
|---|---|
protected FileUpload |
fileUpload
A reference to the file upload helper class.
|
protected java.lang.String |
largeName
The submitted large image file name.
|
protected java.lang.String |
largeRead
The submitted large image file readonly.
|
private static long |
serialVersionUID
The class' serialization version id.
|
protected java.lang.String |
smallName
The submitted small image file name.
|
protected java.lang.String |
smallRead
The submitted small image file readonly.
|
protected java.lang.String |
uploadName
The current upload file name.
|
protected java.lang.String |
uploadSize
The current upload file size (small, large).
|
action, prodCode, prodList, prodNdx, prodObj, prodUomlistSize, pageNum, pageSizeerrCode, errField, errMessage, mpBldListOnly, mpExternalReq, mpPreviousList, mpPreviousPath, mpRedirectURL, mpRevisedList, mpRevisedPath, mpSelectedCode, mpSelectedIdx, mpSelectedObj, mpSelectedSamenextURL, reqDbConnectInfo, sessionCart, sessionLogon, sessionSecProfile, sessionUser, sessionUserSfi, thisURLrequest, 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, setPageSizegetCatalogVerifier, getDbConnection, getDbConnectionInfo, getDbController, getDbObject, getFavoritesHandler, getInterface, getLogonUser, getServletRequest, getServletStack, getShoppingCart, getShoppingProfile, getShoppingUser, getSiteActivity, getUomHandler, isCustAdmin, isDefaultUser, isLoggedOn, isPermitActive, isRetail, isSfiSelect, isSfiShopping, isShopping, isSiteAdmin, isWholesale, setLogonUserdelAttr, getAttr, getAttrBigDecimal, getAttrBoolean, getAttrDouble, getAttrInteger, getAttrLong, getAttrString, getParam, getParamBigDecimal, getParamDate, getParamDouble, getParamInteger, getParamLong, getParams, getParamString, getRequest, getResponse, getSession, isPost, setAttrclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdelAttr, getAttr, getAttrBigDecimal, getAttrBoolean, getAttrDouble, getAttrInteger, getAttrLong, getAttrString, getParam, getParamBigDecimal, getParamDate, getParamDouble, getParamInteger, getParamLong, getParams, getParamString, getRequest, getResponse, getSession, isPost, setAttrprivate static final long serialVersionUID
protected java.lang.String smallName
protected java.lang.String smallRead
protected java.lang.String largeName
protected java.lang.String largeRead
protected java.lang.String uploadName
protected java.lang.String uploadSize
protected FileUpload fileUpload