© 2001 BEA Systems, Inc.

com.beasys.commerce.webflow
Class HttpRequestConstants

java.lang.Object
  |
  +--com.beasys.commerce.webflow.HttpRequestConstants

public class HttpRequestConstants
extends java.lang.Object

A set of constants for naming attributes in the HTTP request.


Field Summary
static java.lang.String ADDRESS_KEY
          The key of the selected address.
static java.lang.String CACHE_NAME
          The name of a Cache.
static java.lang.String CATALOG_CATEGORY
          A reference to a Category.
static java.lang.String CATALOG_CATEGORY_DISPLAY_JSP
          The JSP used to render a Category.
static java.lang.String CATALOG_CATEGORY_ID
          The identifier of a Category.
static java.lang.String CATALOG_CATEGORY_PARENT_ID
          The identifier of a parent Category.
static java.lang.String CATALOG_CONTRIBUTOR
          The entity responsible for contributing to a Catalog item.
static java.lang.String CATALOG_COVERAGE
          The extent or scope of the content of a Catalog item.
static java.lang.String CATALOG_CREATION_DATE
          Creation date for a Catalog item.
static java.lang.String CATALOG_CREATOR
          The person who created a Catalog item.
static java.lang.String CATALOG_DESTINATION_KEY
          The key of a Catalog-specific destination PipelineSession attribute.
static java.lang.String CATALOG_ITEM
          A reference to a Product Item.
static java.lang.String CATALOG_ITEM_DETAIL_JSP
          The JSP used to render detail information for a Product Item.
static java.lang.String CATALOG_ITEM_EXP_SEARCH
          String used for performing Product Item expression searches.
static java.lang.String CATALOG_ITEM_FORMAT
          The physical or digital manifestation of a Product Item.
static java.lang.String CATALOG_ITEM_KEYWORD_LIST
          The keywords associated with a Product Item.
static java.lang.String CATALOG_ITEM_KEYWORD_SEARCH
          String used for performing Product Item searches.
static java.lang.String CATALOG_ITEM_MSRP_AMOUNT
          The MSRP of a Product Item.
static java.lang.String CATALOG_ITEM_MSRP_CURRENCY
          The MSRP currency for a Product Item.
static java.lang.String CATALOG_ITEM_PRICE_AMOUNT
          The selling price of a Product Item.
static java.lang.String CATALOG_ITEM_PRICE_CURRENCY
          The selling price currency for a Product Item.
static java.lang.String CATALOG_ITEM_SHIPPING_CODE
          The shipping code associated with a Product Item.
static java.lang.String CATALOG_ITEM_SKU
          The Stock Keeping Unit associated with a Product Item.
static java.lang.String CATALOG_ITEM_SUMMARY_JSP
          The JSP used to render summary information for a Product Item.
static java.lang.String CATALOG_ITEM_TAX_CODE
          The tax code associated with a Product Item.
static java.lang.String CATALOG_ITEM_TYPE
          The nature of the content of a Product Item.
static java.lang.String CATALOG_ITEM_VISIBLE
          The visibility of a Product Item.
static java.lang.String CATALOG_ITEMS_INDEX
          The index of a request Product Item.
static java.lang.String CATALOG_LANGUAGE
          A language of the intellectual content of a Catalog item.
static java.lang.String CATALOG_LARGE_IMAGE_ALT
          The alternate text for the large image associated with a Catalog item.
static java.lang.String CATALOG_LARGE_IMAGE_LANG
          The language of the alternate text for the large image associated with a Catalog item.
static java.lang.String CATALOG_LARGE_IMAGE_NAME
          The name of the large image associated with a Catalog item
static java.lang.String CATALOG_LARGE_IMAGE_TYPE
          The type of the large image associated with a Catalog item.
static java.lang.String CATALOG_LARGE_IMAGE_URL
          The URL of the large image associated with a Catalog item
static java.lang.String CATALOG_LONG_DESC
          The long description associated with a Catalog item.
static java.lang.String CATALOG_MODIFICATION_DATE
          A modification date for a Catalog item.
static java.lang.String CATALOG_NAME
          The name of a Catalog item.
