Class NotFoundPid
java.lang.Object
ca.uhn.fhir.rest.api.server.storage.BaseResourcePersistentId<Long>
ca.uhn.fhir.rest.api.server.storage.NotFoundPid
- All Implemented Interfaces:
IResourcePersistentId<Long>
-
Field Summary
Fields inherited from interface ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId
NOT_FOUND
-
Constructor Summary
-
Method Summary
Methods inherited from class ca.uhn.fhir.rest.api.server.storage.BaseResourcePersistentId
equals, getAssociatedResourceId, getResourceType, getVersion, hashCode, setAssociatedResourceId, setVersion
-
Constructor Details
-
NotFoundPid
public NotFoundPid()
-
-
Method Details
-
getId
-