Uses of Interface
com.echothree.control.user.item.common.result.EditItemPriceResult
Packages that use EditItemPriceResult
Package
Description
-
Uses of EditItemPriceResult in com.echothree.control.user.item.common.result
Methods in com.echothree.control.user.item.common.result that return EditItemPriceResultModifier and TypeMethodDescriptionstatic EditItemPriceResultItemResultFactory.getEditItemPriceResult() -
Uses of EditItemPriceResult in com.echothree.control.user.item.server.command
Methods in com.echothree.control.user.item.server.command that return EditItemPriceResultMethods in com.echothree.control.user.item.server.command with parameters of type EditItemPriceResultModifier and TypeMethodDescriptionvoidEditItemPriceCommand.fillInResult(EditItemPriceResult result, ItemPrice itemPrice) EditItemPriceCommand.getEntity(EditItemPriceResult result)