Uses of Interface
com.echothree.control.user.accounting.common.result.EditGlAccountCategoryResult
Packages that use EditGlAccountCategoryResult
Package
Description
-
Uses of EditGlAccountCategoryResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type EditGlAccountCategoryResultModifier and TypeMethodDescriptionAccountingService.editGlAccountCategory(UserVisitPK userVisitPK, EditGlAccountCategoryForm form) -
Uses of EditGlAccountCategoryResult in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return EditGlAccountCategoryResultModifier and TypeMethodDescriptionstatic EditGlAccountCategoryResultAccountingResultFactory.getEditGlAccountCategoryResult() -
Uses of EditGlAccountCategoryResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type EditGlAccountCategoryResultModifier and TypeMethodDescriptionAccountingBean.editGlAccountCategory(UserVisitPK userVisitPK, EditGlAccountCategoryForm form)