Uses of Interface
com.echothree.control.user.shipment.common.form.GetFreeOnBoardForm
Packages that use GetFreeOnBoardForm
Package
Description
-
Uses of GetFreeOnBoardForm in com.echothree.control.user.shipment.common
Methods in com.echothree.control.user.shipment.common that return GetFreeOnBoardFormMethods in com.echothree.control.user.shipment.common with parameters of type GetFreeOnBoardFormModifier and TypeMethodDescriptionShipmentService.getFreeOnBoard
(UserVisitPK userVisitPK, GetFreeOnBoardForm form) -
Uses of GetFreeOnBoardForm in com.echothree.control.user.shipment.common.form
Methods in com.echothree.control.user.shipment.common.form that return GetFreeOnBoardFormModifier and TypeMethodDescriptionstatic GetFreeOnBoardForm
ShipmentFormFactory.getGetFreeOnBoardForm()
-
Uses of GetFreeOnBoardForm in com.echothree.control.user.shipment.server
Methods in com.echothree.control.user.shipment.server that return GetFreeOnBoardFormMethods in com.echothree.control.user.shipment.server with parameters of type GetFreeOnBoardFormModifier and TypeMethodDescriptionShipmentBean.getFreeOnBoard
(UserVisitPK userVisitPK, GetFreeOnBoardForm form) -
Uses of GetFreeOnBoardForm in com.echothree.control.user.shipment.server.command
Constructors in com.echothree.control.user.shipment.server.command with parameters of type GetFreeOnBoardFormModifierConstructorDescriptionGetFreeOnBoardCommand
(UserVisitPK userVisitPK, GetFreeOnBoardForm form) Creates a new instance of GetFreeOnBoardCommand