Interface OrderingRulesManager

All Superinterfaces:
AutoCloseable, Closeable, OrderingRulesProfile, OsidManager, OsidManager, OsidProfile, Sourceable

public interface OrderingRulesManager extends OsidManager, OrderingRulesProfile

The ordering rules manager provides access to ordering rules sessions and provides interoperability tests for various aspects of this service. The sessions included in this manager are:

  • PriceEnablerLookupSession : a session to retrieve price enablers
  • PriceEnablerQuerySession : a session to query for price enablers
  • PriceEnablerSearchSession : a session to search for price enablers
  • PriceEnablerAdminSession : a session to create and delete price enablers
  • PriceEnablerNotificationSession : a session to receive notifications pertaining to price enabler changes
  • PriceEnablerStoreSession : a session to look up price enabler store mappings
  • PriceEnablerStoreAssignmentSession : a session to manage price enabler to store mappings
  • PriceEnablerSmartStoreSession : a session to manage dynamic stores of price enablers
  • PriceEnablerPriceRuleLookupSession : a session to look up price enabler to price mappings
  • PriceEnablerPriceRuleApplicationSession : a session to apply price enablers to prices