Package com.ibm.commerce.common.objects

Interface Summary
CurrencyAccessBeanData The table contains information about the different national currencies.
CurrencyConversionAccessBeanData Each row of this table represents a rule that can be used to convert a price (stored in the database in a particular currency) to an amount the customer will be charged in a supported shopping currency (a currency in which payment is accepted).
CurrencyCounterValueListAccessBeanData Each row of this table represents a CounterCurrencyPair.
CurrencyDescriptionAccessBeanData This table stores the text descriptions for each of the currency in the SETCURR table in each of the supported language.
CurrencyFormatAccessBeanData Each row of this table represents the Language-independent part of a currency formatting rule.
CurrencyFormatDescriptionAccessBeanData Each row of this table represents the Language-dependent part of a currency formatting rule.
LanguageAccessBeanData Each row of this table represents a language.
LanguageDescriptionAccessBeanData Each row of this table contains the language-dependent information for a particular language.
NumberUsageAccessBeanData Each row defines a NumberUsage object.
QuantityUnitAccessBeanData Each row of this table represents a QuantityUnit.
QuantityUnitConversionAccessBeanData Each row of this table represents a rule that can be used to convert a quantity amount from one QuantityUnit (unit of measurement) to another QuantityUnit.
QuantityUnitDescriptionAccessBeanData Each row in this table describes a QuantityUnit in a particular language.
QuantityUnitFormatAccessBeanData Each row of this table represents the Language-independent part of a QuantityUnit formatting rule.
QuantityUnitFormatDescriptionAccessBeanData Each row of this table represents the Language-dependent part of a QuantityUnit formatting rule.
QuantityUnitMappingAccessBeanData Each row of this table maps a QuantityUnit (defined in the QTYUNIT table) to a unit of measurement code defined in an external standard.
Class Summary
CurrencyAccessBean The table contains information about the different national currencies.
CurrencyBean This is an Entity Bean class with CMP fields
CurrencyConversionAccessBean Each row of this table represents a rule that can be used to convert a price (stored in the database in a particular currency) to an amount the customer will be charged in a supported shopping currency (a currency in which payment is accepted).
CurrencyConversionBean This is an Entity Bean class with CMP fields
CurrencyCounterValueListAccessBean Each row of this table represents a CounterCurrencyPair.
CurrencyCounterValueListBean This is an Entity Bean class with CMP fields
CurrencyDescriptionAccessBean This table stores the text descriptions for each of the currency in the SETCURR table in each of the supported language.
CurrencyDescriptionBean This is an Entity Bean class with CMP fields
CurrencyFormatAccessBean Each row of this table represents the Language-independent part of a currency formatting rule.
CurrencyFormatBean This is an Entity Bean class with CMP fields
CurrencyFormatDescriptionAccessBean Each row of this table represents the Language-dependent part of a currency formatting rule.
CurrencyFormatDescriptionBean This is an Entity Bean class with CMP fields
LanguageAccessBean Each row of this table represents a language.
LanguageBean This is an Entity Bean class with CMP fields
LanguageDescriptionAccessBean Each row of this table contains the language-dependent information for a particular language.
LanguageDescriptionBean This is an Entity Bean class with CMP fields
NumberUsageAccessBean Each row defines a NumberUsage object.
NumberUsageBean This is an Entity Bean class with CMP fields
QuantityUnitAccessBean Each row of this table represents a QuantityUnit.
QuantityUnitBean This is an Entity Bean class with CMP fields
QuantityUnitConversionAccessBean Each row of this table represents a rule that can be used to convert a quantity amount from one QuantityUnit (unit of measurement) to another QuantityUnit.
QuantityUnitConversionBean This is an Entity Bean class with CMP fields
QuantityUnitDescriptionAccessBean Each row in this table describes a QuantityUnit in a particular language.
QuantityUnitDescriptionBean This is an Entity Bean class with CMP fields
QuantityUnitFormatAccessBean Each row of this table represents the Language-independent part of a QuantityUnit formatting rule.
QuantityUnitFormatBean This is an Entity Bean class with CMP fields
QuantityUnitFormatDescriptionAccessBean Each row of this table represents the Language-dependent part of a QuantityUnit formatting rule.
QuantityUnitFormatDescriptionBean This is an Entity Bean class with CMP fields
QuantityUnitMappingAccessBean Each row of this table maps a QuantityUnit (defined in the QTYUNIT table) to a unit of measurement code defined in an external standard.
QuantityUnitMappingBean This is an Entity Bean class with CMP fields
StoreAccessBean Each row of this table represents a store.
StoreAddressAccessBean Each row of this table represents a store address.
StoreCategoryAccessBean Each row of this table represents a StoreCategory.
StoreCategoryDescriptionAccessBean This table is &l This access bean corresponds to the database table 'STCGRYDESC'.
StoreDefaultAccessBean Each row of this table contains default information for a Store.
StoreEntityAccessBean Each row of this table represents a StoreEntity.
StoreEntityDescriptionAccessBean Each row of this table contains language-dependent information about a StoreEntity.
StoreGroupAccessBean Each row of this table represents a StoreGroup.
SupportedCurrencyAccessBean Each row of this table represents an explicitly supported currency for a StoreEntity.
SupportedLanguageAccessBean Each row of this table indicates that a StoreEntity supports a language.

Feedback