java.lang.Object
com.genologics.ri.file.FileLink
- All Implemented Interfaces:
LimsLink<ClarityFile>
,Linkable<ClarityFile>
,Locatable
,Serializable
The file-link type provides a URI that links to information about a file in
the system.
Elements of this type are used for lists of files, or by resources that have attached files to identify and link to further information about the file.
- See Also:
-
Field Details
-
uri
-
limsid
-
-
Constructor Details
-
FileLink
public FileLink() -
FileLink
-
FileLink
-
FileLink
-
-
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<ClarityFile>
- 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<ClarityFile>
- Specified by:
getUri
in interfaceLocatable
- Returns:
- The URI.
-
setUri
Description copied from interface:Locatable
Set the URI of this object. -
getLimsid
-
setLimsid
-
toString
-