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 DeleteGlAccountFormAccountingFormFactory.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)