Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Interface Modules

Interface module modules provide service interfaces for an external application to call in order to get access to information in the SHR. These module modules MUST make use of the content handler module's getContentHandler(String contentType) method (see here) to handle any request to save data or to query data from the SHR.

As part of the default implementation of the SHR we will implment implement some specific iterface interface modules. These are described below.

...