Package com.ibm.commerce.payment.ppc.beans

This package contains data beans related to WebSphere Commerce Payments.

See: Description

  • Class Summary 
    Class Description
    PPCGetCreditDataBean
    This databean gets the credit information and pending transaction's extended data in WebSphere Commerce Payments when payments plugin is used from PPCGetCreditCmd databean command.
    PPCGetPaymentDataBean
    This databean gets the payment information and pending transaction's extended data in WebSphere Commerce Payments when payments plugin is used from PPCGetPaymentCmd databean command.
    PPCListAllPluginsDataBean
    This databean gets the installed plugins as an ArrayList object from PPCGetCreditCmd databean command.
    PPCListCreditsForPIDataBean
    This databean gets list of the credit information for a specified payment instruction from PPCListCreditsForPICmd databean command.
    PPCListPaymentsForPIDataBean
    This databean gets list of the payment information for a specified payment instruction from PPCListPaymentsForPICmd databean command.
    PPCListPendingCreditsForPluginDataBean
    This databean gets the pending credits of a particular plugin as an ArrayList object from PPCListPendingCreditsForPluginCmd databean command.
    PPCListPendingPaymentsForPluginDataBean
    This databean gets the pending credits of a particular plugin as an ArrayList object from PPCListPendingPaymentsForPluginCmd databean command.
    PPCListPIsForOrderDataBean
    This databean gets list of the payment instruction information for a specified order from PPCListPIsForOrderCmd databean command.
    PPCListPIsForReturnDataBean
    This databean gets list of the payment instruction information for a specified return from PPCListPIsForReturnCmd databean command.
    PPCListTransactionsForCreditDataBean
    This databean gets list of the transaction information for a specified credit from PPCListTransactionsForCreditCmd databean command.
    PPCListTransactionsForPaymentDataBean
    This databean gets list of the transaction information for a specified payment from PPCListTransactionsForPaymentCmd databean command.
    PPCPayTranExtendedDataDataBean
    This databean gets list of the extended data of a specified payment transaction from PPCPayTranExtendedDataCmd databean command.
    PPCPIExtendedDataDataBean
    This databean gets list of the extended data of a specified payment instruction from PPCPIExtendedDataCmd databean command.

Package com.ibm.commerce.payment.ppc.beans Description

This package contains data beans related to WebSphere Commerce Payments.