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

Interface PPCPayTranExtendedDataCmd

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


    public interface PPCPayTranExtendedDataCmd
    extends DataBeanCommand
    This is a base interface for getting the extended data of a specified transaction in WebSphere Commerce Payments when payment plug-in 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