Package com.ibm.commerce.registry

Provides interface of a WebSphere Commerce Registry component along with implementation of several Registries.

See:
Description

Interface Summary
ElementUpdate This is an interface for extending a Registry to support update to individual element in the registry
ItemUpdate This is an interface for extending a Registry to support update to individual items in the registry
ManagedDynamicCache This is the ManagedDynamicCache interface which defines the management methods for the dynamic cache.
Registry This is the interface for a registry.
Class Summary
AbstractManagedDynamicCacheRegistry This is an abstract class that implements the ManagedDynamicCache registry interface.
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 Deprecated. Replaced by CalculationRegistry.
LanguageRegistry This is the Language Registry.
RegistryManager The RegistryManager manages all the registered registries.
StoreRegistry The Store registry contains the runtime cache of StoreAccessBean objects.
TermConditionRegistry This registry caches TermConditions.
TradingAgreementRegistry TradingAgreementRegistry is where the trading agreements are cached.

Package com.ibm.commerce.registry Description

Provides interface of a WebSphere Commerce Registry component along with implementation of several Registries.


Feedback