Interface DictionaryProxyManager

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

public interface DictionaryProxyManager extends OsidProxyManager, DictionaryProfile

The dictionary manager provides access to dictionary sessions and provides interoperability tests for various aspects of this service. Methods in this manager support a Proxy to pass information from server environments. The sessions included in this manager are:

  • EntryRetrievalSession: a basic session for retrieving dictoonary entries
  • EntryLookupSession: a session for looking up dictionary entries
  • EntryQuerySession: a session for querying dictionary entries
  • EntrySearchSession: a session for searching for dictionary entries
  • EntryAdminSession: a session for creating, updating, and delting dictionary entries
  • EntryNotificationSession: a session for subscribing to notifications about dictionary entries
  • EntryDictionarySession: a session to look up entry to dictionary mappings
  • EntryDictionaryAssignmentSession: a session to manage entry to dictionary mappings
  • EntrySmartDictionarySession: a session to manage smart entry dictionaries
  • DictionaryLookupSession a session for looking up dictionaries
  • DictionaryQuerySession a session for querying dictionaries
  • DictionarySearchSession a session for searchin gamong dictionaries
  • DictionaryAdminSession a session creating, updating or deleting dictionaries
  • DictionaryNotificationSession: a session for subscribing to adds and changes of dictionaries
  • DictionaryHierarchySession: a session for traversing the hierarchy of dictionaries
  • DictionaryHierarchyDesignSession: a session for managing the dictionary hierarchy