Uses of Interface
com.echothree.control.user.accounting.common.result.EditItemAccountingCategoryResult
Packages that use EditItemAccountingCategoryResult
Package
Description
-
Uses of EditItemAccountingCategoryResult in com.echothree.control.user.accounting.common
Methods in com.echothree.control.user.accounting.common that return types with arguments of type EditItemAccountingCategoryResultModifier and TypeMethodDescriptionAccountingService.editItemAccountingCategory(UserVisitPK userVisitPK, EditItemAccountingCategoryForm form) -
Uses of EditItemAccountingCategoryResult in com.echothree.control.user.accounting.common.result
Methods in com.echothree.control.user.accounting.common.result that return EditItemAccountingCategoryResult -
Uses of EditItemAccountingCategoryResult in com.echothree.control.user.accounting.server
Methods in com.echothree.control.user.accounting.server that return types with arguments of type EditItemAccountingCategoryResultModifier and TypeMethodDescriptionAccountingBean.editItemAccountingCategory(UserVisitPK userVisitPK, EditItemAccountingCategoryForm form) -
Uses of EditItemAccountingCategoryResult in com.echothree.control.user.accounting.server.command
Methods in com.echothree.control.user.accounting.server.command that return EditItemAccountingCategoryResultMethods in com.echothree.control.user.accounting.server.command with parameters of type EditItemAccountingCategoryResultModifier and TypeMethodDescriptionvoidEditItemAccountingCategoryCommand.fillInResult(EditItemAccountingCategoryResult result, ItemAccountingCategory itemAccountingCategory) EditItemAccountingCategoryCommand.getEntity(EditItemAccountingCategoryResult result)