java.lang.Object
com.genologics.ri.lab.LabLink
- All Implemented Interfaces:
LimsEntityLink<Lab>,LimsEntityLinkable<Lab>,LimsLink<Lab>,Linkable<Lab>,Locatable,Serializable
Lab-link is a child element type of labs and provides a URI linking to the
detailed representation of a lab.
- See Also:
-
Field Details
-
uri
-
name
-
-
Constructor Details
-
LabLink
public LabLink() -
LabLink
-
LabLink
-
LabLink
-
-
Method Details
-
getEntityClass
Description copied from interface:LimsLinkGet the class of the true, full LIMS entity this object links to.- Specified by:
getEntityClassin interfaceLimsLink<Lab>- Returns:
- The real object class.
-
getName
-
setName
-
getUri
Description copied from interface:LimsLinkGet the URI of the object we are linking to. -
setUri
Description copied from interface:LocatableSet the URI of this object. -
getLimsid
Description copied from interface:LimsEntityLinkableGet the LIMS id for this object.- Specified by:
getLimsidin interfaceLimsEntityLinkable<Lab>- Returns:
- The LIMS id.
-
setLimsid
Description copied from interface:LimsEntityLinkableSet the LIMS id for this object.- Specified by:
setLimsidin interfaceLimsEntityLinkable<Lab>- Parameters:
id- The new LIMS id.
-
toString
-