Uses of Interface
com.echothree.control.user.accounting.common.form.DeleteGlAccountForm
Packages that use DeleteGlAccountForm
Package
Description
-
Uses of DeleteGlAccountForm in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return DeleteGlAccountFormMethods in com.echothree.control.user.accounting.common with parameters of type DeleteGlAccountFormModifier and TypeMethodDescriptionAccountingService.deleteGlAccount
(UserVisitPK userVisitPK, DeleteGlAccountForm form) -
Uses of DeleteGlAccountForm in com.echothree.control.user.accounting.common.form
Methods in com.echothree.control.user.accounting.common.form that return DeleteGlAccountFormModifier and TypeMethodDescriptionstatic DeleteGlAccountForm
AccountingFormFactory.getDeleteGlAccountForm()
-
Uses of DeleteGlAccountForm in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return DeleteGlAccountFormMethods in com.echothree.control.user.accounting.server with parameters of type DeleteGlAccountFormModifier and TypeMethodDescriptionAccountingBean.deleteGlAccount
(UserVisitPK userVisitPK, DeleteGlAccountForm form) -
Uses of DeleteGlAccountForm in com.echothree.control.user.accounting.server.command
Constructors in com.echothree.control.user.accounting.server.command with parameters of type DeleteGlAccountFormModifierConstructorDescriptionDeleteGlAccountCommand
(UserVisitPK userVisitPK, DeleteGlAccountForm form) Creates a new instance of DeleteGlAccountCommand