Uses of Interface
org.openehealth.ipf.commons.ihe.core.TransactionOptions
Packages that use TransactionOptions
Package
Description
-
Uses of TransactionOptions in org.openehealth.ipf.commons.ihe.core
Classes in org.openehealth.ipf.commons.ihe.core with type parameters of type TransactionOptionsModifier and TypeInterfaceDescriptioninterface
TransactionOptionsProvider<S extends AuditDataset,
T extends Enum<T> & TransactionOptions<?>> This is meant for IHE transactions that differ depending on what option(s) are chosen.Methods in org.openehealth.ipf.commons.ihe.core with type parameters of type TransactionOptionsModifier and TypeMethodDescriptionstatic <T extends Enum<T> & TransactionOptions<?>>
List<T> Splits a string containing comma-separatedtransaction option enum names
into a list ofTransactionOptions
. -
Uses of TransactionOptions in org.openehealth.ipf.commons.ihe.fhir
Subinterfaces of TransactionOptions in org.openehealth.ipf.commons.ihe.fhir -
Uses of TransactionOptions in org.openehealth.ipf.commons.ihe.fhir.iti66
Classes in org.openehealth.ipf.commons.ihe.fhir.iti66 that implement TransactionOptions -
Uses of TransactionOptions in org.openehealth.ipf.commons.ihe.fhir.iti67
Classes in org.openehealth.ipf.commons.ihe.fhir.iti67 that implement TransactionOptions -
Uses of TransactionOptions in org.openehealth.ipf.commons.ihe.fhir.pcc44
Classes in org.openehealth.ipf.commons.ihe.fhir.pcc44 that implement TransactionOptions -
Uses of TransactionOptions in org.openehealth.ipf.commons.ihe.hl7v2
Subinterfaces of TransactionOptions in org.openehealth.ipf.commons.ihe.hl7v2 -
Uses of TransactionOptions in org.openehealth.ipf.commons.ihe.hl7v2.options
Classes in org.openehealth.ipf.commons.ihe.hl7v2.options that implement TransactionOptions