Uses of Interface
org.openehealth.ipf.commons.ihe.core.TransactionOptions
Package
Description
-
Uses of TransactionOptions in org.openehealth.ipf.commons.ihe.core
Modifier 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.Modifier 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
-
Uses of TransactionOptions in org.openehealth.ipf.commons.ihe.fhir.iti66
-
Uses of TransactionOptions in org.openehealth.ipf.commons.ihe.fhir.iti67
-
Uses of TransactionOptions in org.openehealth.ipf.commons.ihe.fhir.pcc44
-
Uses of TransactionOptions in org.openehealth.ipf.commons.ihe.hl7v2
-
Uses of TransactionOptions in org.openehealth.ipf.commons.ihe.hl7v2.options