com.ibm.commerce.payment.ppc.bean.commands

Interface PPCListCreditsForPICmd

  • 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:
    PPCListCreditsForPICmdImpl


    public interface PPCListCreditsForPICmd
    extends DataBeanCommand
    This is a base interface for getting the list of credits for a specified payment instruction in WebSphere Commerce Payments when payment plugin is used.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • 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