Uses of Class
com.genologics.ri.sample.Sample
Packages that use Sample
-
Uses of Sample in com.genologics.ri.artifact
Methods in com.genologics.ri.artifact that return types with arguments of type SampleModifier and TypeMethodDescriptionDemuxArtifactSample.getEntityClass()SampleLink.getEntityClass()Method parameters in com.genologics.ri.artifact with type arguments of type SampleModifier and TypeMethodDescriptionArtifact.addSample(LimsEntityLinkable<Sample> linkable) voidArtifact.setSamples(Collection<? extends LimsEntityLinkable<Sample>> links) Constructor parameters in com.genologics.ri.artifact with type arguments of type SampleModifierConstructorDescriptionDemuxArtifactSample(Linkable<Sample> link) SampleLink(LimsEntityLinkable<Sample> link) SampleLink(Linkable<Sample> link) -
Uses of Sample in com.genologics.ri.sample
Fields in com.genologics.ri.sample with type parameters of type SampleMethods in com.genologics.ri.sample that return SampleMethods in com.genologics.ri.sample that return types with arguments of type SampleModifier and TypeMethodDescriptionObjectFactory.createSample(Sample value) SampleLink.getEntityClass()Sample.getLink()Get a concrete link object to thisLimsEntityLinkableentity.SampleBatchFetchResult.getList()SampleBatchFetchResult.getSamples()Methods in com.genologics.ri.sample with parameters of type SampleMethod parameters in com.genologics.ri.sample with type arguments of type SampleModifier and TypeMethodDescriptionvoidSampleBatchFetchResult.addForCreate(Collection<Sample> samples) Add samples to this object ready for creation.voidSampleBatchFetchResult.addForUpdate(Collection<Sample> entities) Constructors in com.genologics.ri.sample with parameters of type SampleModifierConstructorDescriptionConstruct a new object for sample creation via the API.Constructor parameters in com.genologics.ri.sample with type arguments of type SampleModifierConstructorDescriptionSampleLink(LimsEntityLinkable<Sample> link) SampleLink(Linkable<Sample> link)