Uses of Interface
com.echothree.control.user.accounting.common.form.DeleteGlAccountDescriptionForm
Packages that use DeleteGlAccountDescriptionForm
Package
Description
-
Uses of DeleteGlAccountDescriptionForm in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return DeleteGlAccountDescriptionFormMethods in com.echothree.control.user.accounting.common with parameters of type DeleteGlAccountDescriptionFormModifier and TypeMethodDescriptionAccountingService.deleteGlAccountDescription
(UserVisitPK userVisitPK, DeleteGlAccountDescriptionForm form) -
Uses of DeleteGlAccountDescriptionForm in com.echothree.control.user.accounting.common.form
Methods in com.echothree.control.user.accounting.common.form that return DeleteGlAccountDescriptionForm -
Uses of DeleteGlAccountDescriptionForm in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return DeleteGlAccountDescriptionFormMethods in com.echothree.control.user.accounting.server with parameters of type DeleteGlAccountDescriptionFormModifier and TypeMethodDescriptionAccountingBean.deleteGlAccountDescription
(UserVisitPK userVisitPK, DeleteGlAccountDescriptionForm form) -
Uses of DeleteGlAccountDescriptionForm in com.echothree.control.user.accounting.server.command
Constructors in com.echothree.control.user.accounting.server.command with parameters of type DeleteGlAccountDescriptionFormModifierConstructorDescriptionDeleteGlAccountDescriptionCommand
(UserVisitPK userVisitPK, DeleteGlAccountDescriptionForm form) Creates a new instance of DeleteGlAccountDescriptionCommand