Uses of Interface
com.echothree.control.user.inventory.common.result.EditPartyInventoryCostingMethodResult
Packages that use EditPartyInventoryCostingMethodResult
Package
Description
-
Uses of EditPartyInventoryCostingMethodResult in com.echothree.control.user.inventory.common
Methods in com.echothree.control.user.inventory.common that return types with arguments of type EditPartyInventoryCostingMethodResultModifier and TypeMethodDescriptionInventoryService.editPartyInventoryCostingMethod(UserVisitPK userVisitPK, EditPartyInventoryCostingMethodForm form) -
Uses of EditPartyInventoryCostingMethodResult in com.echothree.control.user.inventory.common.result
Methods in com.echothree.control.user.inventory.common.result that return EditPartyInventoryCostingMethodResultModifier and TypeMethodDescriptionInventoryResultFactory.getEditPartyInventoryCostingMethodResult() -
Uses of EditPartyInventoryCostingMethodResult in com.echothree.control.user.inventory.server
Methods in com.echothree.control.user.inventory.server that return types with arguments of type EditPartyInventoryCostingMethodResultModifier and TypeMethodDescriptionInventoryBean.editPartyInventoryCostingMethod(UserVisitPK userVisitPK, EditPartyInventoryCostingMethodForm form) -
Uses of EditPartyInventoryCostingMethodResult in com.echothree.control.user.inventory.server.command
Methods in com.echothree.control.user.inventory.server.command that return EditPartyInventoryCostingMethodResultMethods in com.echothree.control.user.inventory.server.command with parameters of type EditPartyInventoryCostingMethodResultModifier and TypeMethodDescriptionvoidEditPartyInventoryCostingMethodCommand.fillInResult(EditPartyInventoryCostingMethodResult result, PartyInventoryCostingMethod partyInventoryCostingMethod) EditPartyInventoryCostingMethodCommand.getEntity(EditPartyInventoryCostingMethodResult result)