Interface OrderingRulesProxyManager

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

public interface OrderingRulesProxyManager extends OsidProxyManager, OrderingRulesProfile

The ordering rules proxy manager provides access to ordering rules sessions and provides interoperability tests for various aspects of this service. Methods in this manager pass a Proxy for passing information from server environments. 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