java.lang.Object
com.genologics.ri.step.ActionsLink
Identifies the resource that represents the actions applied or to be applied by the step.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
uri
-
-
Constructor Details
-
ActionsLink
public ActionsLink() -
ActionsLink
-
ActionsLink
-
-
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<Actions>
- Returns:
- The real object class.
-
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.
-