Uses of Interface
com.echothree.control.user.accounting.common.form.CreateGlAccountForm
Packages that use CreateGlAccountForm
Package
Description
-
Uses of CreateGlAccountForm in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return CreateGlAccountFormMethods in com.echothree.control.user.accounting.common with parameters of type CreateGlAccountFormModifier and TypeMethodDescriptionAccountingService.createGlAccount
(UserVisitPK userVisitPK, CreateGlAccountForm form) -
Uses of CreateGlAccountForm in com.echothree.control.user.accounting.common.form
Methods in com.echothree.control.user.accounting.common.form that return CreateGlAccountFormModifier and TypeMethodDescriptionstatic CreateGlAccountForm
AccountingFormFactory.getCreateGlAccountForm()
-
Uses of CreateGlAccountForm in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return CreateGlAccountFormMethods in com.echothree.control.user.accounting.server with parameters of type CreateGlAccountFormModifier and TypeMethodDescriptionAccountingBean.createGlAccount
(UserVisitPK userVisitPK, CreateGlAccountForm form) -
Uses of CreateGlAccountForm in com.echothree.control.user.accounting.server.command
Constructors in com.echothree.control.user.accounting.server.command with parameters of type CreateGlAccountFormModifierConstructorDescriptionCreateGlAccountCommand
(UserVisitPK userVisitPK, CreateGlAccountForm form) Creates a new instance of CreateGlAccountCommand