com.ibm.commerce.payment.config.commands

Interface PaymentConfigurationListBeanCmd

  • All Superinterfaces:
    com.ibm.websphere.command.Command, DataBeanCommand, ECCommand, java.io.Serializable, com.ibm.websphere.command.TargetableCommand, com.ibm.commerce.command.TargetableECCommand
    All Known Implementing Classes:
    PaymentConfigurationListBeanCmdImpl


    public interface PaymentConfigurationListBeanCmd
    extends DataBeanCommand
    This is a base interface for Payment Configuration List databean Command.
    • Field Detail

      • NAME

        static final java.lang.String NAME
        The full class name for this interface file.
        See Also:
        Constant Field Values
      • defaultCommandClassName

        static final java.lang.String defaultCommandClassName
        The default implementation class.
        See Also:
        Constant Field Values