See:
Description
Interface Summary | |
---|---|
AccountAccessBeanData | |
BuyerPurchaseOrderAccessBeanData | Each row of this table represents a Purchase Order Number that the Buyer organization of the Account has defined or used for Trading with the Seller organization. |
CreditCardCheckAccessBeanData | The Credit Card Check table stores the length and prefix of credit cards. |
CreditLineAccessBeanData | Each row of this table represents a credit line the account holder (buyer organization) has with the seller organization. |
InvoiceAccessBeanData | This table stores the invoice XML generated for the order release. |
PaymentMethodAccessBeanData | This table is a site-wide table that lists all the Cashier profiles used in the store group. |
PaymentMethodDescriptionAccessBeanData | This table is a site-wide table that contains a short description of the Cashier profiles in each of the supported language. |
PaymentSummaryAccessBeanData | Each row of this table stores a payment summary XML that could be sent to an external accounting system. |
POPurchaseAmountAccessBeanData | This table is used to keep track of Purchase Amounts by Purchase Order number and by Orders. |
TradingDepositAmountAccessBeanData | This table is used to keep track of deposited amounts by TradingAgreements, by Orders or OrderItems. |
TradingPurchaseAmountAccessBeanData | This table is used to keep track of Purchase Amounts by Trading Agreements, by Orders or OrderItems. |
TradingRefundAmountAccessBeanData | This table is used to keep track of Refund Amounts by Trading Agreements, by Orders and by RMA ID. |
Class Summary | |
---|---|
AccountAccessBean | |
AccountBean | This is an Entity Bean class with CMP fields |
BuyerPurchaseOrderAccessBean | Each row of this table represents a Purchase Order Number that the Buyer organization of the Account has defined or used for Trading with the Seller organization. |
BuyerPurchaseOrderBean | This is an Entity Bean class with CMP fields |
CreditCardCheckAccessBean | The Credit Card Check table stores the length and prefix of credit cards. |
CreditCardCheckBean | This is an Entity Bean class with CMP fields |
CreditLineAccessBean | Each row of this table represents a credit line the account holder (buyer organization) has with the seller organization. |
CreditLineBean | This is an Entity Bean class with CMP fields |
InvoiceAccessBean | This table stores the invoice XML generated for the order release. |
InvoiceBean | This is an Entity Bean class with CMP fields |
PaymentMethodAccessBean | This table is a site-wide table that lists all the Cashier profiles used in the store group. |
PaymentMethodBean | This is an Entity Bean class with CMP fields |
PaymentMethodDescriptionAccessBean | This table is a site-wide table that contains a short description of the Cashier profiles in each of the supported language. |
PaymentMethodDescriptionBean | This is an Entity Bean class with CMP fields |
PaymentSummaryAccessBean | Each row of this table stores a payment summary XML that could be sent to an external accounting system. |
PaymentSummaryBean | This is an Entity Bean class with CMP fields |
POPurchaseAmountAccessBean | This table is used to keep track of Purchase Amounts by Purchase Order number and by Orders. |
POPurchaseAmountBean | This is an Entity Bean class with CMP fields |
TradingDepositAmountAccessBean | This table is used to keep track of deposited amounts by TradingAgreements, by Orders or OrderItems. |
TradingDepositAmountBean | This is an Entity Bean class with CMP fields |
TradingPurchaseAmountAccessBean | This table is used to keep track of Purchase Amounts by Trading Agreements, by Orders or OrderItems. |
TradingPurchaseAmountBean | This is an Entity Bean class with CMP fields |
TradingRefundAmountAccessBean | This table is used to keep track of Refund Amounts by Trading Agreements, by Orders and by RMA ID. |
TradingRefundAmountBean | This is an Entity Bean class with CMP fields |
Contains classes and interfaces for the Payment related Enterprise Java Beans and Access Beans in WebSphere Commerce.