Uses of Class
com.avoka.tm.vo.Txn
Packages that use Txn
Package
Description
Provides a Form Command Hander test framework.
Provides Fluent Function classes.
Provides Value Object persistent entity classes.
-
Uses of Txn in com.avoka.fc.core.test.func
Fields in com.avoka.fc.core.test.func declared as Txn -
Uses of Txn in com.avoka.tm.func
Fields in com.avoka.tm.func declared as TxnConstructors in com.avoka.tm.func with parameters of type Txn -
Uses of Txn in com.avoka.tm.vo
Methods in com.avoka.tm.vo that return TxnModifier and TypeMethodDescriptionTxnVoBuilder.build
(Submission submission) Return a new Txn value object for the given submission record and fetch parameters.static Txn
MarshalUtils.marshalTxn
(Submission sub, boolean withFormDataMap, boolean withFormXml, boolean withGroupNames, boolean withPropertyMap, boolean withReceiptPdf, boolean withFileAttachList, boolean withDeliveryFuncs, boolean withComments) Marshal a submission entity into a new Txn value object.