Uses of Class
com.genologics.ri.artifact.Artifact
Packages that use Artifact
Package
Description
The main public package of the Clarity API.
Concrete implementation classes of the Clarity API.
-
Uses of Artifact in com.genologics.ri.artifact
Fields in com.genologics.ri.artifact with type parameters of type ArtifactMethods in com.genologics.ri.artifact that return ArtifactMethods in com.genologics.ri.artifact that return types with arguments of type ArtifactModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Artifact>
ObjectFactory.createArtifact
(Artifact value) ArtifactBatchFetchResult.getArtifacts()
ArtifactLink.getEntityClass()
DemuxSourceArtifact.getEntityClass()
ArtifactBatchFetchResult.getList()
ArtifactBatchFetchResult.iterator()
Methods in com.genologics.ri.artifact with parameters of type ArtifactModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<Artifact>
ObjectFactory.createArtifact
(Artifact value) Method parameters in com.genologics.ri.artifact with type arguments of type ArtifactModifier and TypeMethodDescriptionvoid
ArtifactBatchFetchResult.addForCreate
(Collection<Artifact> entities) void
ArtifactBatchFetchResult.addForUpdate
(Collection<Artifact> entities) void
DemuxSourceArtifact.setArtifact
(Linkable<Artifact> artifact) Constructor parameters in com.genologics.ri.artifact with type arguments of type Artifact -
Uses of Artifact in com.genologics.ri.container
Methods in com.genologics.ri.container that return types with arguments of type ArtifactMethod parameters in com.genologics.ri.container with type arguments of type ArtifactModifier and TypeMethodDescriptionContainer.addPlacement
(LimsEntityLinkable<Artifact> artifact, String wellPosition) void
Container.setPlacements
(Collection<? extends LimsEntityLinkable<Artifact>> links) Constructor parameters in com.genologics.ri.container with type arguments of type ArtifactModifierConstructorDescriptionPlacement
(LimsEntityLinkable<Artifact> link) Placement
(LimsEntityLinkable<Artifact> link, String wellPosition) -
Uses of Artifact in com.genologics.ri.process
Methods in com.genologics.ri.process that return types with arguments of type ArtifactMethod parameters in com.genologics.ri.process with type arguments of type ArtifactModifier and TypeMethodDescriptionvoid
InputOutputMap.setInput
(LimsEntityLinkable<Artifact> link) void
void
InputOutputMap.setOutput
(LimsEntityLinkable<Artifact> link) void
Constructor parameters in com.genologics.ri.process with type arguments of type ArtifactModifierConstructorDescriptionArtifactLink
(Linkable<Artifact> link) InputOutputMap
(LimsEntityLinkable<Artifact> input, LimsEntityLinkable<Artifact> output) InputOutputMap
(Linkable<Artifact> input, Linkable<Artifact> output) -
Uses of Artifact in com.genologics.ri.processexecution
Methods in com.genologics.ri.processexecution that return types with arguments of type ArtifactMethod parameters in com.genologics.ri.processexecution with type arguments of type ArtifactModifier and TypeMethodDescriptionvoid
ExecutableInputOutputMap.setInputs
(Collection<? extends Linkable<Artifact>> links) protected void
ArtifactBase.updateQCFlag
(Linkable<Artifact> link) Constructor parameters in com.genologics.ri.processexecution with type arguments of type Artifact -
Uses of Artifact in com.genologics.ri.queue
Methods in com.genologics.ri.queue that return types with arguments of type Artifact -
Uses of Artifact in com.genologics.ri.routing
Methods in com.genologics.ri.routing that return types with arguments of type ArtifactMethod parameters in com.genologics.ri.routing with type arguments of type ArtifactModifier and TypeMethodDescriptionvoid
ExtArtifactAssignments.addAll
(Collection<? extends Linkable<Artifact>> links) void
ExtArtifactAssignments.addArtifact
(Linkable<Artifact> artifact) Constructor parameters in com.genologics.ri.routing with type arguments of type Artifact -
Uses of Artifact in com.genologics.ri.sample
Methods in com.genologics.ri.sample that return types with arguments of type ArtifactMethod parameters in com.genologics.ri.sample with type arguments of type ArtifactModifier and TypeMethodDescriptionvoid
SampleBase.setArtifact
(LimsEntityLinkable<Artifact> artifact) Constructor parameters in com.genologics.ri.sample with type arguments of type Artifact -
Uses of Artifact in com.genologics.ri.step
Methods in com.genologics.ri.step that return types with arguments of type ArtifactModifier and TypeMethodDescriptionArtifactLink.getEntityClass()
CreationInput.getEntityClass()
EscalatedArtifact.getEntityClass()
Input.getEntityClass()
NextAction.getEntityClass()
Output.getEntityClass()
OutputPlacement.getEntityClass()
SharedResultFile.getEntityClass()
Method parameters in com.genologics.ri.step with type arguments of type ArtifactModifier and TypeMethodDescriptionPools.addAvailableInput
(Linkable<Artifact> artifact) Escalation.addEscalatedArtifact
(Linkable<Artifact> link) StepCreation.addInput
(Linkable<Artifact> artifact, Linkable<ControlType> controlType, Long replicates) StepDetails.addInputOutputMap
(LimsEntityLinkable<Artifact> input, LimsEntityLinkable<Artifact> output) Placements.addOutputPlacement
(Linkable<Artifact> artifact, Linkable<Container> container, String wellPosition) Pools.addPooledInputs
(Collection<? extends Linkable<Artifact>> inputArtifacts, String poolName, Linkable<Artifact> outputArtifact) Pools.addPooledInputs
(Collection<? extends Linkable<Artifact>> inputArtifacts, String poolName, Linkable<Artifact> outputArtifact) void
CreationInput.setArtifact
(Linkable<Artifact> a) void
NextAction.setArtifact
(Linkable<Artifact> link) void
Output.setArtifact
(Linkable<Artifact> artifact) void
OutputPlacement.setArtifact
(Linkable<Artifact> artifact) void
InputOutputMap.setInput
(LimsEntityLinkable<Artifact> link) void
void
PooledInputs.setInputArtifacts
(Collection<? extends Linkable<Artifact>> artifacts) void
InputOutputMap.setOutput
(LimsEntityLinkable<Artifact> link) void
void
PooledInputs.setOutputArtifact
(Linkable<Artifact> artifact) Constructor parameters in com.genologics.ri.step with type arguments of type ArtifactModifierConstructorDescriptionArtifactLink
(Linkable<Artifact> link) CreationInput
(Linkable<Artifact> artifact) CreationInput
(Linkable<Artifact> artifact, Linkable<ControlType> controlType) CreationInput
(Linkable<Artifact> artifact, Linkable<ControlType> controlType, Long replicates) EscalatedArtifact
(Linkable<Artifact> link) InputOutputMap
(LimsEntityLinkable<Artifact> input, LimsEntityLinkable<Artifact> output) InputOutputMap
(Linkable<Artifact> input, Linkable<Artifact> output) NextAction
(Linkable<Artifact> link) NextAction
(Linkable<Artifact> link, ActionType action) NextAction
(Linkable<Artifact> link, ActionType action, Linkable<ProtocolStep> nextStep) OutputPlacement
(Linkable<Artifact> artifact) OutputPlacement
(Linkable<Artifact> artifact, LimsEntityLinkable<Container> container, String wellPosition) PooledInputs
(Collection<? extends Linkable<Artifact>> inputArtifacts, String poolName) PooledInputs
(Collection<? extends Linkable<Artifact>> inputArtifacts, String poolName, Linkable<Artifact> outputArtifact) PooledInputs
(Collection<? extends Linkable<Artifact>> inputArtifacts, String poolName, Linkable<Artifact> outputArtifact) -
Uses of Artifact in org.cruk.clarity.api
Methods in org.cruk.clarity.api that return types with arguments of type ArtifactModifier and TypeMethodDescriptionClarityAPI.listQueue
(Linkable<ProtocolStep> protocolStep) List the artifacts in the queue for the given protocol step.ClarityAPI.listQueue
(Linkable<ProtocolStep> protocolStep, Map<String, ?> searchTerms) List the artifacts in the queue for the given protocol step, additionally filtering using the parameters available for the "queues" end point. -
Uses of Artifact in org.cruk.clarity.api.impl
Methods in org.cruk.clarity.api.impl that return types with arguments of type ArtifactModifier and TypeMethodDescriptionClarityAPIImpl.listQueue
(Linkable<ProtocolStep> protocolStep) List the artifacts in the queue for the given protocol step.ClarityAPIImpl.listQueue
(Linkable<ProtocolStep> protocolStep, Map<String, ?> searchTerms) List the artifacts in the queue for the given protocol step, additionally filtering using the parameters available for the "queues" end point.