Uses of Interface
com.echothree.control.user.accounting.common.result.GetGlAccountCategoryResult
Packages that use GetGlAccountCategoryResult
Package
Description
-
Uses of GetGlAccountCategoryResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type GetGlAccountCategoryResultModifier and TypeMethodDescriptionAccountingService.getGlAccountCategory(UserVisitPK userVisitPK, GetGlAccountCategoryForm form) -
Uses of GetGlAccountCategoryResult in com.echothree.control.user.accounting.common.result
Subinterfaces of GetGlAccountCategoryResult in com.echothree.control.user.accounting.common.resultMethods in com.echothree.control.user.accounting.common.result that return GetGlAccountCategoryResultModifier and TypeMethodDescriptionstatic GetGlAccountCategoryResultAccountingResultFactory.getGetGlAccountCategoryResult() -
Uses of GetGlAccountCategoryResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type GetGlAccountCategoryResultModifier and TypeMethodDescriptionAccountingBean.getGlAccountCategory(UserVisitPK userVisitPK, GetGlAccountCategoryForm form)