Uses of Interface
com.echothree.control.user.shipment.common.result.GetFreeOnBoardsResult
Packages that use GetFreeOnBoardsResult
Package
Description
-
Uses of GetFreeOnBoardsResult in com.echothree.control.user.shipment.common
Methods in com.echothree.control.user.shipment.common that return types with arguments of type GetFreeOnBoardsResultModifier and TypeMethodDescriptionShipmentService.getFreeOnBoards(UserVisitPK userVisitPK, GetFreeOnBoardsForm form) -
Uses of GetFreeOnBoardsResult in com.echothree.control.user.shipment.common.result
Methods in com.echothree.control.user.shipment.common.result that return GetFreeOnBoardsResultModifier and TypeMethodDescriptionstatic GetFreeOnBoardsResultShipmentResultFactory.getGetFreeOnBoardsResult() -
Uses of GetFreeOnBoardsResult in com.echothree.control.user.shipment.server
Methods in com.echothree.control.user.shipment.server that return types with arguments of type GetFreeOnBoardsResultModifier and TypeMethodDescriptionShipmentBean.getFreeOnBoards(UserVisitPK userVisitPK, GetFreeOnBoardsForm form)