Uses of Interface
com.genologics.ri.PaginatedBatch
Packages that use PaginatedBatch
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 file resources in the Clarity system.
Illumina have said that the types in this package are not actually released, and there's
nothing in Clarity that uses them.
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 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.
Entities for system properties in the Clarity system.
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 classes for sample entities in the Clarity LIMS API.
Entities for saved queries in the Clarity system.
-
Uses of PaginatedBatch in com.genologics.ri.artifact
Classes in com.genologics.ri.artifact that implement PaginatedBatch -
Uses of PaginatedBatch in com.genologics.ri.artifactgroup
Classes in com.genologics.ri.artifactgroup that implement PaginatedBatchModifier and TypeClassDescriptionclassThe representation of a list of artifactGroup links. -
Uses of PaginatedBatch in com.genologics.ri.automation
Classes in com.genologics.ri.automation that implement PaginatedBatchModifier and TypeClassDescriptionclassA list of automation links returned from a query. -
Uses of PaginatedBatch in com.genologics.ri.configuration
Classes in com.genologics.ri.configuration that implement PaginatedBatch -
Uses of PaginatedBatch in com.genologics.ri.container
Classes in com.genologics.ri.container that implement PaginatedBatchModifier and TypeClassDescriptionclassThe representation for a list of container links. -
Uses of PaginatedBatch in com.genologics.ri.containertype
Classes in com.genologics.ri.containertype that implement PaginatedBatchModifier and TypeClassDescriptionclassThe representation for a list of container type links. -
Uses of PaginatedBatch in com.genologics.ri.file
Classes in com.genologics.ri.file that implement PaginatedBatch -
Uses of PaginatedBatch in com.genologics.ri.globaltoken
Classes in com.genologics.ri.globaltoken that implement PaginatedBatch -
Uses of PaginatedBatch in com.genologics.ri.instrument
Classes in com.genologics.ri.instrument that implement PaginatedBatchModifier and TypeClassDescriptionclassThe representation of a list of instrument links. -
Uses of PaginatedBatch in com.genologics.ri.instrumenttype
Classes in com.genologics.ri.instrumenttype that implement PaginatedBatchModifier and TypeClassDescriptionclassThe representation of a list of instrument type links. -
Uses of PaginatedBatch in com.genologics.ri.lab
Classes in com.genologics.ri.lab that implement PaginatedBatch -
Uses of PaginatedBatch in com.genologics.ri.process
Classes in com.genologics.ri.process that implement PaginatedBatchModifier and TypeClassDescriptionclassThe representation of a list of process links. -
Uses of PaginatedBatch in com.genologics.ri.processtemplate
Classes in com.genologics.ri.processtemplate that implement PaginatedBatchModifier and TypeClassDescriptionclassThe representation of a list of Process Template links. -
Uses of PaginatedBatch in com.genologics.ri.processtype
Classes in com.genologics.ri.processtype that implement PaginatedBatchModifier and TypeClassDescriptionclassThe representation for a list of process type links. -
Uses of PaginatedBatch in com.genologics.ri.project
Classes in com.genologics.ri.project that implement PaginatedBatch -
Uses of PaginatedBatch in com.genologics.ri.property
Classes in com.genologics.ri.property that implement PaginatedBatchModifier and TypeClassDescriptionclassThe representation for a list of property links. -
Uses of PaginatedBatch in com.genologics.ri.queue
Classes in com.genologics.ri.queue that implement PaginatedBatch -
Uses of PaginatedBatch in com.genologics.ri.reagentkit
Classes in com.genologics.ri.reagentkit that implement PaginatedBatchModifier and TypeClassDescriptionclassThe representation for a list of reagent type links. -
Uses of PaginatedBatch in com.genologics.ri.reagentlot
Classes in com.genologics.ri.reagentlot that implement PaginatedBatchModifier and TypeClassDescriptionclassRepresents a paginated collection of reagent lot links returned by the API. -
Uses of PaginatedBatch in com.genologics.ri.reagenttype
Classes in com.genologics.ri.reagenttype that implement PaginatedBatchModifier and TypeClassDescriptionclassThe representation for a list of reagent type links. -
Uses of PaginatedBatch in com.genologics.ri.researcher
Classes in com.genologics.ri.researcher that implement PaginatedBatchModifier and TypeClassDescriptionclassThe representation of a list of researcher links. -
Uses of PaginatedBatch in com.genologics.ri.sample
Classes in com.genologics.ri.sample that implement PaginatedBatch -
Uses of PaginatedBatch in com.genologics.ri.savedquery
Classes in com.genologics.ri.savedquery that implement PaginatedBatchModifier and TypeClassDescriptionclassRepresents a paginated list of saved queries.