Package ca.uhn.fhir.jpa.model.cross
Class ResourceLookup
java.lang.Object
ca.uhn.fhir.jpa.model.cross.ResourceLookup
- All Implemented Interfaces:
IResourceLookup
-
Constructor Summary
ConstructorsConstructorDescriptionResourceLookup(String theResourceType, Long theResourcePid, Date theDeletedAt) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ResourceLookup
-
-
Method Details
-
getResourceType
- Specified by:
getResourceTypein interfaceIResourceLookup
-
getResourceId
- Specified by:
getResourceIdin interfaceIResourceLookup
-
getDeleted
- Specified by:
getDeletedin interfaceIResourceLookup
-