java.lang.Object
com.genologics.ri.permission.PermissionLink
- All Implemented Interfaces:
LimsLink<Permission>,Linkable<Permission>,Locatable,Serializable
- Since:
- 2.19
- See Also:
-
Field Details
-
action
-
name
-
uri
-
-
Constructor Details
-
PermissionLink
public PermissionLink() -
PermissionLink
-
-
Method Details
-
getAction
-
setAction
-
getName
-
setName
-
getUri
Description copied from interface:LimsLinkGet the URI of the object we are linking to.- Specified by:
getUriin interfaceLimsLink<Permission>- 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<Permission>- Returns:
- The real object class.
-