Uses of Class
ca.cdr.api.model.json.TransactionLogStorageOutcomeJson
Packages that use TransactionLogStorageOutcomeJson
-
Uses of TransactionLogStorageOutcomeJson in ca.cdr.api.model.json
Methods in ca.cdr.api.model.json that return TransactionLogStorageOutcomeJsonModifier and TypeMethodDescriptionTransactionLogStorageOutcomeJson.fromStorageOutcome
(ca.uhn.fhir.jpa.dao.TransactionUtil.StorageOutcome theStorageOutcome) TransactionLogStorageOutcomeJson.setErrorMessage
(String theErrorMessage) TransactionLogStorageOutcomeJson.setOutcome
(StorageResponseCodeEnum theOutcome) TransactionLogStorageOutcomeJson.setSourceResourceId
(String theSourceResourceId) TransactionLogStorageOutcomeJson.setSourceResourceType
(String theSourceResourceType) TransactionLogStorageOutcomeJson.setSourceUri
(String theSourceUri) TransactionLogStorageOutcomeJson.setTargetResourceId
(String theTargetResourceId) TransactionLogStorageOutcomeJson.setTargetResourceType
(String theTargetResourceType) TransactionLogStorageOutcomeJson.setTargetResourceVersion
(Long theTargetResourceVersion) Methods in ca.cdr.api.model.json that return types with arguments of type TransactionLogStorageOutcomeJsonModifier and TypeMethodDescriptionTransactionLogStepJson.getStorageOutcomes()
static List<TransactionLogStorageOutcomeJson>
TransactionLogStorageOutcomeJson.processResponseBundleForStorageOutcomes
(FhirContext theFhirContext, IBaseBundle theRequest, IBaseBundle theResponse, String theGlobalErrorMessage) Methods in ca.cdr.api.model.json with parameters of type TransactionLogStorageOutcomeJsonModifier and TypeMethodDescriptionint
TransactionLogStorageOutcomeJson.compareTo
(TransactionLogStorageOutcomeJson o)