java.lang.Object
com.genologics.ri.role.RoleLink
Role-link is a child element type of roles and provides a URI linking to the
detailed representation of a Role.
- Since:
- 2.19
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
-
uri
-
-
Constructor Details
-
RoleLink
public RoleLink() -
RoleLink
-
RoleLink
-
-
Method Details
-
getName
-
setName
-
getUri
Description copied from interface:LimsLink
Get the URI of the object we are linking to. -
setUri
Description copied from interface:Locatable
Set the URI of this object. -
getEntityClass
Description copied from interface:LimsLink
Get the class of the true, full LIMS entity this object links to.- Specified by:
getEntityClass
in interfaceLimsLink<Role>
- Returns:
- The real object class.
-
toString
-