Uses of Interface
com.echothree.control.user.accounting.common.result.GetTransactionGlAccountCategoryDescriptionsResult
Packages that use GetTransactionGlAccountCategoryDescriptionsResult
Package
Description
-
Uses of GetTransactionGlAccountCategoryDescriptionsResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type GetTransactionGlAccountCategoryDescriptionsResultModifier and TypeMethodDescriptionAccountingService.getTransactionGlAccountCategoryDescriptions(UserVisitPK userVisitPK, GetTransactionGlAccountCategoryDescriptionsForm form) -
Uses of GetTransactionGlAccountCategoryDescriptionsResult in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return GetTransactionGlAccountCategoryDescriptionsResultModifier and TypeMethodDescriptionAccountingResultFactory.getGetTransactionGlAccountCategoryDescriptionsResult() -
Uses of GetTransactionGlAccountCategoryDescriptionsResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type GetTransactionGlAccountCategoryDescriptionsResultModifier and TypeMethodDescriptionAccountingBean.getTransactionGlAccountCategoryDescriptions(UserVisitPK userVisitPK, GetTransactionGlAccountCategoryDescriptionsForm form)