
Uses of Class
ca.uhn.fhir.interceptor.model.ReadPartitionIdRequestDetails
Packages that use ReadPartitionIdRequestDetails
-
Uses of ReadPartitionIdRequestDetails in ca.uhn.fhir.interceptor.model
Methods in ca.uhn.fhir.interceptor.model that return ReadPartitionIdRequestDetailsModifier and TypeMethodDescriptionReadPartitionIdRequestDetails.forDelete
(String theResourceType, org.hl7.fhir.instance.model.api.IIdType theId) ReadPartitionIdRequestDetails.forHistory
(String theResourceType, org.hl7.fhir.instance.model.api.IIdType theIdType) ReadPartitionIdRequestDetails.forPatch
(String theResourceType, org.hl7.fhir.instance.model.api.IIdType theId) ReadPartitionIdRequestDetails.forRead
(String theResourceType, org.hl7.fhir.instance.model.api.IIdType theId, boolean theIsVread) ReadPartitionIdRequestDetails.forRead
(org.hl7.fhir.instance.model.api.IIdType theId) ReadPartitionIdRequestDetails.forSearchType
(String theResourceType, SearchParameterMap theParams, org.hl7.fhir.instance.model.api.IBaseResource theConditionalOperationTargetOrNull) ReadPartitionIdRequestDetails.forSearchUuid
(String theUuid) ReadPartitionIdRequestDetails.forServerOperation
(String theOperationName) -
Uses of ReadPartitionIdRequestDetails in ca.uhn.fhir.jpa.partition
Methods in ca.uhn.fhir.jpa.partition with parameters of type ReadPartitionIdRequestDetailsModifier and TypeMethodDescriptionca.uhn.fhir.interceptor.model.RequestPartitionId
IRequestPartitionHelperSvc.determineReadPartitionForRequest
(ca.uhn.fhir.rest.api.server.RequestDetails theRequest, ReadPartitionIdRequestDetails theDetails)