Uses of Interface
com.echothree.control.user.accounting.common.form.GetTransactionForm
Packages that use GetTransactionForm
Package
Description
-
Uses of GetTransactionForm in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return GetTransactionFormMethods in com.echothree.control.user.accounting.common with parameters of type GetTransactionFormModifier and TypeMethodDescriptionAccountingService.getTransaction(UserVisitPK userVisitPK, GetTransactionForm form) -
Uses of GetTransactionForm in com.echothree.control.user.accounting.common.form
Methods in com.echothree.control.user.accounting.common.form that return GetTransactionFormModifier and TypeMethodDescriptionstatic GetTransactionFormAccountingFormFactory.getGetTransactionForm() -
Uses of GetTransactionForm in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return GetTransactionFormMethods in com.echothree.control.user.accounting.server with parameters of type GetTransactionFormModifier and TypeMethodDescriptionAccountingBean.getTransaction(UserVisitPK userVisitPK, GetTransactionForm form)