Uses of Interface
com.echothree.control.user.accounting.common.form.EditGlAccountClassForm
Packages that use EditGlAccountClassForm
Package
Description
-
Uses of EditGlAccountClassForm in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return EditGlAccountClassFormMethods in com.echothree.control.user.accounting.common with parameters of type EditGlAccountClassFormModifier and TypeMethodDescriptionAccountingService.editGlAccountClass
(UserVisitPK userVisitPK, EditGlAccountClassForm form) -
Uses of EditGlAccountClassForm in com.echothree.control.user.accounting.common.form
Methods in com.echothree.control.user.accounting.common.form that return EditGlAccountClassFormModifier and TypeMethodDescriptionstatic EditGlAccountClassForm
AccountingFormFactory.getEditGlAccountClassForm()
-
Uses of EditGlAccountClassForm in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return EditGlAccountClassFormMethods in com.echothree.control.user.accounting.server with parameters of type EditGlAccountClassFormModifier and TypeMethodDescriptionAccountingBean.editGlAccountClass
(UserVisitPK userVisitPK, EditGlAccountClassForm form) -
Uses of EditGlAccountClassForm in com.echothree.control.user.accounting.server.command
Constructors in com.echothree.control.user.accounting.server.command with parameters of type EditGlAccountClassFormModifierConstructorDescriptionEditGlAccountClassCommand
(UserVisitPK userVisitPK, EditGlAccountClassForm form) Creates a new instance of EditGlAccountClassCommand