Uses of Interface
com.echothree.control.user.accounting.common.result.GetGlAccountCategoryDescriptionsResult
Packages that use GetGlAccountCategoryDescriptionsResult
Package
Description
-
Uses of GetGlAccountCategoryDescriptionsResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type GetGlAccountCategoryDescriptionsResultModifier and TypeMethodDescriptionAccountingService.getGlAccountCategoryDescriptions(UserVisitPK userVisitPK, GetGlAccountCategoryDescriptionsForm form) -
Uses of GetGlAccountCategoryDescriptionsResult in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return GetGlAccountCategoryDescriptionsResultModifier and TypeMethodDescriptionAccountingResultFactory.getGetGlAccountCategoryDescriptionsResult() -
Uses of GetGlAccountCategoryDescriptionsResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type GetGlAccountCategoryDescriptionsResultModifier and TypeMethodDescriptionAccountingBean.getGlAccountCategoryDescriptions(UserVisitPK userVisitPK, GetGlAccountCategoryDescriptionsForm form)