Package com.genologics.ri


package com.genologics.ri
The root package of the classes generated (originally) from the Clarity schemas.

This package also adds the interfaces and annotations that embellish the classes that map directly to the XML exchanges.

  • Class
    Description
    Address contains the related fields of a mailing address.
    Interface for objects that hold batches of linkable items (links or entities).
    Extension of the Batch interface for classes that support bulk create or update operations for entities.
    Annotation for classes that contain lists of entities fetched from the API's batch retrieve mechanism.
    Annotation to put on classes that are entities in the Clarity LIMS.
    Annotation to put on classes that are the results of querying the API for entities.
    Container is a child element of location and provides a URI linking to the detailed representation of the Container for the location.
    An external id is a reference to an identifier in an external system that contains additional information about a representation within the API.
    Index is the entry point to a supported version of the API, providing a list of links to the available resources in that version in the system.
    LimsEntity<E extends LimsEntity<E>>
    Interface for all objects that are real LIMS entities (i.e. not links or other references).
    Interface for links to LimsEntity objects.
    Interface for entities and links to entities that are identifiable in the system (i.e. have a LIMS id).
    LimsLink<E extends Locatable>
    Interface for classes that are links to real LIMS objects.
    A link provides a URI linking to an additional resource.
    Linkable<E extends Locatable>
    Marker interface that indicates a locatable object can be linked to.
    The representation of a list of resource links.
    Interface for LIMS objects that can be located via a URI.
    Location provides a URI linking to the detailed representation of a Container along with the well location within that Container.
    Static list of all the namespaces in the Genologics API.
    This object contains factory methods for each Java content interface and Java element interface generated in the com.genologics.ri package.
    The link to a page of additional content.
    Interface for objects that hold paginated batches of links to entities.