Package com.ibm.commerce.installment.facade.server.commands
-
Interface Summary Interface Description ChangeInstallmentRuleCmd This is the interface for the Change InstallmentRule web service command.ChangeInstallmentRulePartActionCmd This is the interface for the Change InstallmentRule web service command.ChangeInstallmentRulePartCmd The part command is executed during the Change InstallmentRule command.ChangeInstallmentRulePartPostActionCmd The part command is executed post the Change InstallmentRuleFetchCatalogEntryInstallmentPriceCmd This is the interface for the command that is used to fetch CatalogEntryInstallmentPrice nouns.FetchInstallmentRuleCmd This is the interface for the command that is used to fetch InstallmentRule nouns.FetchOrderInstallmentPriceCmd This is the interface for the command that is used to fetch OrderInstallmentPrice nouns.GetCatalogEntryInstallmentPriceCmd This is the interface for the Get CatalogEntryInstallmentPrice web service command.GetInstallmentRuleCmd This is the interface for the Get InstallmentRule web service command.GetOrderInstallmentPriceCmd This is the interface for the Get OrderInstallmentPrice web service command.InsertMoreCatalogEntryInstallmentPriceDataCmd This is the interface for all Installment CatalogEntryInstallmentPrice commands that fetch additional information.InsertMoreInstallmentRuleDataCmd This is the interface for all Installment InstallmentRule commands that fetch additional information.InsertMoreOrderInstallmentPriceDataCmd This is the interface for all Installment OrderInstallmentPrice commands that fetch additional information.ProcessInstallmentRuleActionCmd This interface represents the commands that perform particular process actions on InstallmentRule nouns.ProcessInstallmentRuleCmd The interface for command for SyncInstallmentRule -
Class Summary Class Description ChangeInstallmentRuleBasePartCmdImpl This command is used to change the base part of InstallmentRule nouns.ChangeInstallmentRuleBasePartPostActionCmdImpl The part command is executed post the Change InstallmentRule's basic attributesChangeInstallmentRuleCmdImpl This command is the controller that changes InstallmentRule nouns.ChangeInstallmentRulePartCmdImpl ChangeInstallmentRulePartCmd
implementation for changing allInstallmentRule
parts.FetchCatalogEntryInstallmentPriceCmdImpl This command is the default implementation ofFetchCatalogEntryInstallmentPriceCmd
, which is used to fetchCatalogEntryInstallmentPrice
nouns.This command dose not use theReadCatalogEntryInstallmentPriceMediator
.FetchInstallmentRuleCmdImpl This command is used to fetchInstallmentRule
nouns.FetchOrderInstallmentPriceCmdImpl This command is the default implementation ofFetchOrderInstallmentPriceCmd
, which is used to fetchInstallmentRule
nouns.This command dose not use theReadOrderInstallmentPriceMediator
.GetCatalogEntryInstallmentPriceCmdImpl This command gets activities based on the search criteria and the access profile.GetInstallmentRuleCmdImpl This command gets activities based on the search criteria and the access profile.GetOrderInstallmentPriceCmdImpl This command gets activities based on the search criteria and the access profile.InsertMoreCatalogEntryInstallmentPriceDataCmdImpl Place holder for catalog entry installment price insert.InsertMoreFeaturedInstallmentOptionDataCmdImpl This command is used by theGetCatalogEntryInstallmentPrice
andGetOrderInstallmentPrice
service.InsertMoreInstallmentAmountDataCmdImpl This command implementation is used by theGetCatalogEntryInstallmentPrice
andGetOrderInstallmentPrice
services to calculate the installment amount of each installment option from the non-installment price, number of installments and interest rate.InsertMoreInstallmentRuleDataCmdImpl Place holder for insertInstallmentRule
.InsertMoreOrderInstallmentPriceDataCmdImpl Place holder for inserting moreOrderInstallmentPrice
.ProcessInstallmentRuleActivateActionCmdImpl This class is aProcessInstallmentRuleActionCmd
implementation for activating anInstallmentRule
noun.ProcessInstallmentRuleAddActionCmdImpl ProcessInstallmentRuleActionCmd
implementation for adding anInstallmentRule
noun.ProcessInstallmentRuleCmdImpl This class handles the processing of Installment activities.ProcessInstallmentRuleCreateActionCmdImpl This command is used to create aInstallmentRule
noun.ProcessInstallmentRuleDeactivateActionCmdImpl This class is aProcessInstallmentRuleActionCmd
implementation for deactivating anInstallmentRule
noun.ProcessInstallmentRuleDeleteActionCmdImpl ProcessInstallmentRuleActionCmd
implementation for deleting anInstallmentRule
noun.