static java.lang.String CATALOG_PUBLISHER
          The publisher of a Catalog item.
static java.lang.String CATALOG_RELATION
          A reference to a related resource.
static java.lang.String CATALOG_RIGHTS
          Information about rights held in and over a Catalog item.
static java.lang.String CATALOG_SEARCH_STRING
          String used for Product Catalog searches (keyword and expression).
static java.lang.String CATALOG_SHORT_DESC
          The short description associated with a Catalog item.
static java.lang.String CATALOG_SMALL_IMAGE_ALT
          The alternate text for the small image associated with a Catalog item
static java.lang.String CATALOG_SMALL_IMAGE_LANG
          The language of the alternate text for the small image associated with a Catalog item
static java.lang.String CATALOG_SMALL_IMAGE_NAME
          The name of the small image associated with a Catalog item.
static java.lang.String CATALOG_SMALL_IMAGE_TYPE
          The type of the small image associated with a Catalog item
static java.lang.String CATALOG_SMALL_IMAGE_URL
          The URL of the small image associated with a Catalog item.
static java.lang.String CATALOG_SOURCE
          A reference to a resource from which a Catalog item is derived.
static java.lang.String CATALOG_SOURCE_KEY
          The key of a Catalog-specific source PipelineSession attribute.
static java.lang.String CATALOG_VIEW_INDEX
          The index of a requested ViewIterator.
static java.lang.String CATALOG_VIEW_SIZE
          The view size of a requested ViewIterator.
static java.lang.String CONFIGURATION_EXCEPTION_MESSAGE
          The configuration exception message attribute name.
static java.lang.String CONFIRM_PASSWORD
          A confirmation of the new password.
static java.lang.String CREDITCARD_KEY
          Map key of a new credit card when one is being created or a selected card when the user is choosing one.
static java.lang.String CREDITCARD_KEY_ORIGINAL
          Map key of the credit card being updated.
static java.lang.String CUSTOMER_ADDRESS1
          The first line of the address.
static java.lang.String CUSTOMER_ADDRESS2
          The second line of the address.
static java.lang.String CUSTOMER_BUSINESS_PHONE
          The customer's work phone number.
static java.lang.String CUSTOMER_CITY
          The customer's city.
static java.lang.String CUSTOMER_COUNTRY
          The customer's country.
static java.lang.String CUSTOMER_CREDITCARD_ADDRESS1
          The first line of the billing address.
static java.lang.String CUSTOMER_CREDITCARD_ADDRESS2
          The second line of the billing address.
static java.lang.String CUSTOMER_CREDITCARD_CITY
          The city of the billing address.
static java.lang.String CUSTOMER_CREDITCARD_COUNTRY
          The country of the billing address.
static java.lang.String CUSTOMER_CREDITCARD_DISPLAY_NUMBER
          The credit card number to display.
static java.lang.String CUSTOMER_CREDITCARD_HOLDER
          The name of the credit card owner.
static java.lang.String CUSTOMER_CREDITCARD_MONTH
          The month the credit card expires in.
static java.lang.String CUSTOMER_CREDITCARD_NUMBER
          The credit card number.
static java.lang.String CUSTOMER_CREDITCARD_STATE
          The state of the billing address.
static java.lang.String CUSTOMER_CREDITCARD_TYPE
          The credit card type.
static java.lang.String CUSTOMER_CREDITCARD_YEAR
          The year the credit card expires on.
static java.lang.String CUSTOMER_CREDITCARD_ZIPCODE
          The zip of the billing address.
static java.lang.String CUSTOMER_DATE_OF_BIRTH
           
static java.lang.String CUSTOMER_EDUCATION_LEVEL
           
static java.lang.String CUSTOMER_EMAIL
          The customer's email address.
static java.lang.String CUSTOMER_EMAIL_OPT_IN
           
static java.lang.String CUSTOMER_EMPLOYMENT_STATUS
           
static java.lang.String CUSTOMER_FIRST_NAME
          The customer's first name.
static java.lang.String CUSTOMER_GENDER
           
static java.lang.String CUSTOMER_HOME_PHONE
          The customer's home phone number.
