Uses of Interface
com.echothree.control.user.accounting.common.form.EditGlAccountDescriptionForm
Packages that use EditGlAccountDescriptionForm
Package
Description
-
Uses of EditGlAccountDescriptionForm in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return EditGlAccountDescriptionFormMethods in com.echothree.control.user.accounting.common with parameters of type EditGlAccountDescriptionFormModifier and TypeMethodDescriptionAccountingService.editGlAccountDescription
(UserVisitPK userVisitPK, EditGlAccountDescriptionForm form) -
Uses of EditGlAccountDescriptionForm in com.echothree.control.user.accounting.common.form
Methods in com.echothree.control.user.accounting.common.form that return EditGlAccountDescriptionFormModifier and TypeMethodDescriptionstatic EditGlAccountDescriptionForm
AccountingFormFactory.getEditGlAccountDescriptionForm()
-
Uses of EditGlAccountDescriptionForm in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return EditGlAccountDescriptionFormMethods in com.echothree.control.user.accounting.server with parameters of type EditGlAccountDescriptionFormModifier and TypeMethodDescriptionAccountingBean.editGlAccountDescription
(UserVisitPK userVisitPK, EditGlAccountDescriptionForm form) -
Uses of EditGlAccountDescriptionForm in com.echothree.control.user.accounting.server.command
Constructors in com.echothree.control.user.accounting.server.command with parameters of type EditGlAccountDescriptionFormModifierConstructorDescriptionEditGlAccountDescriptionCommand
(UserVisitPK userVisitPK, EditGlAccountDescriptionForm form) Creates a new instance of EditGlAccountDescriptionCommand