java.lang.Object
com.genologics.ri.artifact.ArtifactGroupLink
- All Implemented Interfaces:
LimsLink<ArtifactGroup>
,Linkable<ArtifactGroup>
,Locatable
,Serializable
Artifact group is a child element of Artifact and provides a URI linking to
the detailed representation of the artifact group that the Artifact belongs
to. In the client, artifact groups are referred to as experiments.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
uri
-
name
-
-
Constructor Details
-
ArtifactGroupLink
public ArtifactGroupLink() -
ArtifactGroupLink
-
ArtifactGroupLink
-
ArtifactGroupLink
-
-
Method Details
-
getEntityClass
Description copied from interface:LimsLink
Get the class of the true, full LIMS entity this object links to.- Specified by:
getEntityClass
in interfaceLimsLink<ArtifactGroup>
- Returns:
- The real object class.
-
getUri
Description copied from interface:LimsLink
Get the URI of the object we are linking to.- Specified by:
getUri
in interfaceLimsLink<ArtifactGroup>
- Specified by:
getUri
in interfaceLocatable
- Returns:
- The URI.
-
setUri
Description copied from interface:Locatable
Set the URI of this object. -
getName
-
setName
-
toString
-