Uses of Interface
com.echothree.control.user.accounting.common.result.CreateItemAccountingCategoryResult
Packages that use CreateItemAccountingCategoryResult
Package
Description
-
Uses of CreateItemAccountingCategoryResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type CreateItemAccountingCategoryResultModifier and TypeMethodDescriptionAccountingService.createItemAccountingCategory(UserVisitPK userVisitPK, CreateItemAccountingCategoryForm form) -
Uses of CreateItemAccountingCategoryResult in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return CreateItemAccountingCategoryResultModifier and TypeMethodDescriptionAccountingResultFactory.getCreateItemAccountingCategoryResult() -
Uses of CreateItemAccountingCategoryResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type CreateItemAccountingCategoryResultModifier and TypeMethodDescriptionAccountingBean.createItemAccountingCategory(UserVisitPK userVisitPK, CreateItemAccountingCategoryForm form)