Uses of Interface
com.echothree.control.user.shipping.common.result.EditShippingMethodResult
Packages that use EditShippingMethodResult
Package
Description
-
Uses of EditShippingMethodResult in com.echothree.control.user.shipping.common.result
Methods in com.echothree.control.user.shipping.common.result that return EditShippingMethodResultModifier and TypeMethodDescriptionstatic EditShippingMethodResult
ShippingResultFactory.getEditShippingMethodResult()
-
Uses of EditShippingMethodResult in com.echothree.control.user.shipping.server.command
Methods in com.echothree.control.user.shipping.server.command that return EditShippingMethodResultMethods in com.echothree.control.user.shipping.server.command with parameters of type EditShippingMethodResultModifier and TypeMethodDescriptionvoid
EditShippingMethodCommand.fillInResult
(EditShippingMethodResult result, ShippingMethod shippingMethod) EditShippingMethodCommand.getEntity
(EditShippingMethodResult result)