Uses of Interface
com.echothree.control.user.accounting.common.form.EditGlAccountForm
Packages that use EditGlAccountForm
Package
Description
-
Uses of EditGlAccountForm in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return EditGlAccountFormMethods in com.echothree.control.user.accounting.common with parameters of type EditGlAccountFormModifier and TypeMethodDescriptionAccountingService.editGlAccount
(UserVisitPK userVisitPK, EditGlAccountForm form) -
Uses of EditGlAccountForm in com.echothree.control.user.accounting.common.form
Methods in com.echothree.control.user.accounting.common.form that return EditGlAccountFormModifier and TypeMethodDescriptionstatic EditGlAccountForm
AccountingFormFactory.getEditGlAccountForm()
-
Uses of EditGlAccountForm in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return EditGlAccountFormMethods in com.echothree.control.user.accounting.server with parameters of type EditGlAccountFormModifier and TypeMethodDescriptionAccountingBean.editGlAccount
(UserVisitPK userVisitPK, EditGlAccountForm form) -
Uses of EditGlAccountForm in com.echothree.control.user.accounting.server.command
Constructors in com.echothree.control.user.accounting.server.command with parameters of type EditGlAccountFormModifierConstructorDescriptionEditGlAccountCommand
(UserVisitPK userVisitPK, EditGlAccountForm form) Creates a new instance of EditGlAccountCommand