Interface | Description |
---|---|
ChangeGiftListCmd |
The interface for the Change GiftList web service command.
|
ChangeGiftListPartActionCmd |
The interface for the Change GiftList web service command.
|
ChangeGiftListPartPostActionCmd |
The part command interface to perform any business logic after all the change
actions have occurred.
|
FetchGiftListCmd |
The interface for the command that is used to fetch GiftList nouns.
|
GetGiftListCmd |
The interface for the Get GiftList web service command.
|
InsertMoreGiftListDataCmd |
The interface for all GiftCenter GiftList commands that fetch additional
information.
|
ProcessGiftListActionCmd |
The interface to represent the commands that perform particular process
actions on
GiftList nouns. |
ProcessGiftListCmd |
The interface for command for SyncGiftList
|
Class | Description |
---|---|
ChangeGiftListAccessSpecifierPartCmdImpl |
The
ChangeGiftListAccessSpecifierPartCmdImpl command is used to
perform change operations on the gift list access specifier noun part. |
ChangeGiftListBasePartCmdImpl |
The
ChangeGiftListBasePartCmdImpl command is used to change the
base part of GiftList nouns. |
ChangeGiftListCmdImpl |
The
ChangeGiftListCmdImpl command is the controller that changes
GiftList nouns. |
ChangeGiftListCoRegistrantPartCmdImpl |
The
ChangeGiftListCoRegistrantPartCmdImpl command is used to
perform the change operation on the gift list co-registrants noun part. |
ChangeGiftListDescriptionPartCmdImpl |
The
ChangeGiftListDescriptionPartCmdImpl command is used to
perform change operation on the gift list description noun part. |
ChangeGiftListEventInformationPartCmdImpl |
The
ChangeGiftListEventInformationPartCmdImpl command is used to
perform change operation on the gift list event information noun part. |
ChangeGiftListItemPartCmdImpl |
The
ChangeGiftListItemPartCmdImpl command is used to perform
change operation on the gift list items noun part. |
ChangeGiftListPurchaseRecordPartCmdImpl |
This command is used to perform change operation on a purchase record.
|
ChangeGiftListRegistrantPartCmdImpl |
The
ChangeGiftListRegistrantPartCmdImpl command is used to
perform change operation on the gift list registrant noun part. |
FetchGiftListByAccessKeysCmdImpl |
The
FetchGiftListByAccessKeysCmdImpl command fetches the gift
list using the external identifier and either the guest access key or
registry access key. |
FetchGiftListCmdImpl |
The
FetchGiftListCmdImpl command is used to fetch the
GiftList nouns. |
GetGiftListCmdImpl |
The
GetGiftListCmdImpl command gets activities based on the
search criteria and the access profile. |
InsertMoreGiftListDataCmdImpl |
The command implementation class to fetch more details on the GiftList noun
|
ProcessGiftListAnnounceActionCmdImpl |
Processes the
Announce action on the GiftList noun. |
ProcessGiftListAuthenticateActionCmdImpl |
The
ProcessGiftListAuthenticateActionCmdImpl command
authenticates the user for a gift list by guest access password or by manage
access password. |
ProcessGiftListCmdImpl |
The command handles the processing of GiftCenter activities.
|
ProcessGiftListCompleteActionCmdImpl |
Processes the gift list completion request.
|
ProcessGiftListCreateActionCmdImpl |
The
ProcessGiftListCreateActionCmdImpl command is used to create
a GiftList noun. |
ProcessGiftListDeleteActionCmdImpl |
The
ProcessGiftListDeleteActionCmdImpl command performs business
logic around deleting a GiftList noun and its parent calls the
ChangeGiftListMediator to delete the noun from the database. |