static HttpGetClientInvocation |
ReadMethodBinding.createAbsoluteReadInvocation(FhirContext theContext,
IIdType theId) |
static HttpGetClientInvocation |
ReadMethodBinding.createAbsoluteVReadInvocation(FhirContext theContext,
IIdType theId) |
static HttpGetClientInvocation |
MethodUtil.createConformanceInvocation(FhirContext theContext) |
static HttpGetClientInvocation |
HistoryMethodBinding.createHistoryInvocation(FhirContext theContext,
String theResourceName,
String theId,
IPrimitiveType<Date> theSince,
Integer theLimit) |
static HttpGetClientInvocation |
ReadMethodBinding.createReadInvocation(FhirContext theContext,
IIdType theId,
String theResourceName) |
static HttpGetClientInvocation |
ReadMethodBinding.createVReadInvocation(FhirContext theContext,
IIdType theId,
String theResourceName) |
HttpGetClientInvocation |
ConformanceMethodBinding.invokeClient(Object[] theArgs) |
HttpGetClientInvocation |
ReadMethodBinding.invokeClient(Object[] theArgs) |