Interface ProfileRulesProxyManager

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

public interface ProfileRulesProxyManager extends OsidProxyManager, ProfileRulesProfile

The profile rules proxy manager provides access to profile 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:

  • ProfileEntryEnablerLookupSession : a session to retrieve profile entry enablers
  • ProfileEntryEnablerQuerySession : a session to query for profile entry enablers
  • ProfileEntryEnablerSearchSession : a session to search for profile entry enablers
  • ProfileEntryEnablerAdminSession : a session to create and delete profile entry enablers
  • ProfileEntryEnablerNotificationSession : a session to receive notifications pertaining to profile entry enabler changes
  • ProfileEntryEnablerProfileSession : a session to look up profile entry enabler profile mappings
  • ProfileEntryEnablerProfileAssignmentSession : a session to manage profile entry enabler to profile mappings
  • ProfileEntryEnablerSmartProfileSession : a session to manage dynamic profiles of profile entry enablers
  • ProfileEntryEnablerRuleLookupSession : a session to look up profile entry enabler to profile entry mappings
  • ProfileEntryEnablerRuleApplicationSession : a session to apply profile entry enablers to profile entries