Package com.ibm.commerce.order.objects

Order enterprise beans.

See:
          Description

Interface Summary
CurrentPendingOrderAccessBeanData Each row of this table indicates that an order is marked as current for a customer in a store, if its status is &quo
OfferAccessBeanData Each row of this table represents an Offer to sell a product identified by a CatalogEntry.
OfferDescriptionAccessBeanData Each row in this table contains language-dependent information for an Offer.
OfferPriceAccessBeanData Each row of this table represents a price in a currency for an Offer.
OrderAccessBeanData Each row in this table represents an Order in a Store.
OrderAdjustmentAccessBeanData Each row of this table represents an OrderAdjustment.
OrderAdjustmentDescriptionAccessBeanData Each row of this table contains language-dependent information for an OrderAdjustment.
OrderAdjustmentTaxExemptAccessBeanData Each row of this table indicates that an OrderAdjustment is exempt from taxation of a particular TaxCategory.
OrderItemAccessBeanData Each row of this table represents an OrderItem in an Order.
OrderItemAdjustmentAccessBeanData Each row in this table represents an OrderItemAdjustment.
OrderItemComponentAccessBeanData Each rows contains information about the components of a configured OrderItem.
OrderItemMessagingExtensionAccessBeanData This table contains procurement system specific OrderItem information.
OrderItemOfferRelationshipAccessBeanData Each row of this table indicates an Offer that was searched to obtain the price for an OrderItem.
OrderItemTradingRelationshipAccessBeanData Each row of this table indicates a TradingAgreement that was searched to obtain the price for an OrderItem.
OrderMemberGroupRelationshipAccessBeanData This table is used to track the customer profiles to which
OrderMessagingExtensionAccessBeanData This table contains procurement system specific order information.
OrderOptionAccessBeanData This table is used for Order notification.
OrderPaymentInfoAccessBeanData Each row in this table holds a name-value pair representing payment information for a particular Order.
OrderPaymentMethodAccessBeanData The Order Payment Method table contains order payment or refund methods selected for an order.
OrderTemplateAccessBeanData Each row of this table indicates that an Order is used as a template by a customer, and also indicates whether the template is current for that customer.
SchedulerOrderAccessBeanData This table contains the entries for scheduled orders.
SubOrderAccessBeanData Each row of this table contains subtotals of amounts for all the OrderItems of an Order with the same shipping address.
SubOrderAdjustmentAccessBeanData Each row of this table represents a subtotal of all the OrderItemAdjustment amounts in an OrderAdjustment whose OrderItems have the same shipping address.
TradingPositionContainerAccessBeanData This table represents a TradingPositionContainer, which can contain TradingPositions and can be made available to all customers, or only to customers in certain groups through
TradingPositionContainerXMLDefinitionAccessBeanData This table is used to store the XML document for a given trading position container.
 
Class Summary
CurrentPendingOrderAccessBean Each row of this table indicates that an order is marked as current for a customer in a store, if its status is &quo
CurrentPendingOrderBean This is an Entity Bean class with CMP fields
OfferAccessBean Each row of this table represents an Offer to sell a product identified by a CatalogEntry.
OfferBean This is an Entity Bean class with CMP fields
OfferDescriptionAccessBean Each row in this table contains language-dependent information for an Offer.
OfferDescriptionBean This is an Entity Bean class with CMP fields
OfferPriceAccessBean Each row of this table represents a price in a currency for an Offer.
OfferPriceBean This is an Entity Bean class with CMP fields
OrderAccessBean Each row in this table represents an Order in a Store.
OrderAdjustmentAccessBean Each row of this table represents an OrderAdjustment.
OrderAdjustmentBean This is an Entity Bean class with CMP fields
OrderAdjustmentDescriptionAccessBean Each row of this table contains language-dependent information for an OrderAdjustment.
OrderAdjustmentDescriptionBean This is an Entity Bean class with CMP fields
OrderAdjustmentTaxExemptAccessBean Each row of this table indicates that an OrderAdjustment is exempt from taxation of a particular TaxCategory.
OrderAdjustmentTaxExemptBean This is an Entity Bean class with CMP fields
OrderBean This is an Entity Bean class with CMP fields
OrderItemAccessBean Each row of this table represents an OrderItem in an Order.
OrderItemAdjustmentAccessBean Each row in this table represents an OrderItemAdjustment.
OrderItemAdjustmentBean This is an Entity Bean class with CMP fields
OrderItemBean This is an Entity Bean class with CMP fields
OrderItemComponentAccessBean Each rows contains information about the components of a configured OrderItem.
OrderItemComponentBean This is an Entity Bean class with CMP fields
OrderItemMessagingExtensionAccessBean This table contains procurement system specific OrderItem information.
OrderItemMessagingExtensionBean This is an Entity Bean class with CMP fields
OrderItemOfferRelationshipAccessBean Each row of this table indicates an Offer that was searched to obtain the price for an OrderItem.
OrderItemOfferRelationshipBean This is an Entity Bean class with CMP fields
OrderItemTradingRelationshipAccessBean Each row of this table indicates a TradingAgreement that was searched to obtain the price for an OrderItem.
OrderItemTradingRelationshipBean This is an Entity Bean class with CMP fields
OrderMemberGroupRelationshipAccessBean This table is used to track the customer profiles to which
OrderMemberGroupRelationshipBean This is an Entity Bean class with CMP fields
OrderMessagingExtensionAccessBean This table contains procurement system specific order information.
OrderMessagingExtensionBean This is an Entity Bean class with CMP fields
OrderOptionAccessBean This table is used for Order notification.
OrderOptionBean This is an Entity Bean class with CMP fields
OrderPaymentInfoAccessBean Each row in this table holds a name-value pair representing payment information for a particular Order.
OrderPaymentInfoBean This is an Entity Bean class with CMP fields
OrderPaymentMethodAccessBean The Order Payment Method table contains order payment or refund methods selected for an order.
OrderPaymentMethodBean This is an Entity Bean class with CMP fields
OrderTemplateAccessBean Each row of this table indicates that an Order is used as a template by a customer, and also indicates whether the template is current for that customer.
OrderTemplateBean This is an Entity Bean class with CMP fields
SchedulerOrderAccessBean This table contains the entries for scheduled orders.
SchedulerOrderBean This is an Entity Bean class with CMP fields
SubOrderAccessBean Each row of this table contains subtotals of amounts for all the OrderItems of an Order with the same shipping address.
SubOrderAdjustmentAccessBean Each row of this table represents a subtotal of all the OrderItemAdjustment amounts in an OrderAdjustment whose OrderItems have the same shipping address.
SubOrderAdjustmentBean This is an Entity Bean class with CMP fields
SubOrderBean This is an Entity Bean class with CMP fields
TradingPositionContainerAccessBean This table represents a TradingPositionContainer, which can contain TradingPositions and can be made available to all customers, or only to customers in certain groups through
TradingPositionContainerBean This is an Entity Bean class with CMP fields
TradingPositionContainerXMLDefinitionAccessBean This table is used to store the XML document for a given trading position container.
TradingPositionContainerXMLDefinitionBean This is an Entity Bean class with CMP fields
 

Package com.ibm.commerce.order.objects Description

Order enterprise beans.