Removed Classes and
Interfaces
|
ContractBeanImpl
|
Each row of this table represents a Contract. |
CurrentPendingOrderBeanImpl
|
Each row of this table indicates that an Order is marked as
current for a shopper in a Store if its Status is "P"
(Pending). |
OfferBeanImpl
|
Each row of this table represents an Offer to sell a product
identified by a CatalogEntry. |
OfferPriceBeanImpl
|
Each row of this table represents a price in a Currency for an
Offer. |
OrderAdjustmentBeanImpl
|
Each row of this table represents an OrderAdjustment |
OrderAdjustmentDescriptionBeanImpl
|
Each row of this table contains Language-dependent information
about an OrderAdjustment |
OrderAdjustmentTaxExemptBeanImpl
|
Each row of this table indicates that an OrderAdjustment is
exempt from taxation of a particular TaxCategory. |
OrderBeanImpl
|
Each row in this table represents an Order in a
Store. |
OrderHomeImpl
|
This is a Home interface for the Entity Bean |
OrderItemAdjustmentBeanImpl
|
Each row in this table represents an
OrderItemAdjustment. |
OrderItemBeanImpl
|
Each row of this table represents an OrderItem in an
Order. |
OrderOptionBeanImpl
|
Used for order notification. |
OrderPaymentInfoBeanImpl
|
Each row in this table holds a name-value pair representing
payment information for a particular Order. |
OrderPaymentMethodBeanImpl
|
The Order Payment Method table contains order payment methods
selected for an order. |
OrderTemplateBeanImpl
|
Each row of this table indicates that an Order is used as a
template by a shopper and also indicates whether the template is current for
that shopper. |
SchedulerOrderBeanImpl
|
The entries for scheduled order. |
SubOrderAdjustmentBeanImpl
|
Each row of this table represents a subtotal of all the
OrderItemAdjustment amounts in an OrderAdjustment whose OrderItems have the
same shipping address. |
SubOrderBeanImpl
|
Each row of this table contains subtotals of amounts for all
the OrderItems of an Order with the same shipping address. |
TradingPositionContainerBeanImpl
|
Each row of this table represents a TradingPositionContainer
which can contain TradingPositions and make them available either to all
shoppers or to only shoppers in certain MemberGroups recognized by the Store as
shopper groups. |