Uses of Annotation Interface
com.genologics.ri.ClarityEntity
Packages that use ClarityEntity
Package
Description
Provides JAXB bindings for artifacts in the Genologics REST API.
Entities for artifact groups in the Clarity system.
Entities for automation resources in the Clarity system.
Entities for system configuration in the Clarity system.
Container entity and support classes for the Clarity REST API.
Entities for container type definitions in the Clarity system.
Entities for control types in the Clarity LIMS system.
Entities for file resources in the Clarity system.
Entities for instrument resources in the Clarity system.
Entities for instrument type definitions in the Clarity system.
Provides classes for representing and managing laboratory entities in the Clarity LIMS system.
Entities for user permissions in the Clarity system.
Entities for processes executed in the Clarity system.
Entities for process templates in the Clarity system.
Entities for process type definitions in the Clarity system.
Project entity and supporting classes for the Clarity REST API.
Provides JAXB bindings for the protocol configuration domain model.
Entities for work queues in the Clarity system.
Provides JAXB binding classes for the Clarity REST API reagent kit entity and its related components.
Entities for reagent type definitions in the Clarity system.
Provides classes for representing researchers in the Clarity LIMS system.
Provides JAXB binding classes for the Clarity REST API role entity and its related components.
Provides classes for sample entities in the Clarity LIMS API.
Entities for saved queries in the Clarity system.
Entities for workflow stages in the Clarity system.
Entities for workflow steps in the Clarity system.
Entities for step configuration in the Clarity system.
Entities for workflow configuration in the Clarity system.
Concrete implementation classes of the Clarity API.
-
Uses of ClarityEntity in com.genologics.ri.artifact
Classes in com.genologics.ri.artifact with annotations of type ClarityEntity -
Uses of ClarityEntity in com.genologics.ri.artifactgroup
Classes in com.genologics.ri.artifactgroup with annotations of type ClarityEntityModifier and TypeClassDescriptionclassArtifactGroups are created by the Lab Scientist interface for each workflow. -
Uses of ClarityEntity in com.genologics.ri.automation
Classes in com.genologics.ri.automation with annotations of type ClarityEntityModifier and TypeClassDescriptionclassThe automation element integrates the process with the Automation Worker (previously called External Program Plugin or EPP). -
Uses of ClarityEntity in com.genologics.ri.configuration
Classes in com.genologics.ri.configuration with annotations of type ClarityEntityModifier and TypeClassDescriptionclassThe detailed representation of the configuration of a user-defined field.classThe representation of a list of field dynamic UDF preset.classThe detailed representation of the configuration of a user defined type. -
Uses of ClarityEntity in com.genologics.ri.container
Classes in com.genologics.ri.container with annotations of type ClarityEntityModifier and TypeClassDescriptionclassContainer entity representing a physical container in the Clarity LIMS. -
Uses of ClarityEntity in com.genologics.ri.containertype
Classes in com.genologics.ri.containertype with annotations of type ClarityEntityModifier and TypeClassDescriptionclassThe detailed representation of a container type. -
Uses of ClarityEntity in com.genologics.ri.controltype
Classes in com.genologics.ri.controltype with annotations of type ClarityEntityModifier and TypeClassDescriptionclassRepresents a control type in the Clarity LIMS system. -
Uses of ClarityEntity in com.genologics.ri.file
Classes in com.genologics.ri.file with annotations of type ClarityEntityModifier and TypeClassDescriptionclassThe file element contains information about a file in the system. -
Uses of ClarityEntity in com.genologics.ri.instrument
Classes in com.genologics.ri.instrument with annotations of type ClarityEntity -
Uses of ClarityEntity in com.genologics.ri.instrumenttype
Classes in com.genologics.ri.instrumenttype with annotations of type ClarityEntityModifier and TypeClassDescriptionclassAn instrument describes properties common to all instruments of that type. -
Uses of ClarityEntity in com.genologics.ri.lab
Classes in com.genologics.ri.lab with annotations of type ClarityEntity -
Uses of ClarityEntity in com.genologics.ri.permission
Classes in com.genologics.ri.permission with annotations of type ClarityEntity -
Uses of ClarityEntity in com.genologics.ri.process
Classes in com.genologics.ri.process with annotations of type ClarityEntity -
Uses of ClarityEntity in com.genologics.ri.processtemplate
Classes in com.genologics.ri.processtemplate with annotations of type ClarityEntityModifier and TypeClassDescriptionclassThe detailed representation of a Process Template. -
Uses of ClarityEntity in com.genologics.ri.processtype
Classes in com.genologics.ri.processtype with annotations of type ClarityEntityModifier and TypeClassDescriptionclassThe process-type element contains the XML representation of a type of process configured in the system. -
Uses of ClarityEntity in com.genologics.ri.project
Classes in com.genologics.ri.project with annotations of type ClarityEntity -
Uses of ClarityEntity in com.genologics.ri.protocolconfiguration
Classes in com.genologics.ri.protocolconfiguration with annotations of type ClarityEntity -
Uses of ClarityEntity in com.genologics.ri.queue
Classes in com.genologics.ri.queue with annotations of type ClarityEntity -
Uses of ClarityEntity in com.genologics.ri.reagentkit
Classes in com.genologics.ri.reagentkit with annotations of type ClarityEntity -
Uses of ClarityEntity in com.genologics.ri.reagentlot
Classes in com.genologics.ri.reagentlot with annotations of type ClarityEntityModifier and TypeClassDescriptionclassRepresents a reagent lot in the Clarity LIMS system. -
Uses of ClarityEntity in com.genologics.ri.reagenttype
Classes in com.genologics.ri.reagenttype with annotations of type ClarityEntityModifier and TypeClassDescriptionclassThe detailed representation of a reagent type. -
Uses of ClarityEntity in com.genologics.ri.researcher
Classes in com.genologics.ri.researcher with annotations of type ClarityEntity -
Uses of ClarityEntity in com.genologics.ri.role
Classes in com.genologics.ri.role with annotations of type ClarityEntity -
Uses of ClarityEntity in com.genologics.ri.sample
Classes in com.genologics.ri.sample with annotations of type ClarityEntity -
Uses of ClarityEntity in com.genologics.ri.savedquery
Classes in com.genologics.ri.savedquery with annotations of type ClarityEntityModifier and TypeClassDescriptionclassRepresents a saved query in the Clarity LIMS system. -
Uses of ClarityEntity in com.genologics.ri.stage
Classes in com.genologics.ri.stage with annotations of type ClarityEntity -
Uses of ClarityEntity in com.genologics.ri.step
Classes in com.genologics.ri.step with annotations of type ClarityEntityModifier and TypeClassDescriptionclassRepresents actions applied or to be applied by a step in the workflow.classThe detailed representation of a step's output container Tube Rack arrangements only for an Add Label Step.classThe detailed representation of a step's output artifact container placementsclassThe detailed representation of a step's pooled inputs.classThe detailed representation of a step.classThe current EPP status for a step (supports automatically triggered programs only).classThe list representation of a step's reagent lots.classThe detailed representation of a step's output artifact reagents.classA request to create a step.classRepresents the detailed view of a step, including configuration, input/output mappings, user-defined fields, and associated resources.classRepresents the setup configuration for a step, including files and configuration settings. -
Uses of ClarityEntity in com.genologics.ri.stepconfiguration
Classes in com.genologics.ri.stepconfiguration with annotations of type ClarityEntity -
Uses of ClarityEntity in com.genologics.ri.workflowconfiguration
Classes in com.genologics.ri.workflowconfiguration with annotations of type ClarityEntity -
Uses of ClarityEntity in org.cruk.clarity.api.impl
Methods in org.cruk.clarity.api.impl that return ClarityEntityModifier and TypeMethodDescriptionprotected ClarityEntityClarityAPIImpl.checkEntityAnnotated(Class<?> entityClass) Check that the class given as an entity class is annotated with theClarityEntityannotation.