static java.lang.String CUSTOMER_INCOME_RANGE
          The customer's demographic options
static java.lang.String CUSTOMER_LAST_NAME
          The customer's last name.
static java.lang.String CUSTOMER_MARITAL_STATUS
           
static java.lang.String CUSTOMER_MIDDLE_NAME
          The customer's middle name.
static java.lang.String CUSTOMER_OCCUPATION
           
static java.lang.String CUSTOMER_QUALITY
           
static java.lang.String CUSTOMER_SHIPPING_ADDRESS1
          The first line of the shipping address.
static java.lang.String CUSTOMER_SHIPPING_ADDRESS2
          The second line of the shipping address.
static java.lang.String CUSTOMER_SHIPPING_CITY
          The city to ship to.
static java.lang.String CUSTOMER_SHIPPING_COUNTRY
          The country to ship to.
static java.lang.String CUSTOMER_SHIPPING_STATE
          The state to ship to.
static java.lang.String CUSTOMER_SHIPPING_ZIPCODE
          The zip to ship to.
static java.lang.String CUSTOMER_STATE
          The customer's state.
static java.lang.String CUSTOMER_ZIPCODE
          The customer's zip.
static java.lang.String DEFAULT_CREDITCARD_KEY
          Key of the default credit card.
static java.lang.String DEFAULT_SHIPPING_ADDRESS
          Key of the default shipping address.
static java.lang.String DEMOGRAPHICS
          The property set which contains the customers demographic options
static java.lang.String DOCUMENT_ID
          Document ID (Behavior Tracking / Click events)
static java.lang.String DOCUMENT_TYPE
          Document Type name (Behavior Tracking / Click events)
static java.lang.String HANDINESS
          The property set which contains the customers handiness options
static java.lang.String IN_STOCK
          The availability of a Product Item.
static java.lang.String NEW_PASSWORD
          The user's new password.
static java.lang.String ORDER_AMOUNT
          The amount of the order.
static java.lang.String ORDER_IDENTIFIER
          The key of the order.
static java.lang.String PASSWORD
          The user's password.
static java.lang.String PAYMENT_AMOUNT
          The amount associated with a payment.
static java.lang.String PAYMENT_AUTHORIZATION_AMOUNT
          The authorization amount.
static java.lang.String PAYMENT_CREDIT_CARD
          The key of the credit card used to authorize a payment.
static java.lang.String PAYMENT_IDENTIFIER
          A payment identifier.
static java.lang.String PIPELINE_MESSAGE
          The Pipeline exception message attribute name.
static java.lang.String SAME_AS_ABOVE
          The checkbox for specifying whether your shipping address is the same as your home address.
static java.lang.String SCROLLABLE_MODEL_PAGEINDEX
          The page index for a scrollable model
static java.lang.String SEARCH_FROM_DAY
          Day to search from in the order administrator.
static java.lang.String SEARCH_FROM_MONTH
          Month to search from in the order administrator.
static java.lang.String SEARCH_FROM_YEAR
          Year to search from in the order administrator.
static java.lang.String SEARCH_ORDER_CUSTOMER_ID
          The customer identifier to search for.
static java.lang.String SEARCH_ORDER_ID
          Total order amount to be used by payment.
static java.lang.String SEARCH_PAYMENT_CUSTOMER_ID
          A customer identifier used for a payment search.
static java.lang.String SEARCH_PAYMENT_STATUS
          A payment status used for a payment search.
static java.lang.String SEARCH_TO_DAY
          Day to search to in the order administrator.
static java.lang.String SEARCH_TO_MONTH
          Month to search to in the order administrator.
static java.lang.String SEARCH_TO_YEAR
          Year to search to in the order administrator.
static java.lang.String SHIPPING_ADDRESS
          The shipping address.
static java.lang.String SHIPPING_COMMENTS
          Shipping comments associated with a Product Item.
static java.lang.String SHIPPING_METHOD
          The shipping method.
static java.lang.String SHIPPING_TIME
          The estimated time required to ship a Product Item.
static java.lang.String SPECIAL_INSTRUCTIONS
          Special instructions entered by the user for shipping.
