Package com.ibm.commerce.fulfillment.objects

Contains access beans,home interface, and finder helper interface for fulfillment classes.

See:
Description

Interface Summary
CalculationCodeAccessBeanData A row in this table represents a CalculationCode.
CalculationCodeDescriptionAccessBeanData Each row of this table contains Language-dependent information for a CalculationCode.
CalculationCodeMemberGroupAccessBeanData The CalculationCodeQualifyMethod can use the rows of this table to restrict use of a CalculationCode to members of certain MemberGroups.
CalculationMethodAccessBeanData Each row of this table defines a CalculationMethod implementation.
CalculationRangeAccessBeanData Each row of this table represents a CalculationRange, which conceptually represents a row in a CalculationScale.
CalculationRangeLookupResultAccessBeanData Each row in this table represents a CalculationRangeLookupResult, which is part of a CalculationRange.
CalculationRuleAccessBeanData Each row in this table represents a CalculationRule, defining how to arrive at a monetary amount for a set of OrderItems.
CalculationRuleMemberGroupRelationshipAccessBeanData A row in this table associates a CalculationRule with a MemberGroup.
CalculationRuleScaleRelationshipAccessBeanData Each row in this table shows that a CalculationRule is associated with a CalculationScale.
CalculationScaleAccessBeanData A row in this table represents a CalculationScale, which can be used to perform a scale lookup to calculate a monetary amount, for a given set of OrderItems.
CatalogEntryCalculationCodeAccessBeanData A row in this table indicates that a CalculationCode is attached to a CatalogEntry and its PRODUCT_ITEM children (or all CatalogEntries) for the specified Store and TradingAgreement (or all TradingAgreements).
CatalogEntryShippingAccessBeanData Each row in this table contains information about how a product represented by a CatalogEntry is packaged.
FulfillmentCenterAccessBeanData Each row in this table represents a fulfillment center.
FulfillmentCenterDescriptionAccessBeanData Each row of this table contains Language-dependent information about a FulfillmentCenter.
InventoryAccessBeanData The inventory table.
JurisdictionAccessBeanData Each row of this table defines an instance of a particular subclass of jurisdiction.
JurisdictionGroupAccessBeanData Each row in this table represents an instance of a particular subclass of JurisdictionGroup.
JurisdictionGroupRelationshipAccessBeanData Each row of this table indicates that a jurisdiction of a particular subclass is in a jurisdiction group of that same subclass.
OrderCalculationCodeAccessBeanData Each row of this table indicates to the CalculationCodeCombineMethod that a CalculationCode is directly attached to all OrderItems in an Order whose directCalculationCodeAttachment flag in ORDERITEMS.PREPAREFLAGS is 1.
OrderItemCalculationCodeAccessBeanData Each row of this table indicates to the CalculationCodeCombineMethod that a CalculationCode is directly attached to an OrderItem.
ShippingArrangementAccessBeanData Each row of this table represents a ShippingArrangement, indicating that a FulfillmentCenter can ship products on behalf of a Store using a ShippingMode.
ShippingArrangementJurisdictionGroupRelationshipAccessBeanData Each row of this table indicates that a ShippingArrangement applies to all OrderItems whose shipping addresses match a ShippingJurisdictionGroup.
ShippingJurisdictionGroupCalculationRuleAccessBeanData This table can be used by the shipping CalculationRuleQualifyMethod to choose a CalculationRule based on ShippingMode and FulfillmentCenter when the shipping address matches one of the ShippingJurisdictions in a particular ShippingJurisdictionGroup.
ShippingModeAccessBeanData Each row of this table represents a ShippingMode for a StoreEntity.
ShippingModeDescriptionAccessBeanData Each row of this table contains language-dependent information about a ShippingMode.
StoreEntityCalculationUsageAccessBeanData Each row of this table contains information about how a CalculationUsage is used by a StoreEntity.
Class Summary
CalculationCodeAccessBean A row in this table represents a CalculationCode.
CalculationCodeBean This is an Entity Bean class with CMP fields
CalculationCodeDescriptionAccessBean Each row of this table contains Language-dependent information for a CalculationCode.
CalculationCodeDescriptionBean This is an Entity Bean class with CMP fields
CalculationCodeMemberGroupAccessBean The CalculationCodeQualifyMethod can use the rows of this table to restrict use of a CalculationCode to members of certain MemberGroups.
CalculationCodeMemberGroupBean This is an Entity Bean class with CMP fields
CalculationMethodAccessBean Each row of this table defines a CalculationMethod implementation.
CalculationMethodBean This is an Entity Bean class with CMP fields
CalculationRangeAccessBean Each row of this table represents a CalculationRange, which conceptually represents a row in a CalculationScale.
CalculationRangeBean This is an Entity Bean class with CMP fields
CalculationRangeLookupResultAccessBean Each row in this table represents a CalculationRangeLookupResult, which is part of a CalculationRange.
CalculationRangeLookupResultBean This is an Entity Bean class with CMP fields
CalculationRuleAccessBean Each row in this table represents a CalculationRule, defining how to arrive at a monetary amount for a set of OrderItems.
CalculationRuleBean This is an Entity Bean class with CMP fields
CalculationRuleMemberGroupRelationshipAccessBean A row in this table associates a CalculationRule with a MemberGroup.
CalculationRuleMemberGroupRelationshipBean This is an Entity Bean class with CMP fields
CalculationRuleScaleRelationshipAccessBean Each row in this table shows that a CalculationRule is associated with a CalculationScale.
CalculationRuleScaleRelationshipBean This is an Entity Bean class with CMP fields
CalculationScaleAccessBean A row in this table represents a CalculationScale, which can be used to perform a scale lookup to calculate a monetary amount, for a given set of OrderItems.
CalculationScaleBean This is an Entity Bean class with CMP fields
CatalogEntryCalculationCodeAccessBean A row in this table indicates that a CalculationCode is attached to a CatalogEntry and its PRODUCT_ITEM children (or all CatalogEntries) for the specified Store and TradingAgreement (or all TradingAgreements).
CatalogEntryCalculationCodeBean This is an Entity Bean class with CMP fields
CatalogEntryShippingAccessBean Each row in this table contains information about how a product represented by a CatalogEntry is packaged.
CatalogEntryShippingBean This is an Entity Bean class with CMP fields
FulfillmentCenterAccessBean Each row in this table represents a fulfillment center.
FulfillmentCenterBean This is an Entity Bean class with CMP fields
FulfillmentCenterDescriptionAccessBean Each row of this table contains Language-dependent information about a FulfillmentCenter.
FulfillmentCenterDescriptionBean This is an Entity Bean class with CMP fields
FulfillmentJDBCHelperAccessBean
FulfillmentJDBCHelperBean This is a Session Bean Class
InventoryAccessBean The inventory table.
InventoryBean This is an Entity Bean class with CMP fields
JurisdictionAccessBean Each row of this table defines an instance of a particular subclass of jurisdiction.
JurisdictionBean This is an Entity Bean class with CMP fields
JurisdictionGroupAccessBean Each row in this table represents an instance of a particular subclass of JurisdictionGroup.
JurisdictionGroupBean This is an Entity Bean class with CMP fields
JurisdictionGroupRelationshipAccessBean Each row of this table indicates that a jurisdiction of a particular subclass is in a jurisdiction group of that same subclass.
JurisdictionGroupRelationshipBean This is an Entity Bean class with CMP fields
OrderCalculationCodeAccessBean Each row of this table indicates to the CalculationCodeCombineMethod that a CalculationCode is directly attached to all OrderItems in an Order whose directCalculationCodeAttachment flag in ORDERITEMS.PREPAREFLAGS is 1.
OrderCalculationCodeBean This is an Entity Bean class with CMP fields
OrderItemCalculationCodeAccessBean Each row of this table indicates to the CalculationCodeCombineMethod that a CalculationCode is directly attached to an OrderItem.
OrderItemCalculationCodeBean This is an Entity Bean class with CMP fields
ShippingArrangementAccessBean Each row of this table represents a ShippingArrangement, indicating that a FulfillmentCenter can ship products on behalf of a Store using a ShippingMode.
ShippingArrangementBean This is an Entity Bean class with CMP fields
ShippingArrangementJurisdictionGroupRelationshipAccessBean Each row of this table indicates that a ShippingArrangement applies to all OrderItems whose shipping addresses match a ShippingJurisdictionGroup.
ShippingArrangementJurisdictionGroupRelationshipBean This is an Entity Bean class with CMP fields
ShippingJurisdictionGroupCalculationRuleAccessBean This table can be used by the shipping CalculationRuleQualifyMethod to choose a CalculationRule based on ShippingMode and FulfillmentCenter when the shipping address matches one of the ShippingJurisdictions in a particular ShippingJurisdictionGroup.
ShippingJurisdictionGroupCalculationRuleBean This is an Entity Bean class with CMP fields
ShippingModeAccessBean Each row of this table represents a ShippingMode for a StoreEntity.
ShippingModeBean This is an Entity Bean class with CMP fields
ShippingModeDescriptionAccessBean Each row of this table contains language-dependent information about a ShippingMode.
ShippingModeDescriptionBean This is an Entity Bean class with CMP fields
StoreEntityCalculationUsageAccessBean Each row of this table contains information about how a CalculationUsage is used by a StoreEntity.
StoreEntityCalculationUsageBean This is an Entity Bean class with CMP fields

Package com.ibm.commerce.fulfillment.objects Description

Contains access beans,home interface, and finder helper interface for fulfillment classes.


Feedback