Package com.ibm.commerce.registry

Defines the Registry interface and some internal registries used by the runtime framework such as the store registry and url registry.

See:
          Description

Interface Summary
ItemUpdate This is an interface for extending a Registry to support update to individual items in the registry
Registry This is the interface for a registry.
 

Class Summary
AltLanguageRegistry This is the AlternativeLanguageRegistry used on the command side
BusinessPolicyCommandEntry This class defines a business policy command data.
BusinessPolicyRegistry BusinessPolicyRegistry is where the business policies are cached.
BusinessPolicyRegistryEntry This class defines a business policy registry entry.
CalculationRegistry Note:As of WebSphere Commerce Business Edition 5.1, replaced by CalculationRegistry.
CommandRegistry This is the CommandRegistry.
CommandRegistryEntry Command registry entry.
DeviceFmtRegistry This is the DeviceFmtRegistry.
LanguageRegistry This is the Language Registry.
PriceListRegistry This is the PriceListRegistry.
RegistryManager The RegistryManager manages all the cached registries.
StoreCopy This class is for internal use by the StoreRegsitry.
StoreRegistry This is the StoreRegistry.
TermConditionCopy This class is for internal used only.
TradingAgreementCopy TradingAgreementCopy is an internal class used by the trading agreement registry.
TradingAgreementRegistry TradingAgreementRegistry is where the trading agreements are cached.
UrlRegistry This is the UrlRegistry.
UrlRegistryEntry Url regsitry entry.
ViewRegistry This is the ViewRegistry.
ViewRegistryEntry View registry entry.
 

Package com.ibm.commerce.registry Description

Defines the Registry interface and some internal registries used by the runtime framework such as the store registry and url registry.