Uses of Interface
com.echothree.control.user.accounting.common.form.GetTransactionGroupForm
Packages that use GetTransactionGroupForm
Package
Description
-
Uses of GetTransactionGroupForm in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return GetTransactionGroupFormMethods in com.echothree.control.user.accounting.common with parameters of type GetTransactionGroupFormModifier and TypeMethodDescriptionAccountingService.getTransactionGroup
(UserVisitPK userVisitPK, GetTransactionGroupForm form) -
Uses of GetTransactionGroupForm in com.echothree.control.user.accounting.common.form
Methods in com.echothree.control.user.accounting.common.form that return GetTransactionGroupFormModifier and TypeMethodDescriptionstatic GetTransactionGroupForm
AccountingFormFactory.getGetTransactionGroupForm()
-
Uses of GetTransactionGroupForm in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return GetTransactionGroupFormMethods in com.echothree.control.user.accounting.server with parameters of type GetTransactionGroupFormModifier and TypeMethodDescriptionAccountingBean.getTransactionGroup
(UserVisitPK userVisitPK, GetTransactionGroupForm form) -
Uses of GetTransactionGroupForm in com.echothree.control.user.accounting.server.command
Constructors in com.echothree.control.user.accounting.server.command with parameters of type GetTransactionGroupFormModifierConstructorDescriptionGetTransactionGroupCommand
(UserVisitPK userVisitPK, GetTransactionGroupForm form) Creates a new instance of GetTransactionGroupCommand