Package com.ibm.commerce.rules.project

The API that Blaze Advisor rule projects use to communicate with the WCS business object model.

See:
          Description

Interface Summary
WcsBusinessObjectsProxy An interface to the WebSphere Commerce Business Object Model.
 

Class Summary
BlazeEventRuleHelper This class provides services which an Advisor rules project (for WebSphere Commerce) can use to obtain data within an event rule.
EventRuleHelperUtil Provides some low-level services to the BlazeEventRuleHelper.
RulesProjectSupportMessages Messages related to rules project support.
 

Exception Summary
DefaultCurrencyNotFoundException An exception to throw when the default currency cannot be found for a store.
EventRuleHelperUtilException A base class for exceptions occurring while using EventRuleHelperUtil, including an optional reference to an underlying "originating" exception.
SelfAddressNotFoundException This exception is thrown to indicate that a self address could not be found.
StoreNotFoundException This exception is thrown to indicate that a store could not be found.
UserNotFoundException This exception is thrown to indicate that a user could not be found.
 

Package com.ibm.commerce.rules.project Description

The API that Blaze Advisor rule projects use to communicate with the WCS business object model.