Uses of Class
com.avoka.tm.vo.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
-
Uses of Txn in com.avoka.tm.func
-
Uses of Txn in com.avoka.tm.vo
Modifier 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.