static java.lang.String SPLITTING_PREFERENCE_CODE
          The field of the splitting preference.
static java.lang.String SPLITTING_PREFERENCE_NO_SPLIT_CODE
          The 'no split' value for SPLITTING_PREFERENCE.
static java.lang.String SPLITTING_PREFERENCE_NO_SPLIT_LOCAL
          The 'no split' localized value for SPLITTING_PREFERENCE.
static java.lang.String SPLITTING_PREFERENCE_SPLIT_CODE
          The 'split' value for SPLITTING_PREFERENCE.
static java.lang.String SPLITTING_PREFERENCE_SPLIT_LOCAL
          The 'split' localized value for SPLITTING_PREFERENCE: the jsp sets it.
static java.lang.String STOREFRONT
          Storefront (or application) name (Behavior Tracking / Click events)
static java.lang.String TAX_SHIPPING_ADDRESS
          The key for the shipping address if multiple tax jurisdictions are possible.
static java.lang.String USER_NAME
          The user name.
 
Constructor Summary
HttpRequestConstants()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PIPELINE_MESSAGE

public static final java.lang.String PIPELINE_MESSAGE
The Pipeline exception message attribute name.

CONFIGURATION_EXCEPTION_MESSAGE

public static final java.lang.String CONFIGURATION_EXCEPTION_MESSAGE
The configuration exception message attribute name.

CUSTOMER_FIRST_NAME

public static final java.lang.String CUSTOMER_FIRST_NAME
The customer's first name.

CUSTOMER_MIDDLE_NAME

public static final java.lang.String CUSTOMER_MIDDLE_NAME
The customer's middle name.

CUSTOMER_LAST_NAME

public static final java.lang.String CUSTOMER_LAST_NAME
The customer's last name.

CUSTOMER_ADDRESS1

public static final java.lang.String CUSTOMER_ADDRESS1
The first line of the address.

CUSTOMER_ADDRESS2

public static final java.lang.String CUSTOMER_ADDRESS2
The second line of the address.

CUSTOMER_CITY

public static final java.lang.String CUSTOMER_CITY
The customer's city.

CUSTOMER_STATE

public static final java.lang.String CUSTOMER_STATE
The customer's state.

CUSTOMER_ZIPCODE

public static final java.lang.String CUSTOMER_ZIPCODE
The customer's zip.

CUSTOMER_COUNTRY

public static final java.lang.String CUSTOMER_COUNTRY
The customer's country.

CUSTOMER_HOME_PHONE

public static final java.lang.String CUSTOMER_HOME_PHONE
The customer's home phone number.

CUSTOMER_BUSINESS_PHONE

public static final java.lang.String CUSTOMER_BUSINESS_PHONE
The customer's work phone number.

CUSTOMER_EMAIL

public static final java.lang.String CUSTOMER_EMAIL
The customer's email address.

SAME_AS_ABOVE

public static final java.lang.String SAME_AS_ABOVE
The checkbox for specifying whether your shipping address is the same as your home address.

CUSTOMER_SHIPPING_ADDRESS1

public static final java.lang.String CUSTOMER_SHIPPING_ADDRESS1
The first line of the shipping address.

CUSTOMER_SHIPPING_ADDRESS2

public static final java.lang.String CUSTOMER_SHIPPING_ADDRESS2
The second line of the shipping address.

CUSTOMER_SHIPPING_CITY

public static final java.lang.String CUSTOMER_SHIPPING_CITY
The city to ship to.

CUSTOMER_SHIPPING_STATE

public static final java.lang.String CUSTOMER_SHIPPING_STATE
The state to ship to.

CUSTOMER_SHIPPING_ZIPCODE

public static final java.lang.String CUSTOMER_SHIPPING_ZIPCODE
The zip to ship to.

CUSTOMER_SHIPPING_COUNTRY

public static final java.lang.String CUSTOMER_SHIPPING_COUNTRY
The country to ship to.

CUSTOMER_CREDITCARD_TYPE

public static final java.lang.String CUSTOMER_CREDITCARD_TYPE
The credit card type.

CUSTOMER_CREDITCARD_HOLDER

