Class Artifact

java.lang.Object
com.genologics.ri.artifact.Artifact
All Implemented Interfaces:
LimsEntity<Artifact>, LimsEntityLinkable<Artifact>, Linkable<Artifact>, Locatable, UDFHolder, Serializable

public class Artifact extends Object implements LimsEntity<Artifact>, UDFHolder, Serializable

The detailed representation of an Artifact.

An Artifact represents the inputs to or outputs from a process. An Artifact is classified by its type (Analyte, ResultFile, etc).

Artifacts do not support HTTP POST requests.

See Also: