Package com.ibm.commerce.payment.config.commands
This package contains classes and interfaces in support of the Payment Configuration related commands.
See: Description
-
Interface Summary Interface Description AvailablePaymentCfgListBeanCmd This is a base interface for available payment configuration list databean command.PaymentConfigMethodBeanCmd This is a base interface for Payment Configuration's payment method databean Command.PaymentConfigurationDeleteCtrlCmd This is a base interface for the Controller Command that deletes a payment configuration.PaymentConfigurationListBeanCmd This is a base interface for Payment Configuration List databean Command.PaymentConfigurationUpdateCtrlCmd This is a base interface for payment configuration update Controller Command.StorePaymentConfigurationAddCtrlCmd This is a base interface of a controller command, which adds the payment configuration for a specified store.StorePaymentConfigurationDeleteCtrlCmd This is a base interface of a controller command, which deletes the payment configuration for a specified store.StorePaymentConfigurationListBeanCmd This is a base interface for store payment configuration List databean command. -
Class Summary Class Description AvailablePaymentCfgListBeanCmdImpl This is the implementation class of the commandAvailablePaymentCfgListBeanCmd
.PaymentConfigMethodBeanCmdImpl This is the implementation class of the databean commandPaymentConfigMethodBeanCmd
.PaymentConfigurationDeleteCtrlCmdImpl This is the default implementation of thePaymentConfigurationDeleteCtrlCmd
interface, which deletes a payment configuration.PaymentConfigurationListBeanCmdImpl This is the implementation classPaymentConfigurationListBeanCmd
.PaymentConfigurationUpdateCtrlCmdImpl This is the default implementation of thePaymentConfigurationUpdateCtrlCmd
interface, which creates a new payment configuration or modify an existing one.StorePaymentConfigurationAddCtrlCmdImpl This is the default implementation of theStorePaymentConfigurationAddCtrlCmd
interface.StorePaymentConfigurationDeleteCtrlCmdImpl This is the default implementation of theStorePaymentConfigurationAddCtrlCmd
interface.
Package com.ibm.commerce.payment.config.commands Description
This package contains classes and interfaces in support of the Payment Configuration related commands.