protected class AccountLogonAddEdit.Context extends AccountServlet.Context
AccountServlet.Context
and adds variables unique to
this servlet.Modifier and Type | Field and Description |
---|---|
protected boolean |
allowAccess
The submitted allow access flag.
|
protected java.lang.String |
callback
The submitted callback value.
|
protected java.lang.String |
confirmPwd
The submitted confirm password.
|
protected java.lang.String |
dftCategory
The submitted default category code.
|
protected java.lang.String |
logonId
The submitted logon id.
|
protected java.lang.String |
origDftCat
The original default category (before changes).
|
protected java.lang.String |
origPwd
The original password (before changes).
|
protected java.lang.String |
origTopCat
The original topmost category (before changes).
|
protected java.lang.String |
password
The submitted password.
|
protected int |
passwordDays
The submitted password expire days.
|
protected boolean |
passwordForce
The submitted force password change flag.
|
protected java.lang.String |
secProfile
The submitted security profile.
|
protected boolean |
sendEmail
The submitted send email flag.
|
private static long |
serialVersionUID
The class' serialization version id.
|
protected java.lang.String |
srchfld
The submitted search field name.
|
protected java.lang.String |
srchval
The submitted search field value.
|
protected java.lang.String |
topCategory
The submitted topmost category code.
|
protected java.lang.String |
userType
The submitted user type.
|
account, action, argument, field, fromURL, mode, operand, selectId, selectList, selectNdx, selectPage, userId
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 callback
protected java.lang.String srchfld
protected java.lang.String srchval
protected java.lang.String origPwd
protected java.lang.String origTopCat
protected java.lang.String origDftCat
protected java.lang.String userType
protected java.lang.String secProfile
protected java.lang.String logonId
protected java.lang.String password
protected java.lang.String confirmPwd
protected int passwordDays
protected boolean passwordForce
protected boolean allowAccess
protected java.lang.String topCategory
protected java.lang.String dftCategory
protected boolean sendEmail