Uses of Interface
com.echothree.control.user.item.common.result.EditItemShippingTimeResult
Packages that use EditItemShippingTimeResult
Package
Description
-
Uses of EditItemShippingTimeResult in com.echothree.control.user.item.common.result
Methods in com.echothree.control.user.item.common.result that return EditItemShippingTimeResultModifier and TypeMethodDescriptionstatic EditItemShippingTimeResult
ItemResultFactory.getEditItemShippingTimeResult()
-
Uses of EditItemShippingTimeResult in com.echothree.control.user.item.server.command
Methods in com.echothree.control.user.item.server.command that return EditItemShippingTimeResultMethods in com.echothree.control.user.item.server.command with parameters of type EditItemShippingTimeResultModifier and TypeMethodDescriptionvoid
EditItemShippingTimeCommand.fillInResult
(EditItemShippingTimeResult result, ItemShippingTime itemShippingTime) EditItemShippingTimeCommand.getEntity
(EditItemShippingTimeResult result)