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