java.lang.Object
com.genologics.ri.ExternalId
- All Implemented Interfaces:
Locatable
,Serializable
An external id is a reference to an identifier in an external system that
contains additional information about a representation within the API.
External id is supported on representations that contain links back to external systems.
External id consists of two different URI type elements: id and URI. ID is the URI referencing the external system, and provides context and identification of the representation within that system. URI is the URI within the system, and provides a means of looking up the representation that the external id is associated with.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary