Uses of Interface
com.echothree.control.user.inventory.common.result.EditInventoryCostingMethodResult
Packages that use EditInventoryCostingMethodResult
Package
Description
-
Uses of EditInventoryCostingMethodResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type EditInventoryCostingMethodResultModifier and TypeMethodDescriptionInventoryService.editInventoryCostingMethod(UserVisitPK userVisitPK, EditInventoryCostingMethodForm form) -
Uses of EditInventoryCostingMethodResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return EditInventoryCostingMethodResult -
Uses of EditInventoryCostingMethodResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type EditInventoryCostingMethodResultModifier and TypeMethodDescriptionInventoryBean.editInventoryCostingMethod(UserVisitPK userVisitPK, EditInventoryCostingMethodForm form) -
Uses of EditInventoryCostingMethodResult in com.echothree.control.user.inventory.server.command
Methods in com.echothree.control.user.inventory.server.command that return EditInventoryCostingMethodResultMethods in com.echothree.control.user.inventory.server.command with parameters of type EditInventoryCostingMethodResultModifier and TypeMethodDescriptionvoidEditInventoryCostingMethodCommand.fillInResult(EditInventoryCostingMethodResult result, InventoryCostingMethod inventoryCostingMethod) EditInventoryCostingMethodCommand.getEntity(EditInventoryCostingMethodResult result)