public static final java.lang.String CUSTOMER_CREDITCARD_HOLDER
The name of the credit card owner.

CUSTOMER_CREDITCARD_NUMBER

public static final java.lang.String CUSTOMER_CREDITCARD_NUMBER
The credit card number. This is never encrypted.

CUSTOMER_CREDITCARD_DISPLAY_NUMBER

public static final java.lang.String CUSTOMER_CREDITCARD_DISPLAY_NUMBER
The credit card number to display. It usually is the credit card type and the last four digits of the card.

CUSTOMER_CREDITCARD_MONTH

public static final java.lang.String CUSTOMER_CREDITCARD_MONTH
The month the credit card expires in.

CUSTOMER_CREDITCARD_YEAR

public static final java.lang.String CUSTOMER_CREDITCARD_YEAR
The year the credit card expires on.

CUSTOMER_CREDITCARD_ADDRESS1

public static final java.lang.String CUSTOMER_CREDITCARD_ADDRESS1
The first line of the billing address.

CUSTOMER_CREDITCARD_ADDRESS2

public static final java.lang.String CUSTOMER_CREDITCARD_ADDRESS2
The second line of the billing address.

CUSTOMER_CREDITCARD_CITY

public static final java.lang.String CUSTOMER_CREDITCARD_CITY
The city of the billing address.

CUSTOMER_CREDITCARD_STATE

public static final java.lang.String CUSTOMER_CREDITCARD_STATE
The state of the billing address.

CUSTOMER_CREDITCARD_ZIPCODE

public static final java.lang.String CUSTOMER_CREDITCARD_ZIPCODE
The zip of the billing address.

CUSTOMER_CREDITCARD_COUNTRY

public static final java.lang.String CUSTOMER_CREDITCARD_COUNTRY
The country of the billing address.

CREDITCARD_KEY

public static final java.lang.String CREDITCARD_KEY
Map key of a new credit card when one is being created or a selected card when the user is choosing one.

CREDITCARD_KEY_ORIGINAL

public static final java.lang.String CREDITCARD_KEY_ORIGINAL
Map key of the credit card being updated.

DEMOGRAPHICS

public static final java.lang.String DEMOGRAPHICS
The property set which contains the customers demographic options

HANDINESS

public static final java.lang.String HANDINESS
The property set which contains the customers handiness options

CUSTOMER_INCOME_RANGE

public static final java.lang.String CUSTOMER_INCOME_RANGE
The customer's demographic options

CUSTOMER_EDUCATION_LEVEL

public static final java.lang.String CUSTOMER_EDUCATION_LEVEL

CUSTOMER_DATE_OF_BIRTH

public static final java.lang.String CUSTOMER_DATE_OF_BIRTH

CUSTOMER_GENDER

public static final java.lang.String CUSTOMER_GENDER

CUSTOMER_OCCUPATION

public static final java.lang.String CUSTOMER_OCCUPATION

CUSTOMER_MARITAL_STATUS

public static final java.lang.String CUSTOMER_MARITAL_STATUS

CUSTOMER_EMPLOYMENT_STATUS

public static final java.lang.String CUSTOMER_EMPLOYMENT_STATUS

CUSTOMER_EMAIL_OPT_IN

public static final java.lang.String CUSTOMER_EMAIL_OPT_IN

CUSTOMER_QUALITY

public static final java.lang.String CUSTOMER_QUALITY

USER_NAME

public static final java.lang.String USER_NAME
The user name.

PASSWORD

public static final java.lang.String PASSWORD
The user's password.

NEW_PASSWORD

public static final java.lang.String NEW_PASSWORD
The user's new password.

CONFIRM_PASSWORD

public static final java.lang.String CONFIRM_PASSWORD
A confirmation of the new password.

DEFAULT_CREDITCARD_KEY

public static final java.lang.String DEFAULT_CREDITCARD_KEY
Key of the default credit card.

DEFAULT_SHIPPING_ADDRESS

public static final java.lang.String DEFAULT_SHIPPING_ADDRESS
Key of the default shipping address.

SCROLLABLE_MODEL_PAGEINDEX

public static final java.lang.String SCROLLABLE_MODEL_PAGEINDEX
The page index for a scrollable model

ORDER_AMOUNT

public static final java.lang.String ORDER_AMOUNT
The amount of the order.

ORDER_IDENTIFIER

public static final java.lang.String ORDER_IDENTIFIER
The key of the order.

SEARCH_ORDER_CUSTOMER_ID

public static final java.lang.String SEARCH_ORDER_CUSTOMER_ID
The customer identifier to search for.

SEARCH_ORDER_ID

public static final java.lang.String SEARCH_ORDER_ID
Total order amount to be used by payment.

SEARCH_FROM_DAY

public static final java.lang.String SEARCH_FROM_DAY
Day to search from in the order administrator.

SEARCH_TO_DAY

public static final java.lang.String SEARCH_TO_DAY
Day to search to in the order administrator.

SEARCH_FROM_MONTH

public static final java.lang.String SEARCH_FROM_MONTH
Month to search from in the order administrator.

SEARCH_TO_MONTH

public static final java.lang.String SEARCH_TO_MONTH
Month to search to in the order administrator.

SEARCH_FROM_YEAR

public static final java.lang.String SEARCH_FROM_YEAR
Year to search from in the order administrator.

SEARCH_TO_YEAR

public static final java.lang.String SEARCH_TO_YEAR
Year to search to in the order administrator.

ADDRESS_KEY

public static final java.lang.String ADDRESS_KEY
The key of the selected address.

SHIPPING_ADDRESS

public static final java.lang.String SHIPPING_ADDRESS
The shipping address.

SPLITTING_PREFERENCE_CODE

public static final java.lang.String SPLITTING_PREFERENCE_CODE
The field of the splitting preference.

SPLITTING_PREFERENCE_SPLIT_CODE

public static final java.lang.String SPLITTING_PREFERENCE_SPLIT_CODE
The 'split' value for SPLITTING_PREFERENCE.

SPLITTING_PREFERENCE_NO_SPLIT_CODE

public static final java.lang.String SPLITTING_PREFERENCE_NO_SPLIT_CODE
The 'no split' value for SPLITTING_PREFERENCE.

SPLITTING_PREFERENCE_SPLIT_LOCAL

public static final java.lang.String SPLITTING_PREFERENCE_SPLIT_LOCAL
The 'split' localized value for SPLITTING_PREFERENCE: the jsp sets it.

SPLITTING_PREFERENCE_NO_SPLIT_LOCAL

public static final java.lang.String SPLITTING_PREFERENCE_NO_SPLIT_LOCAL
The 'no split' localized value for SPLITTING_PREFERENCE.

SPECIAL_INSTRUCTIONS

public static final java.lang.String SPECIAL_INSTRUCTIONS
Special instructions entered by the user for shipping.

SHIPPING_METHOD

public static final java.lang.String SHIPPING_METHOD
The shipping method.

TAX_SHIPPING_ADDRESS

public static final java.lang.String TAX_SHIPPING_ADDRESS
The key for the shipping address if multiple tax jurisdictions are possible.

PAYMENT_CREDIT_CARD

public static final java.lang.String PAYMENT_CREDIT_CARD
The key of the credit card used to authorize a payment.

PAYMENT_AUTHORIZATION_AMOUNT

public static final java.lang.String PAYMENT_AUTHORIZATION_AMOUNT
The authorization amount.

PAYMENT_AMOUNT

public static final java.lang.String PAYMENT_AMOUNT
The amount associated with a payment.

SEARCH_PAYMENT_CUSTOMER_ID

public static final java.lang.String SEARCH_PAYMENT_CUSTOMER_ID
A customer identifier used for a payment search.

SEARCH_PAYMENT_STATUS

public static final java.lang.String SEARCH_PAYMENT_STATUS
A payment status used for a payment search.

PAYMENT_IDENTIFIER

public static final java.lang.String PAYMENT_IDENTIFIER
A payment identifier.

CATALOG_SEARCH_STRING

public static final java.lang.String CATALOG_SEARCH_STRING
String used for Product Catalog searches (keyword and expression).

CATALOG_VIEW_SIZE

public static final java.lang.String CATALOG_VIEW_SIZE
The view size of a requested ViewIterator.

CATALOG_VIEW_INDEX

public static final java.lang.String CATALOG_VIEW_INDEX
The index of a requested ViewIterator.

CATALOG_ITEMS_INDEX

public static final java.lang.String CATALOG_ITEMS_INDEX
The index of a request Product Item.

CATALOG_SOURCE_KEY

public static final java.lang.String CATALOG_SOURCE_KEY
The key of a Catalog-specific source PipelineSession attribute.

CATALOG_DESTINATION_KEY

public static final java.lang.String CATALOG_DESTINATION_KEY
The key of a Catalog-specific destination PipelineSession attribute.

CATALOG_NAME

public static final java.lang.String CATALOG_NAME
The name of a Catalog item.

CATALOG_SHORT_DESC

public static final java.lang.String CATALOG_SHORT_DESC
The short description associated with a Catalog item.

CATALOG_LONG_DESC

public static final java.lang.String CATALOG_LONG_DESC
The long description associated with a Catalog item.

CATALOG_CREATOR

public static final java.lang.String CATALOG_CREATOR
The person who created a Catalog item.

CATALOG_PUBLISHER

public static final java.lang.String CATALOG_PUBLISHER
The publisher of a Catalog item.

CATALOG_CONTRIBUTOR

public static final java.lang.String CATALOG_CONTRIBUTOR
The entity responsible for contributing to a Catalog item.

CATALOG_CREATION_DATE

public static final java.lang.String CATALOG_CREATION_DATE
Creation date for a Catalog item.

CATALOG_MODIFICATION_DATE

public static final java.lang.String CATALOG_MODIFICATION_DATE
A modification date for a Catalog item.

CATALOG_LANGUAGE

public static final java.lang.String CATALOG_LANGUAGE
A language of the intellectual content of a Catalog item.

CATALOG_RELATION

public static final java.lang.String CATALOG_RELATION
A reference to a related resource.

CATALOG_RIGHTS

public static final java.lang.String CATALOG_RIGHTS
Information about rights held in and over a Catalog item.

CATALOG_COVERAGE

public static final java.lang.String CATALOG_COVERAGE
The extent or scope of the content of a Catalog item.

CATALOG_SOURCE

public static final java.lang.String CATALOG_SOURCE
A reference to a resource from which a Catalog item is derived.

CATALOG_SMALL_IMAGE_NAME

public static final java.lang.String CATALOG_SMALL_IMAGE_NAME
The name of the small image associated with a Catalog item.

CATALOG_SMALL_IMAGE_URL

public static final java.lang.String CATALOG_SMALL_IMAGE_URL
The URL of the small image associated with a Catalog item.

CATALOG_SMALL_IMAGE_ALT

public static final java.lang.String CATALOG_SMALL_IMAGE_ALT
The alternate text for the small image associated with a Catalog item

CATALOG_SMALL_IMAGE_LANG

public static final java.lang.String CATALOG_SMALL_IMAGE_LANG
The language of the alternate text for the small image associated with a Catalog item

CATALOG_SMALL_IMAGE_TYPE

public static final java.lang.String CATALOG_SMALL_IMAGE_TYPE
The type of the small image associated with a Catalog item

CATALOG_LARGE_IMAGE_NAME

public static final java.lang.String CATALOG_LARGE_IMAGE_NAME
The name of the large image associated with a Catalog item

CATALOG_LARGE_IMAGE_URL

public static final java.lang.String CATALOG_LARGE_IMAGE_URL
The URL of the large image associated with a Catalog item

CATALOG_LARGE_IMAGE_ALT

public static final java.lang.String CATALOG_LARGE_IMAGE_ALT
The alternate text for the large image associated with a Catalog item.

CATALOG_LARGE_IMAGE_LANG

public static final java.lang.String CATALOG_LARGE_IMAGE_LANG
The language of the alternate text for the large image associated with a Catalog item.

CATALOG_LARGE_IMAGE_TYPE

public static final java.lang.String CATALOG_LARGE_IMAGE_TYPE
The type of the large image associated with a Catalog item.

CATALOG_ITEM

public static final java.lang.String CATALOG_ITEM
A reference to a Product Item.

CATALOG_ITEM_SKU

public static final java.lang.String CATALOG_ITEM_SKU
The Stock Keeping Unit associated with a Product Item.

CATALOG_ITEM_KEYWORD_LIST

public static final java.lang.String CATALOG_ITEM_KEYWORD_LIST
The keywords associated with a Product Item.

CATALOG_ITEM_VISIBLE

public static final java.lang.String CATALOG_ITEM_VISIBLE
The visibility of a Product Item.

CATALOG_ITEM_PRICE_AMOUNT

public static final java.lang.String CATALOG_ITEM_PRICE_AMOUNT
The selling price of a Product Item.

CATALOG_ITEM_MSRP_AMOUNT

public static final java.lang.String CATALOG_ITEM_MSRP_AMOUNT
The MSRP of a Product Item.

CATALOG_ITEM_PRICE_CURRENCY

public static final java.lang.String CATALOG_ITEM_PRICE_CURRENCY
The selling price currency for a Product Item.

CATALOG_ITEM_MSRP_CURRENCY

public static final java.lang.String CATALOG_ITEM_MSRP_CURRENCY
The MSRP currency for a Product Item.

CATALOG_ITEM_TAX_CODE

public static final java.lang.String CATALOG_ITEM_TAX_CODE
The tax code associated with a Product Item.

CATALOG_ITEM_FORMAT

public static final java.lang.String CATALOG_ITEM_FORMAT
The physical or digital manifestation of a Product Item.

CATALOG_ITEM_TYPE

public static final java.lang.String CATALOG_ITEM_TYPE
The nature of the content of a Product Item.

CATALOG_ITEM_SHIPPING_CODE

public static final java.lang.String CATALOG_ITEM_SHIPPING_CODE
The shipping code associated with a Product Item.

CATALOG_ITEM_SUMMARY_JSP

public static final java.lang.String CATALOG_ITEM_SUMMARY_JSP
The JSP used to render summary information for a Product Item.

CATALOG_ITEM_DETAIL_JSP

public static final java.lang.String CATALOG_ITEM_DETAIL_JSP
The JSP used to render detail information for a Product Item.

CATALOG_ITEM_KEYWORD_SEARCH

public static final java.lang.String CATALOG_ITEM_KEYWORD_SEARCH
String used for performing Product Item searches.

CATALOG_ITEM_EXP_SEARCH

public static final java.lang.String CATALOG_ITEM_EXP_SEARCH
String used for performing Product Item expression searches.

CATALOG_CATEGORY

public static final java.lang.String CATALOG_CATEGORY
A reference to a Category.

CATALOG_CATEGORY_ID

public static final java.lang.String CATALOG_CATEGORY_ID
The identifier of a Category.

CATALOG_CATEGORY_PARENT_ID

public static final java.lang.String CATALOG_CATEGORY_PARENT_ID
The identifier of a parent Category.

CATALOG_CATEGORY_DISPLAY_JSP

public static final java.lang.String CATALOG_CATEGORY_DISPLAY_JSP
The JSP used to render a Category.

SHIPPING_COMMENTS

public static final java.lang.String SHIPPING_COMMENTS
Shipping comments associated with a Product Item.

SHIPPING_TIME

public static final java.lang.String SHIPPING_TIME
The estimated time required to ship a Product Item.

IN_STOCK

public static final java.lang.String IN_STOCK
The availability of a Product Item.

CACHE_NAME

public static final java.lang.String CACHE_NAME
The name of a Cache.

DOCUMENT_TYPE

public static final java.lang.String DOCUMENT_TYPE
Document Type name (Behavior Tracking / Click events)

DOCUMENT_ID

public static final java.lang.String DOCUMENT_ID
Document ID (Behavior Tracking / Click events)

STOREFRONT

public static final java.lang.String STOREFRONT
Storefront (or application) name (Behavior Tracking / Click events)
Constructor Detail

HttpRequestConstants

public HttpRequestConstants()

© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved