java.lang.Object
com.genologics.ri.savedquery.SavedQueryLink
- All Implemented Interfaces:
LimsLink<SavedQuery>,Linkable<SavedQuery>,Locatable,Serializable
- Since:
- 2.34
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
id
-
uri
-
-
Constructor Details
-
SavedQueryLink
public SavedQueryLink() -
SavedQueryLink
-
-
Method Details
-
getName
-
setName
-
getId
-
setId
-
getUri
Description copied from interface:LimsLinkGet the URI of the object we are linking to.- Specified by:
getUriin interfaceLimsLink<SavedQuery>- Specified by:
getUriin interfaceLocatable- Returns:
- The URI.
-
setUri
Description copied from interface:LocatableSet the URI of this object. -
getEntityClass
Description copied from interface:LimsLinkGet the class of the true, full LIMS entity this object links to.- Specified by:
getEntityClassin interfaceLimsLink<SavedQuery>- Returns:
- The real object class.
-
toString
-