java.lang.Object
com.genologics.ri.processtemplate.ProcessTemplateLink
- All Implemented Interfaces:
LimsLink<ProcessTemplate>
,Linkable<ProcessTemplate>
,Locatable
,Serializable
process-template-link is a child element type of Process Templates and
provides a URI linking to the detailed representation of a Process Template.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
uri
-
name
-
-
Constructor Details
-
ProcessTemplateLink
public ProcessTemplateLink() -
ProcessTemplateLink
-
ProcessTemplateLink
-
ProcessTemplateLink
-
-
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<ProcessTemplate>
- Returns:
- The real object class.
-
getName
-
setName
-
getUri
Description copied from interface:LimsLink
Get the URI of the object we are linking to.- Specified by:
getUri
in interfaceLimsLink<ProcessTemplate>
- Specified by:
getUri
in interfaceLocatable
- Returns:
- The URI.
-
setUri
Description copied from interface:Locatable
Set the URI of this object. -
toString
-