java.lang.Object
com.genologics.ri.project.ResearcherLink
- All Implemented Interfaces:
LimsEntityLink<Researcher>,LimsEntityLinkable<Researcher>,LimsLink<Researcher>,Linkable<Researcher>,Locatable,Serializable
Researcher is a child element of Project and provides a URI linking to the
detailed representation of the Researcher for the Project.
- See Also:
-
Field Details
-
uri
-
-
Constructor Details
-
ResearcherLink
public ResearcherLink() -
ResearcherLink
-
ResearcherLink
-
-
Method Details
-
getEntityClass
Description copied from interface:LimsLinkGet the class of the true, full LIMS entity this object links to.- Specified by:
getEntityClassin interfaceLimsLink<Researcher>- Returns:
- The real object class.
-
getUri
Description copied from interface:LimsLinkGet the URI of the object we are linking to.- Specified by:
getUriin interfaceLimsLink<Researcher>- Specified by:
getUriin interfaceLocatable- Returns:
- The URI.
-
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<Researcher>- Returns:
- The LIMS id.
-
setLimsid
Description copied from interface:LimsEntityLinkableSet the LIMS id for this object.- Specified by:
setLimsidin interfaceLimsEntityLinkable<Researcher>- Parameters:
id- The new LIMS id.
-
toString
-