Package ca.uhn.fhir.rest.api.server
package ca.uhn.fhir.rest.api.server
-
ClassDescriptionThis class is the server specific equivalent to
IFhirVersion
This object is an abstraction for a server response that is going to return one or more resources to the user.This interface is a parameter type for thePointcut.STORAGE_PRESHOW_RESOURCES
hook.Implementations of this interface represent a response back to the client from the server.IRestfulServer<T extends RequestDetails>A default RequestDetails implementation that can be used for system calls to Resource DAO methods when partitioning is enabled.A default RestfulResponse that returns the body as an IBaseResource and ignores everything else.