Interface ResourceDemographicProxyManager

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

public interface ResourceDemographicProxyManager extends OsidProxyManager, ResourceDemographicProfile

The resource demographic proxy manager provides access to resource demographic 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:

  • DemographicLookupSession : a session to retrieve demographic
  • DemographicQuerySession : a session to query for demographic
  • DemographicSearchSession : a session to search for demographic
  • DemographicAdminSession : a session to create and delete demographic
  • DemographicBuilderSession : a session to build demographics from searches
  • DemographicNotificationSession : a session to receive notifications pertaining to demographic changes
  • DemographicBinSession : a session to look up demographic bin mappings
  • DemographicBinAssignmentSession : a session to manage demographic to bin mappings
  • DemographicSmartBinSession : a session to manage dynamic bins of demographic
  • DemographicEnablerLookupSession : a session to retrieve demographic enablers
  • DemographicEnablerQuerySession : a session to query for demographic enablers
  • DemographicEnablerSearchSession : a session to search for demographic enablers
  • DemographicEnablerAdminSession : a session to create and delete demographic enablers
  • DemographicEnablerNotificationSession : a session to receive notifications pertaining to demographic enabler changes
  • DemographicEnablerBinSession : a session to look up demographic enabler bin mappings
  • DemographicEnablerBinAssignmentSession : a session to manage demographic enabler to bin mappings
  • DemographicEnablerSmartBinSession : a session to manage dynamic bins of demographic enablers
  • DemographicEnablerRuleLookupSession : a session to look up demographic enabler mappings
  • DemographicEnablerRuleApplicationSession : a session to apply demographic enablers