static HttpGetClientInvocation |
ReadMethodBinding.createAbsoluteReadInvocation(ca.uhn.fhir.context.FhirContext theContext,
org.hl7.fhir.instance.model.api.IIdType theId) |
static HttpGetClientInvocation |
ReadMethodBinding.createAbsoluteVReadInvocation(ca.uhn.fhir.context.FhirContext theContext,
org.hl7.fhir.instance.model.api.IIdType theId) |
static HttpGetClientInvocation |
MethodUtil.createConformanceInvocation(ca.uhn.fhir.context.FhirContext theContext) |
static HttpGetClientInvocation |
HistoryMethodBinding.createHistoryInvocation(ca.uhn.fhir.context.FhirContext theContext,
String theResourceName,
String theId,
org.hl7.fhir.instance.model.api.IPrimitiveType<Date> theSince,
Integer theLimit,
ca.uhn.fhir.rest.param.DateRangeParam theAt) |
static HttpGetClientInvocation |
ReadMethodBinding.createReadInvocation(ca.uhn.fhir.context.FhirContext theContext,
org.hl7.fhir.instance.model.api.IIdType theId,
String theResourceName) |
static HttpGetClientInvocation |
ReadMethodBinding.createVReadInvocation(ca.uhn.fhir.context.FhirContext theContext,
org.hl7.fhir.instance.model.api.IIdType theId,
String theResourceName) |
HttpGetClientInvocation |
ConformanceMethodBinding.invokeClient(Object[] theArgs) |
HttpGetClientInvocation |
ReadMethodBinding.invokeClient(Object[] theArgs) |