Uses of Interface
ca.uhn.fhir.rest.gclient.IClientExecutable
-
Packages that use IClientExecutable Package Description ca.uhn.fhir.rest.gclient -
-
Uses of IClientExecutable in ca.uhn.fhir.rest.gclient
Classes in ca.uhn.fhir.rest.gclient with type parameters of type IClientExecutable Modifier and Type Interface Description interfaceIClientExecutable<T extends IClientExecutable<?,Y>,Y>Subinterfaces of IClientExecutable in ca.uhn.fhir.rest.gclient Modifier and Type Interface Description interfaceICreateTypedinterfaceICreateWithQueryTypedinterfaceIDeleteTypedinterfaceIDeleteWithQueryTypedinterfaceIFetchConformanceTyped<T extends IBaseConformance>interfaceIGetPageTyped<T>interfaceIHistoryTyped<T>interfaceIOperationProcessMsgMode<T extends IBaseResource>interfaceIOperationUntypedWithInput<T>interfaceIOperationUntypedWithInputAndPartialOutput<T extends IBaseParameters>interfaceIPatchExecutableinterfaceIPatchWithBodyinterfaceIPatchWithQueryTypedinterfaceIQuery<Y>interfaceIReadExecutable<T extends IBaseResource>interfaceITransactionTyped<T>interfaceIUpdateExecutableinterfaceIUpdateTypedinterfaceIUpdateWithQueryTypedinterfaceIValidateUntypedMethods in ca.uhn.fhir.rest.gclient that return IClientExecutable Modifier and Type Method Description IClientExecutable<IClientExecutable<?,T>,T>IMetaGetUnsourced. fromResource(IIdType theId)Get the meta from a resource instance by ID.IClientExecutable<IClientExecutable<?,T>,T>IMetaGetUnsourced. fromServer()IClientExecutable<IClientExecutable<?,T>,T>IMetaGetUnsourced. fromType(String theResourceName)<T extends IBaseMetaType>
IClientExecutable<IClientExecutable<?,T>,T>IMetaAddOrDeleteSourced. meta(T theMeta)Methods in ca.uhn.fhir.rest.gclient that return types with arguments of type IClientExecutable Modifier and Type Method Description IClientExecutable<IClientExecutable<?,T>,T>IMetaGetUnsourced. fromResource(IIdType theId)Get the meta from a resource instance by ID.IClientExecutable<IClientExecutable<?,T>,T>IMetaGetUnsourced. fromServer()IClientExecutable<IClientExecutable<?,T>,T>IMetaGetUnsourced. fromType(String theResourceName)<T extends IBaseMetaType>
IClientExecutable<IClientExecutable<?,T>,T>IMetaAddOrDeleteSourced. meta(T theMeta)
-