|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface contains all the keys that are used to store data in the different scopes of web-tier. These values are the same as those used in the JSP pages (useBean tags).
Field Summary | |
static java.lang.String |
AccountModelKey
|
static java.lang.String |
BillingContactInfoKey
The contact information corresponding to the billing address of the web user. |
static java.lang.String |
CarrierKey
The preferred carrier for the web user. |
static java.lang.String |
CatalogModelKey
|
static java.lang.String |
CreditCardKey
The key to get credit card information for a web user. |
static java.lang.String |
CurrentScreen
|
static java.lang.String |
CustomerWebImplKey
|
static java.lang.String |
InventoryModelKey
|
static java.lang.String |
LanguageKey
|
static java.lang.String |
MissingFormDataKey
|
static java.lang.String |
ModelManagerKey
|
static java.lang.String |
PreviousScreen
|
static java.lang.String |
ProfileMgrModelKey
|
static java.lang.String |
RequestIdKey
This request-scoped attribute uniquely determines the order associated with a user request. |
static java.lang.String |
RequestProcessorKey
|
static java.lang.String |
ScreenManagerKey
|
static java.lang.String |
ServerTypeKey
|
static java.lang.String |
ShippingAddressRequiredKey
This attribute describes if the user needs to enter shipping address or not. |
static java.lang.String |
ShippingContactInfoKey
The contact information corresponding to the shipping address of the web user. |
static java.lang.String |
ShoppingCartModelKey
|
static java.lang.String |
SigninTargetURL
|
static java.lang.String |
URLMappingsKey
|
static java.lang.String |
WebControllerKey
|
Field Detail |
public static final java.lang.String CatalogModelKey
public static final java.lang.String AccountModelKey
public static final java.lang.String ModelManagerKey
public static final java.lang.String ScreenManagerKey
public static final java.lang.String RequestProcessorKey
public static final java.lang.String ProfileMgrModelKey
public static final java.lang.String InventoryModelKey
public static final java.lang.String ShoppingCartModelKey
public static final java.lang.String WebControllerKey
public static final java.lang.String CurrentScreen
public static final java.lang.String PreviousScreen
public static final java.lang.String LanguageKey
public static final java.lang.String URLMappingsKey
public static final java.lang.String CustomerWebImplKey
public static final java.lang.String MissingFormDataKey
public static final java.lang.String SigninTargetURL
public static final java.lang.String ServerTypeKey
public static final java.lang.String ShippingContactInfoKey
public static final java.lang.String BillingContactInfoKey
public static final java.lang.String CarrierKey
public static final java.lang.String CreditCardKey
public static final java.lang.String ShippingAddressRequiredKey
public static final java.lang.String RequestIdKey
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |