public class GiftCenterFacadeConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ACCESS_PROFILE_ALL_INFORMATION
Constant representing an access profile that returns all information about the noun being returned.
|
static java.lang.String |
ACCESS_PROFILE_DEFAULT
Constant representing the default access profile when one is not specified.
|
static java.lang.String |
ACCESS_PROFILE_DETAILS_INFORMATION
Constant representing an access profile that returns detailed information about the noun.
|
static java.lang.String |
ACCESS_PROFILE_GIFTLISTANNOUNCEMENTS
Constant representing an access profile that returns the GiftList announcements for the online store.
|
static java.lang.String |
ACCESS_PROFILE_GIFTLISTITEMS
Constant representing an access profile that returns the GiftList items for the online store.
|
static java.lang.String |
ACCESS_PROFILE_GIFTLISTPURCHASERECORDS
Constant representing an access profile that returns the GiftList purchase records for the online store.
|
static java.lang.String |
ACCESS_PROFILE_GIFTLISTSUMMARYANDITEMS
Constant representing an access profile that returns the GiftList summary and items for the online store.
|
static java.lang.String |
ACCESS_PROFILE_ID_RESOLVE
Constant representing an access profile for resolving the ID of a noun.
|
static java.lang.String |
ACCESS_PROFILE_SUMMARY_INFORMATION
Constant representing an access profile that returns summary information about the noun being returned.
|
static java.lang.String |
ACTION_ADD_GIFT_LIST_COREGISTRANT
Constant for the add gift list co-registrant action.
|
static java.lang.String |
ACTION_ADD_ITEM
Constant for the add gift list item action.
|
static java.lang.String |
ACTION_CREATE_GIFT_LIST
Constant for the create gift list Action.
|
static java.lang.String |
ACTION_DELETE_GIFT_LIST_COREGISTRANT
Constant for the delete gift list co-registrant action.
|
static java.lang.String |
ACTION_DELETE_ITEM
Constant for the delete gift list item action.
|
static java.lang.String |
ACTION_DELETE_PURCHASE_RECORD
Constant for the delete purchase record action.
|
static java.lang.String |
ACTION_GIFT_LIST_AUTHENTICATE
Constant for the authenticate gift list action.
|
static java.lang.String |
ACTION_UPDATE_ACCESS_OPTIONS
Constant for the update gift list access options action.
|
static java.lang.String |
ACTION_UPDATE_DESCRIPTION
Constant for the update gift list description action.
|
static java.lang.String |
ACTION_UPDATE_EVENT_INFORMATION
Constant for the update gift list event information action.
|
static java.lang.String |
ACTION_UPDATE_GIFT_LIST
Constant for the update gift list action.
|
static java.lang.String |
ACTION_UPDATE_GIFT_LIST_COREGISTRANT
Constant for the update gift list co-registrant action.
|
static java.lang.String |
ACTION_UPDATE_GIFT_LIST_REGISTRANT
Constant for the update gift list registrant action.
|
static java.lang.String |
ACTION_UPDATE_ITEM
Constant for the update gift list item action.
|
static java.lang.String |
ACTION_UPDATE_PURCHASE_RECORD
Constant for the update purchase record action.
|
static java.lang.String |
ADDRESS_ADDRESS1
Suffix used for the first line of the address parameter name.
|
static java.lang.String |
ADDRESS_ADDRESS2
Suffix used for the second line of the address parameter name.
|
static java.lang.String |
ADDRESS_ADDRESS3
Suffix used for the third line of the address parameter name.
|
static java.lang.String |
ADDRESS_CITY
Suffix used for the city parameter name.
|
static java.lang.String |
ADDRESS_COUNTRY
Suffix used for the country parameter name.
|
static java.lang.String |
ADDRESS_EMAIL1
Suffix used for the primary e-mail address parameter name.
|
static java.lang.String |
ADDRESS_EMAIL2
Suffix used for the secondary e-mail address parameter name.
|
static java.lang.String |
ADDRESS_FAX
Suffix used for the fax number parameter name.
|
static java.lang.String |
ADDRESS_FIRSTNAME
Suffix for the first name of a person parameter name.
|
static java.lang.String |
ADDRESS_LASTNAME
Suffix for the last name of a person parameter name.
|
static java.lang.String |
ADDRESS_MIDDLENAME
Suffix for the middle name of a person parameter name.
|
static java.lang.String |
ADDRESS_PERSONTITLE
Suffix for the person title parameter name.
|
static java.lang.String |
ADDRESS_PHONE1
Suffix used for the primary phone number parameter name.
|
static java.lang.String |
ADDRESS_PHONE2
Suffix used for the secondary phone number parameter name.
|
static java.lang.String |
ADDRESS_STATE
Suffix used for the state parameter name.
|
static java.lang.String |
ADDRESS_SUFFIX
Suffix for the address attribute suffix parameter.
|
static java.lang.String |
ADDRESS_ZIPCODE
Suffix used for the ZIP code or postal code parameter name.
|
static java.lang.String |
CHANGE_VERB_ACTION
Constant for the Change action on GiftList.
|
static java.lang.String |
CLIENT_METHOD_ANNOUNCE_GIFT_LIST
Constant for the client method used to announce a gift list.
|
static java.lang.String |
CLIENT_METHOD_COMPLETE_GIFT_LIST
Constant for the client method used to complete gift list.
|
static java.lang.String |
CLOSE_XPATH
The constant for closing
XPath with a bracket. |
static java.lang.String |
COMPONENT_NAME
The name for the GiftCenter service module.
|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
static java.lang.String |
DEFAULT_ADDRESSING_METHOD
Constant to represent the default addressing method.
|
static java.lang.String |
DOUBLE_CLOSE_XPATH
The constant for closing
XPath with two brackets. |
static java.lang.String |
EC_ACCESS_PREFERENCE
Parameter name for the access preference of the gift list.
|
static java.lang.String |
EC_ADDRESSING_METHOD
Constant for the gift list announcement addressing method parameter for
the email recipients.
|
static java.lang.String |
EC_ANNOUNCEMENT_ID
Constant for the gift list announcement uniqueId.
|
static java.lang.String |
EC_CATALOG_ID
Constant for the
catalogId parameter. |
static java.lang.String |
EC_COREGISTRANT_ADDRESS_FIELD_PREFIX
Prefix to be used for co-registrant's address field parameters.
|
static java.lang.String |
EC_COREGISTRANT_ADDRESS1
Parameter name for the co-registrant's first line of the address.
|
static java.lang.String |
EC_COREGISTRANT_ADDRESS2
Parameter name for the co-registrant's second line of the address.
|
static java.lang.String |
EC_COREGISTRANT_ADDRESS3
Parameter name for the co-registrant's third line of the address.
|
static java.lang.String |
EC_COREGISTRANT_CITY
Parameter name for the co-registrant's city address field.
|
static java.lang.String |
EC_COREGISTRANT_COUNTRY
Parameter name for the co-registrant's country address field.
|
static java.lang.String |
EC_COREGISTRANT_EMAIL1
Parameter name for the primary e-mail address of the co-registrant.
|
static java.lang.String |
EC_COREGISTRANT_EMAIL2
Parameter name for secondary e-mail address of the co-registrant.
|
static java.lang.String |
EC_COREGISTRANT_FAX
Parameter name for the fax number of the co-registrant.
|
static java.lang.String |
EC_COREGISTRANT_FIRSTNAME
Parameter name for the co-registrant's first name.
|
static java.lang.String |
EC_COREGISTRANT_ID
Parameter name for co-registrant's ID.
|
static java.lang.String |
EC_COREGISTRANT_LASTNAME
Parameter name for the co-registrant's last name.
|
static java.lang.String |
EC_COREGISTRANT_MIDDLENAME
Parameter name for the co-registrant's middle name.
|
static java.lang.String |
EC_COREGISTRANT_PERSONTITLE
Parameter name for the co-registrant's person title.
|
static java.lang.String |
EC_COREGISTRANT_PHONE1
Parameter name for the primary phone number of the co-registrant.
|
static java.lang.String |
EC_COREGISTRANT_PHONE2
Parameter name for the secondary phone number of the co-registrant.
|
static java.lang.String |
EC_COREGISTRANT_RELATIONSHIP
Parameter name for the co-registrant's relationship with the registrant.
|
static java.lang.String |
EC_COREGISTRANT_STATE
Parameter name for the co-registrant's state address field.
|
static java.lang.String |
EC_COREGISTRANT_ZIPCODE
Parameter name for the co-registrant's ZIP code or postal code field.
|
static java.lang.String |
EC_EVENT_DATE
The event date parameter name.
|
static java.lang.String |
EC_EVENT_DESC
The event description parameter name.
|
static java.lang.String |
EC_EVENT_NAME
Parameter for the name of the event for which the gift list is created.
|
static java.lang.String |
EC_EVENTDESC_NAME
Parameter name for the name of the gift list.
|
static java.lang.String |
EC_EXTERNAL_ID
Constant for the external identifier of the gift list.
|
static java.lang.String |
EC_GIFTCARD_ACCEPTED
Parameter to indicate whether the gift card is accepted or not.
|
static java.lang.String |
EC_GIFTLIST_ANNOUNCEMENT_ID
Constant for the unique ID of the announcement.
|
static java.lang.String |
EC_GIFTLIST_ANNOUNCEMENTS_USERDATA_ATTRIBUTE_NAME
Constant for the GitList announcement's user data attribute name.
|
static java.lang.String |
EC_GIFTLIST_ANNOUNCEMENTS_USERDATA_ATTRIBUTE_VALUE
Constant for the GitList announcement's user data attribute value.
|
static java.lang.String |
EC_GIFTLIST_COREGISTRANTADDRESS_USERDATA_ATTRIBUTE_NAME
Constant for the GitList co-registrant's address user data attribute name.
|
static java.lang.String |
EC_GIFTLIST_COREGISTRANTADDRESS_USERDATA_ATTRIBUTE_VALUE
Constant for the GitList co-registrant's address user data attribute value.
|
static java.lang.String |
EC_GIFTLIST_ID
Constant for the gift list ID.
|
static java.lang.String |
EC_GIFTLIST_ITEM_CATENTRYID
Parameter name for the catalog entry identifier for an item.
|
static java.lang.String |
EC_GIFTLIST_ITEM_ID
Constant for the unique ID of an item in the gift list.
|
static java.lang.String |
EC_GIFTLIST_ITEM_PARTNUMBER
Parameter name for the part number of a gift list item.
|
static java.lang.String |
EC_GIFTLIST_ITEM_QUANTITY
Parameter name for the quantity of an item in the gift list.
|
static java.lang.String |
EC_GIFTLIST_ITEMS_USERDATA_ATTRIBUTE_NAME
Constant for the GitList item's user data attribute name.
|
static java.lang.String |
EC_GIFTLIST_ITEMS_USERDATA_ATTRIBUTE_VALUE
Constant for the GitList item's user data attribute value.
|
static java.lang.Object |
EC_GIFTLIST_NAME
Constant for the gift list name.
|
static java.lang.String |
EC_GIFTLIST_PERSONALIZATION_ATTRIBUTE_NAME
Parameter name for the name of the personalization attribute.
|
static java.lang.String |
EC_GIFTLIST_PERSONALIZATION_ATTRIBUTE_VALUE
Parameter name for the value of the personalization attribute.
|
static java.lang.String |
EC_GIFTLIST_POSTEVENTADDRESS_USERDATA_ATTRIBUTE_NAME
Constant for the GitList post event's address user data attribute name.
|
static java.lang.String |
EC_GIFTLIST_POSTEVENTADDRESS_USERDATA_ATTRIBUTE_VALUE
Constant for the GitList post event's address user data attribute value.
|
static java.lang.String |
EC_GIFTLIST_PREEVENTADDRESS_USERDATA_ATTRIBUTE_NAME
Constant for the GitList pre event's address user data attribute name.
|
static java.lang.String |
EC_GIFTLIST_PREEVENTADDRESS_USERDATA_ATTRIBUTE_VALUE
Constant for the GitList pre event's address user data attribute value.
|
static java.lang.String |
EC_GIFTLIST_PURCHASE_RECORD_ID
Constant for the unique ID of a purchase record in the gift list.
|
static java.lang.String |
EC_GIFTLIST_PURCHASED_QUANTITY
Parameter name for the purchased quantity.
|
static java.lang.String |
EC_GIFTLIST_PURCHASED_RECORD_NOTE_SENT
Parameter name to set the note sent attribute.
|
static java.lang.String |
EC_GIFTLIST_REGISTRANT_MEMO
Parameter name for the registrant memo.
|
static java.lang.String |
EC_GIFTLIST_REGISTRANTADDRESS_USERDATA_ATTRIBUTE_NAME
Constant for the GitList registrant's address user data attribute name.
|
static java.lang.String |
EC_GIFTLIST_REGISTRANTADDRESS_USERDATA_ATTRIBUTE_VALUE
Constant for the GitList registrant's address user data attribute value.
|
static java.lang.String |
EC_GIFTLIST_USERDATA_ATTRIBUTE_NAME
Constant for the GitList user data attribute name.
|
static java.lang.String |
EC_GIFTLIST_USERDATA_ATTRIBUTE_VALUE
Constant for the GitList user data attribute value.
|
static java.lang.String |
EC_GUEST_ACCESS_KEY
Constant for the guest access key.
|
static java.lang.String |
EC_GUEST_ACCESS_PASSWORD
Parameter name for the guest access password.
|
static java.lang.String |
EC_GUEST_MESSAGE
Parameter name for capturing the message to be shown to guests.
|
static java.lang.String |
EC_IS_GIFTREGISTRY
Parameter name which is used to capture if the gift list is a wish list or a gift registry.
|
static java.lang.String |
EC_LOCATION
Constant for the location parameter.
|
static java.lang.String |
EC_MANAGE_ACCESS_PASSWORD
Parameter name for the manage access password.
|
static java.lang.String |
EC_MESSAGE
Constant for the gift list announcement message parameter.
|
static java.lang.String |
EC_NUMBER_OF_COREGISTRANTS
Parameter name for the number of co-registrants.
|
static java.lang.String |
EC_OPT_FOR_EMAIL
Parameter name for
optForEmail |
static java.lang.String |
EC_POSTEVENT_ADDRESS_FIELD_PREFIX
Prefix to be used for post-event address field parameters.
|
static java.lang.String |
EC_POSTEVENT_ADDRESS1
Parameter name for the first line of the address in the post-event shipping address.
|
static java.lang.String |
EC_POSTEVENT_ADDRESS2
Parameter name for the second line of the address in the post-event shipping address.
|
static java.lang.String |
EC_POSTEVENT_ADDRESS3
Parameter name for the third line of the address in the post-event shipping address.
|
static java.lang.String |
EC_POSTEVENT_CITY
Parameter name for the city field in the post-event shipping address.
|
static java.lang.String |
EC_POSTEVENT_COUNTRY
Parameter name for the country field in the post-event shipping address.
|
static java.lang.String |
EC_POSTEVENT_EMAIL1
Parameter name for the primary e-mail address in the post-event shipping address.
|
static java.lang.String |
EC_POSTEVENT_EMAIL2
Parameter name for the primary e-mail address in the post-event shipping address.
|
static java.lang.String |
EC_POSTEVENT_FAX
Parameter name for the fax number in the post-event shipping address.
|
static java.lang.String |
EC_POSTEVENT_FIRSTNAME
Parameter name for the first name field in the post-event shipping address.
|
static java.lang.String |
EC_POSTEVENT_LASTNAME
Parameter name for the last name field in the post-event shipping address.
|
static java.lang.String |
EC_POSTEVENT_MIDDLENAME
Parameter name for the middle name field in the post-event shipping address.
|
static java.lang.String |
EC_POSTEVENT_PERSONTITLE
Parameter name for the person title field in the post-event address.
|
static java.lang.String |
EC_POSTEVENT_PHONE1
Parameter name for the primary phone number in the post-event shipping address.
|
static java.lang.String |
EC_POSTEVENT_PHONE2
Parameter name for the secondary phone number in the post-event shipping address.
|
static java.lang.String |
EC_POSTEVENT_SHIPPING_PREFERENCE
Parameter name for the post-event shipping address preference.
|
static java.lang.String |
EC_POSTEVENT_SHIPPING_PREFERENCE_COREGISTRANT
Constant to indicate that the preferred post-event shipping address is that of the co-registrant.
|
static java.lang.String |
EC_POSTEVENT_SHIPPING_PREFERENCE_OTHER
Constant to indicate that the preferred post-event shipping address is an
address that is neither the registrant's nor the co-registrant's.
|
static java.lang.String |
EC_POSTEVENT_SHIPPING_PREFERENCE_REGISTRANT
Constant to indicate that the preferred post-event shipping address is that of the registrant.
|
static java.lang.String |
EC_POSTEVENT_STATE
Parameter name for the state field in the post-event shipping address.
|
static java.lang.String |
EC_POSTEVENT_ZIPCODE
Parameter name for the postal code field in the post-event shipping address.
|
static java.lang.String |
EC_PREEVENT_ADDRESS_FIELD_PREFIX
Prefix to be used for pre-event address field parameters.
|
static java.lang.String |
EC_PREEVENT_ADDRESS1
Parameter name for the first line of the address in the pre-event shipping address.
|
static java.lang.String |
EC_PREEVENT_ADDRESS2
Parameter name for the second line of the address in the pre-event shipping address.
|
static java.lang.String |
EC_PREEVENT_ADDRESS3
Parameter name for the third line of the address in the pre-event shipping address.
|
static java.lang.String |
EC_PREEVENT_CITY
Parameter name for the city field in the pre-event shipping address.
|
static java.lang.String |
EC_PREEVENT_COUNTRY
Parameter name for the country field in the pre-event shipping address.
|
static java.lang.String |
EC_PREEVENT_EMAIL1
Parameter name for the primary e-mail address in the pre-event shipping address.
|
static java.lang.String |
EC_PREEVENT_EMAIL2
Parameter name for the primary e-mail address in the pre-event shipping address.
|
static java.lang.String |
EC_PREEVENT_FAX
Parameter name for the fax number in the pre-event shipping address.
|
static java.lang.String |
EC_PREEVENT_FIRSTNAME
Parameter name for the first name field in the pre-event shipping address.
|
static java.lang.String |
EC_PREEVENT_LASTNAME
Parameter name for the last name field in the pre-event shipping address.
|
static java.lang.String |
EC_PREEVENT_MIDDLENAME
Parameter name for the middle name field in the pre-event shipping address.
|
static java.lang.String |
EC_PREEVENT_PERSONTITLE
Parameter name for the person title field in the pre-event address.
|
static java.lang.String |
EC_PREEVENT_PHONE1
Parameter name for the primary phone number in the pre-event shipping address.
|
static java.lang.String |
EC_PREEVENT_PHONE2
Parameter name for the secondary phone number in the pre-event shipping address.
|
static java.lang.String |
EC_PREEVENT_SHIPPING_PREFERENCE
Parameter name for the pre-event shipping address preference.
|
static java.lang.String |
EC_PREEVENT_SHIPPING_PREFERENCE_COREGISTRANT
Constant to indicate that the preferred pre-event shipping address is that of the co-registrant.
|
static java.lang.String |
EC_PREEVENT_SHIPPING_PREFERENCE_OTHER
Constant to indicate that the preferred pre-event shipping address is an
address that is neither the registrant's nor the co-registrant's.
|
static java.lang.String |
EC_PREEVENT_SHIPPING_PREFERENCE_REGISTRANT
Constant to indicate that the preferred pre-event shipping address is that of the registrant.
|
static java.lang.String |
EC_PREEVENT_STATE
Parameter name for the state field in the pre-event shipping address.
|
static java.lang.String |
EC_PREEVENT_ZIPCODE
Parameter name for the postal code field in the pre-event shipping address.
|
static java.lang.String |
EC_RECIPIENT_EMAIL
Constant for the gift list announcement recipient email parameter.
|
static java.lang.String |
EC_RECIPIENT_NAME
Constant for the gift list announcement recipient name parameter.
|
static java.lang.String |
EC_REGISTRANT_ADDRESS_FIELD_PREFIX
Prefix to be used for the registrant's address field parameters.
|
static java.lang.String |
EC_REGISTRANT_ADDRESS1
Parameter name for the registrant's first line of the address.
|
static java.lang.String |
EC_REGISTRANT_ADDRESS2
Parameter name for the registrant's second line of the address.
|
static java.lang.String |
EC_REGISTRANT_ADDRESS3
Parameter name for the registrant's third line of the address.
|
static java.lang.String |
EC_REGISTRANT_CITY
Parameter name for the registrant's city address field.
|
static java.lang.String |
EC_REGISTRANT_COUNTRY
Parameter name for the registrant's country address field.
|
static java.lang.String |
EC_REGISTRANT_EMAIL1
Parameter name for the registrant's primary e-mail address.
|
static java.lang.String |
EC_REGISTRANT_EMAIL2
Parameter name for the registrant's secondary e-mail address.
|
static java.lang.String |
EC_REGISTRANT_FAX
Parameter name for the registrant's fax number.
|
static java.lang.String |
EC_REGISTRANT_FIRSTNAME
Parameter name for the registrant's first name.
|
static java.lang.String |
EC_REGISTRANT_ID
Parameter name for the registrant's ID.
|
static java.lang.String |
EC_REGISTRANT_LASTNAME
Parameter name for the registrant's last name.
|
static java.lang.String |
EC_REGISTRANT_MIDDLENAME
Parameter name for the registrant's middle name.
|
static java.lang.String |
EC_REGISTRANT_PERSONTITLE
Parameter name for the registrant's person title.
|
static java.lang.String |
EC_REGISTRANT_PHONE1
Parameter name for the registrant's primary phone number.
|
static java.lang.String |
EC_REGISTRANT_PHONE2
Parameter name for the registrant's secondary phone number.
|
static java.lang.String |
EC_REGISTRANT_RELATIONSHIP
Parameter name for the registrant's relationship.
|
static java.lang.String |
EC_REGISTRANT_STATE
Parameter name for the registrant's state address field.
|
static java.lang.String |
EC_REGISTRANT_ZIPCODE
Parameter name for the registrant's postal code address field.
|
static java.lang.String |
EC_REGISTRY_ACCESS_KEY
Constant for the registry access key.
|
static java.lang.String |
EC_SENDER_EMAIL
Constant for the gift list announcement sender email parameter.
|
static java.lang.String |
EC_SENDER_NAME
Constant for the gift list announcement sender name parameter.
|
static java.lang.String |
EC_STATE
Constant for the gift list state parameter.
|
static java.lang.String |
EC_STORE_ID
Constant for the store identifier for the gift list.
|
static java.lang.String |
EC_SUBJECT
Constant for the gift list announcement email subject parameter.
|
static java.lang.String |
EC_TEMPLATE
Constant for the gift list announcement template parameter that should be
used in the email.
|
static java.lang.String |
EVENT_DATE_FORMAT
The date format used for the event date.
|
static java.lang.String |
GIFT_LIST_STATUS_ACTIVE
Constant for the gift list status of 'Active'.
|
static java.lang.String |
GIFT_LIST_STATUS_COMPLETED
Constant for the gift list status of 'Completed'.
|
static java.lang.String |
GIFT_LIST_STATUS_DEFAULT
Constant for the gift list status of 'Default'.
|
static java.lang.String |
GIFT_LIST_STATUS_DELETED
Constant for the gift list status of 'Deleted'.
|
static java.lang.String |
GIFT_LIST_STATUS_EXPIRED
Constant for the gift list status of 'Expired'.
|
static java.lang.String |
GIFT_LIST_STATUS_NOTACTIVE
Constant for the gift list status of 'NotActive'.
|
static java.lang.String |
GIFTLIST_ACTION_EXPRESSION
The action expression for Process gift list.
|
static java.lang.String |
NOUN_ATTRIBUTE_NAME_GIFTLIST_NAME
The attribute name of Name for the GiftList noun.
|
static java.lang.String |
NOUN_ATTRIBUTE_NAME_GIFTLIST_UID
The attribute name of a unique ID for the GiftList noun.
|
static java.lang.String |
PROCESS_VERB_ACTION_ANNOUNCE_GIFTLIST
Constant for the Process Announce action on a gift list.
|
static java.lang.String |
PROCESS_VERB_ACTION_AUTHENTICATE_GIFTLIST
Constant for the Process Authenticate action on a gift list.
|
static java.lang.String |
PROCESS_VERB_ACTION_COMPLETE_GIFTLIST
Constant for the Process Complete action on a gift list.
|
static java.lang.String |
PROCESS_VERB_ACTION_CREATE_GIFTLIST
Constant for the Process Create action on a gift list.
|
static java.lang.String |
PROCESS_VERB_ACTION_DELETE_GIFTLIST
Constant for the Process Delete action on a gift list.
|
static java.lang.String |
RELATIONSHIP
Suffix used for the relationship parameter name.
|
static java.lang.String |
SEARCH_FOR_REGISTY
Constant to represent that the search should include only the gift
registries.
|
static java.lang.String |
SEARCH_FOR_WISHLIST
Constant to represent that the search should include only the wish list.
|
static java.lang.String |
SIMILAR_SEARCH_CONTROL_PARAM
Constant to represent the similar search control parameter.
|
static java.lang.String |
SUBJECT_CONTROL_PARAM
Constant to represent the announcement email subject control parameter.
|
static java.lang.String |
TEMPLATE_NAME_CONTROL_PARAM
Constant to represent the announcement email template name control
parameter.
|
static java.lang.String |
WISHLIST_EVENT_DATE
The default event date for the wish list.
|
static java.lang.String |
XPATH_GET_GIFTLIST_BY_ACCESSKEYS
XPath key for get gift list by access keys.
|
static java.lang.String |
XPATH_GET_GIFTLIST_BY_PERSON_ID
XPath key for get gift list by person ID.
|
static java.lang.String |
XPATH_GIFT_LIST_REGISTRY
Constant for the XPath parameter 'Registry'.
|
static java.lang.String |
XPATH_GIFT_LIST_STATE
Constant for the XPath parameter 'State'.
|
static java.lang.String |
XPATH_GIFTLIST
The
XPath selection of gift list with Name. |
static java.lang.String |
XPATH_GIFTLIST_EXTERNAL_IDENTIFIER
The
XPath selection o gift list by ExternalIdentifier. |
static java.lang.String |
XPATH_GIFTLIST_NAME
The
XPath selection of gift list by Name. |
static java.lang.String |
XPATH_GIFTLIST_UNIQUE_ID
The
XPath selection of gift list by UniqueID. |
static java.lang.String |
XPATH_SEARCH_BY_EVENT_DATE
The XPath key for the search by event date.
|
static java.lang.String |
XPATH_SEARCH_GIFTLIST
The XPath key for the search function.
|
static java.lang.String |
XPATH_SEARCH_WITH_EVENT_DATE
The XPath key for search function in conjunction with the event date.
|
Constructor and Description |
---|
GiftCenterFacadeConstants() |
public static final java.lang.String COPYRIGHT
public static final java.lang.String COMPONENT_NAME
public static final java.lang.String ACCESS_PROFILE_DETAILS_INFORMATION
public static final java.lang.String ACCESS_PROFILE_SUMMARY_INFORMATION
public static final java.lang.String ACCESS_PROFILE_ALL_INFORMATION
public static final java.lang.String ACCESS_PROFILE_DEFAULT
public static final java.lang.String ACCESS_PROFILE_GIFTLISTANNOUNCEMENTS
public static final java.lang.String ACCESS_PROFILE_GIFTLISTPURCHASERECORDS
public static final java.lang.String ACCESS_PROFILE_GIFTLISTITEMS
public static final java.lang.String ACCESS_PROFILE_GIFTLISTSUMMARYANDITEMS
public static final java.lang.String ACCESS_PROFILE_ID_RESOLVE
public static final java.lang.String CLOSE_XPATH
XPath
with a bracket.public static final java.lang.String DOUBLE_CLOSE_XPATH
XPath
with two brackets.public static final java.lang.String NOUN_ATTRIBUTE_NAME_GIFTLIST_UID
public static final java.lang.String XPATH_GIFTLIST_UNIQUE_ID
XPath
selection of gift list by UniqueID.public static final java.lang.String XPATH_GIFTLIST_EXTERNAL_IDENTIFIER
XPath
selection o gift list by ExternalIdentifier.public static final java.lang.String XPATH_SEARCH_GIFTLIST
public static final java.lang.String XPATH_GET_GIFTLIST_BY_ACCESSKEYS
public static final java.lang.String XPATH_GET_GIFTLIST_BY_PERSON_ID
public static final java.lang.String NOUN_ATTRIBUTE_NAME_GIFTLIST_NAME
public static final java.lang.String XPATH_GIFTLIST_NAME
XPath
selection of gift list by Name.public static final java.lang.String XPATH_GIFTLIST
XPath
selection of gift list with Name.public static final java.lang.String GIFTLIST_ACTION_EXPRESSION
public static final java.lang.String PROCESS_VERB_ACTION_CREATE_GIFTLIST
public static final java.lang.String PROCESS_VERB_ACTION_DELETE_GIFTLIST
public static final java.lang.String CHANGE_VERB_ACTION
public static final java.lang.String PROCESS_VERB_ACTION_AUTHENTICATE_GIFTLIST
public static final java.lang.String PROCESS_VERB_ACTION_ANNOUNCE_GIFTLIST
public static final java.lang.String PROCESS_VERB_ACTION_COMPLETE_GIFTLIST
public static final java.lang.String EC_GIFTLIST_ID
UniqueID
of the gift list.public static final java.lang.Object EC_GIFTLIST_NAME
public static final java.lang.String EC_LOCATION
public static final java.lang.String EC_STATE
public static final java.lang.String EC_EVENT_DATE
public static final java.lang.String EC_GIFTCARD_ACCEPTED
public static final java.lang.String EC_EVENT_NAME
public static final java.lang.String ADDRESS_FIRSTNAME
public static final java.lang.String ADDRESS_LASTNAME
public static final java.lang.String ADDRESS_MIDDLENAME
public static final java.lang.String ADDRESS_PERSONTITLE
public static final java.lang.String ADDRESS_SUFFIX
public static final java.lang.String ADDRESS_ADDRESS1
public static final java.lang.String ADDRESS_ADDRESS2
public static final java.lang.String ADDRESS_ADDRESS3
public static final java.lang.String ADDRESS_CITY
public static final java.lang.String ADDRESS_COUNTRY
public static final java.lang.String ADDRESS_STATE
public static final java.lang.String ADDRESS_ZIPCODE
public static final java.lang.String ADDRESS_EMAIL1
public static final java.lang.String ADDRESS_EMAIL2
public static final java.lang.String ADDRESS_PHONE1
public static final java.lang.String ADDRESS_PHONE2
public static final java.lang.String ADDRESS_FAX
public static final java.lang.String RELATIONSHIP
public static final java.lang.String EC_REGISTRANT_ADDRESS_FIELD_PREFIX
public static final java.lang.String EC_REGISTRANT_ID
public static final java.lang.String EC_REGISTRANT_FIRSTNAME
public static final java.lang.String EC_REGISTRANT_LASTNAME
public static final java.lang.String EC_REGISTRANT_MIDDLENAME
public static final java.lang.String EC_REGISTRANT_PERSONTITLE
public static final java.lang.String EC_REGISTRANT_RELATIONSHIP
public static final java.lang.String EC_REGISTRANT_ADDRESS1
public static final java.lang.String EC_REGISTRANT_ADDRESS2
public static final java.lang.String EC_REGISTRANT_ADDRESS3
public static final java.lang.String EC_REGISTRANT_CITY
public static final java.lang.String EC_REGISTRANT_COUNTRY
public static final java.lang.String EC_REGISTRANT_STATE
public static final java.lang.String EC_REGISTRANT_ZIPCODE
public static final java.lang.String EC_REGISTRANT_EMAIL1
public static final java.lang.String EC_REGISTRANT_EMAIL2
public static final java.lang.String EC_REGISTRANT_PHONE1
public static final java.lang.String EC_REGISTRANT_PHONE2
public static final java.lang.String EC_REGISTRANT_FAX
public static final java.lang.String EC_COREGISTRANT_ADDRESS_FIELD_PREFIX
public static final java.lang.String EC_COREGISTRANT_FIRSTNAME
public static final java.lang.String EC_COREGISTRANT_LASTNAME
public static final java.lang.String EC_COREGISTRANT_MIDDLENAME
public static final java.lang.String EC_COREGISTRANT_PERSONTITLE
public static final java.lang.String EC_COREGISTRANT_RELATIONSHIP
public static final java.lang.String EC_COREGISTRANT_ADDRESS1
public static final java.lang.String EC_COREGISTRANT_ADDRESS2
public static final java.lang.String EC_COREGISTRANT_ADDRESS3
public static final java.lang.String EC_COREGISTRANT_CITY
public static final java.lang.String EC_COREGISTRANT_COUNTRY
public static final java.lang.String EC_COREGISTRANT_STATE
public static final java.lang.String EC_COREGISTRANT_ZIPCODE
public static final java.lang.String EC_COREGISTRANT_EMAIL1
public static final java.lang.String EC_COREGISTRANT_EMAIL2
public static final java.lang.String EC_COREGISTRANT_PHONE1
public static final java.lang.String EC_COREGISTRANT_PHONE2
public static final java.lang.String EC_COREGISTRANT_FAX
public static final java.lang.String EC_PREEVENT_SHIPPING_PREFERENCE
public static final java.lang.String EC_PREEVENT_SHIPPING_PREFERENCE_REGISTRANT
public static final java.lang.String EC_PREEVENT_SHIPPING_PREFERENCE_COREGISTRANT
public static final java.lang.String EC_PREEVENT_SHIPPING_PREFERENCE_OTHER
public static final java.lang.String EC_PREEVENT_ADDRESS_FIELD_PREFIX
public static final java.lang.String EC_PREEVENT_FIRSTNAME
public static final java.lang.String EC_PREEVENT_LASTNAME
public static final java.lang.String EC_PREEVENT_MIDDLENAME
public static final java.lang.String EC_PREEVENT_PERSONTITLE
public static final java.lang.String EC_PREEVENT_ADDRESS1
public static final java.lang.String EC_PREEVENT_ADDRESS2
public static final java.lang.String EC_PREEVENT_ADDRESS3
public static final java.lang.String EC_PREEVENT_CITY
public static final java.lang.String EC_PREEVENT_COUNTRY
public static final java.lang.String EC_PREEVENT_STATE
public static final java.lang.String EC_PREEVENT_ZIPCODE
public static final java.lang.String EC_PREEVENT_PHONE1
public static final java.lang.String EC_PREEVENT_PHONE2
public static final java.lang.String EC_PREEVENT_EMAIL1
public static final java.lang.String EC_PREEVENT_EMAIL2
public static final java.lang.String EC_PREEVENT_FAX
public static final java.lang.String EC_POSTEVENT_SHIPPING_PREFERENCE
public static final java.lang.String EC_POSTEVENT_SHIPPING_PREFERENCE_REGISTRANT
public static final java.lang.String EC_POSTEVENT_SHIPPING_PREFERENCE_COREGISTRANT
public static final java.lang.String EC_POSTEVENT_SHIPPING_PREFERENCE_OTHER
public static final java.lang.String EC_POSTEVENT_ADDRESS_FIELD_PREFIX
public static final java.lang.String EC_POSTEVENT_FIRSTNAME
public static final java.lang.String EC_POSTEVENT_LASTNAME
public static final java.lang.String EC_POSTEVENT_MIDDLENAME
public static final java.lang.String EC_POSTEVENT_PERSONTITLE
public static final java.lang.String EC_POSTEVENT_ADDRESS1
public static final java.lang.String EC_POSTEVENT_ADDRESS2
public static final java.lang.String EC_POSTEVENT_ADDRESS3
public static final java.lang.String EC_POSTEVENT_CITY
public static final java.lang.String EC_POSTEVENT_COUNTRY
public static final java.lang.String EC_POSTEVENT_STATE
public static final java.lang.String EC_POSTEVENT_ZIPCODE
public static final java.lang.String EC_POSTEVENT_PHONE1
public static final java.lang.String EC_POSTEVENT_PHONE2
public static final java.lang.String EC_POSTEVENT_EMAIL1
public static final java.lang.String EC_POSTEVENT_EMAIL2
public static final java.lang.String EC_POSTEVENT_FAX
public static final java.lang.String EC_OPT_FOR_EMAIL
optForEmail
public static final java.lang.String EC_EXTERNAL_ID
public static final java.lang.String EC_STORE_ID
public static final java.lang.String EC_GUEST_MESSAGE
public static final java.lang.String EC_EVENTDESC_NAME
public static final java.lang.String EC_EVENT_DESC
public static final java.lang.String EC_ACCESS_PREFERENCE
public static final java.lang.String EC_GUEST_ACCESS_PASSWORD
public static final java.lang.String EC_MANAGE_ACCESS_PASSWORD
public static final java.lang.String EC_GIFTLIST_REGISTRANT_MEMO
public static final java.lang.String EC_GIFTLIST_PURCHASED_QUANTITY
public static final java.lang.String EC_GIFTLIST_PURCHASED_RECORD_NOTE_SENT
public static final java.lang.String EC_GIFTLIST_ITEM_CATENTRYID
public static final java.lang.String EC_GIFTLIST_ITEM_PARTNUMBER
public static final java.lang.String EC_COREGISTRANT_ID
public static final java.lang.String EC_NUMBER_OF_COREGISTRANTS
public static final java.lang.String EC_GIFTLIST_ITEM_ID
public static final java.lang.String EC_GIFTLIST_PURCHASE_RECORD_ID
public static final java.lang.String EC_GIFTLIST_ITEM_QUANTITY
public static final java.lang.String EVENT_DATE_FORMAT
public static final java.lang.String WISHLIST_EVENT_DATE
public static final java.lang.String EC_IS_GIFTREGISTRY
public static final java.lang.String EC_GIFTLIST_PERSONALIZATION_ATTRIBUTE_NAME
personalizationAttrName
.public static final java.lang.String EC_GIFTLIST_PERSONALIZATION_ATTRIBUTE_VALUE
personalizationAttrValue
.public static final java.lang.String EC_GIFTLIST_USERDATA_ATTRIBUTE_NAME
x_giftlist_name
.public static final java.lang.String EC_GIFTLIST_USERDATA_ATTRIBUTE_VALUE
x_giftlist_value
.public static final java.lang.String EC_GIFTLIST_REGISTRANTADDRESS_USERDATA_ATTRIBUTE_NAME
x_giftlist_registrantaddress_name
.public static final java.lang.String EC_GIFTLIST_REGISTRANTADDRESS_USERDATA_ATTRIBUTE_VALUE
x_giftlist_registrantaddress_value
.public static final java.lang.String EC_GIFTLIST_COREGISTRANTADDRESS_USERDATA_ATTRIBUTE_NAME
x_giftlist_coregistrantaddress_name
.public static final java.lang.String EC_GIFTLIST_COREGISTRANTADDRESS_USERDATA_ATTRIBUTE_VALUE
x_giftlist_coregistrantaddress_value
.public static final java.lang.String EC_GIFTLIST_PREEVENTADDRESS_USERDATA_ATTRIBUTE_NAME
x_giftlist_preeventaddress_name
.public static final java.lang.String EC_GIFTLIST_PREEVENTADDRESS_USERDATA_ATTRIBUTE_VALUE
x_giftlist_preeventaddress_value
.public static final java.lang.String EC_GIFTLIST_POSTEVENTADDRESS_USERDATA_ATTRIBUTE_NAME
x_giftlist_posteventaddress_name
.public static final java.lang.String EC_GIFTLIST_POSTEVENTADDRESS_USERDATA_ATTRIBUTE_VALUE
x_giftlist_posteventaddress_value
.public static final java.lang.String EC_GIFTLIST_ITEMS_USERDATA_ATTRIBUTE_NAME
x_giftlist_items_name
.public static final java.lang.String EC_GIFTLIST_ITEMS_USERDATA_ATTRIBUTE_VALUE
x_giftlist_items_value
.public static final java.lang.String EC_GIFTLIST_ANNOUNCEMENTS_USERDATA_ATTRIBUTE_NAME
x_giftlist_announcements_name
.public static final java.lang.String EC_GIFTLIST_ANNOUNCEMENTS_USERDATA_ATTRIBUTE_VALUE
x_giftlist_announcements_value
.public static final java.lang.String GIFT_LIST_STATUS_DEFAULT
public static final java.lang.String GIFT_LIST_STATUS_ACTIVE
public static final java.lang.String GIFT_LIST_STATUS_DELETED
public static final java.lang.String GIFT_LIST_STATUS_NOTACTIVE
public static final java.lang.String GIFT_LIST_STATUS_COMPLETED
public static final java.lang.String GIFT_LIST_STATUS_EXPIRED
public static final java.lang.String XPATH_GIFT_LIST_STATE
public static final java.lang.String XPATH_GIFT_LIST_REGISTRY
public static final java.lang.String ACTION_CREATE_GIFT_LIST
public static final java.lang.String ACTION_ADD_ITEM
public static final java.lang.String ACTION_DELETE_ITEM
public static final java.lang.String ACTION_UPDATE_ITEM
public static final java.lang.String ACTION_UPDATE_DESCRIPTION
public static final java.lang.String ACTION_UPDATE_EVENT_INFORMATION
public static final java.lang.String ACTION_UPDATE_GIFT_LIST_REGISTRANT
public static final java.lang.String ACTION_UPDATE_GIFT_LIST_COREGISTRANT
public static final java.lang.String ACTION_ADD_GIFT_LIST_COREGISTRANT
public static final java.lang.String ACTION_DELETE_GIFT_LIST_COREGISTRANT
public static final java.lang.String ACTION_UPDATE_GIFT_LIST
public static final java.lang.String ACTION_UPDATE_ACCESS_OPTIONS
public static final java.lang.String ACTION_GIFT_LIST_AUTHENTICATE
public static final java.lang.String CLIENT_METHOD_ANNOUNCE_GIFT_LIST
public static final java.lang.String CLIENT_METHOD_COMPLETE_GIFT_LIST
public static final java.lang.String EC_CATALOG_ID
catalogId
parameter.public static final java.lang.String EC_MESSAGE
public static final java.lang.String EC_SUBJECT
public static final java.lang.String EC_TEMPLATE
public static final java.lang.String EC_SENDER_NAME
public static final java.lang.String EC_SENDER_EMAIL
public static final java.lang.String EC_RECIPIENT_NAME
public static final java.lang.String EC_RECIPIENT_EMAIL
public static final java.lang.String EC_ADDRESSING_METHOD
DirectlyAddressed
, Copied
,
BlindCopied
.public static final java.lang.String DEFAULT_ADDRESSING_METHOD
public static final java.lang.String EC_ANNOUNCEMENT_ID
public static final java.lang.String SEARCH_FOR_REGISTY
public static final java.lang.String SEARCH_FOR_WISHLIST
public static final java.lang.String SIMILAR_SEARCH_CONTROL_PARAM
public static final java.lang.String TEMPLATE_NAME_CONTROL_PARAM
public static final java.lang.String SUBJECT_CONTROL_PARAM
public static final java.lang.String ACTION_DELETE_PURCHASE_RECORD
public static final java.lang.String ACTION_UPDATE_PURCHASE_RECORD
public static final java.lang.String EC_GIFTLIST_ANNOUNCEMENT_ID
public static final java.lang.String EC_GUEST_ACCESS_KEY
public static final java.lang.String EC_REGISTRY_ACCESS_KEY
public static final java.lang.String XPATH_SEARCH_BY_EVENT_DATE
public static final java.lang.String XPATH_SEARCH_WITH_EVENT_DATE