Package org.cruk.clarity.api


package org.cruk.clarity.api
The main public package of the Clarity API.

The main Spring configuration file for the API is in this package as clarity-client-context.xml.

  • Class
    Description
    Interface to the Clarity API version 2 via REST.
    Exception decoded when a response from an API call gives an exception object.
    Exception thrown when an attempt is made to change an object that cannot be altered in such a manner through the Clarity API.
    Exception raised when a search for entities is provided with search terms that are illegal.
    Exception raised when a URI or URL object is created from a string but the string isn't a valid URI or URL.
    Enumeration of the ways to override the normal behaviour of the API and the cache to get specific versions of stateful entities.