Uses of Interface
com.echothree.control.user.shipment.common.form.CreateFreeOnBoardForm
Packages that use CreateFreeOnBoardForm
Package
Description
-
Uses of CreateFreeOnBoardForm in com.echothree.control.user.shipment.common
Methods in com.echothree.control.user.shipment.common that return CreateFreeOnBoardFormMethods in com.echothree.control.user.shipment.common with parameters of type CreateFreeOnBoardFormModifier and TypeMethodDescriptionShipmentService.createFreeOnBoard
(UserVisitPK userVisitPK, CreateFreeOnBoardForm form) -
Uses of CreateFreeOnBoardForm in com.echothree.control.user.shipment.common.form
Methods in com.echothree.control.user.shipment.common.form that return CreateFreeOnBoardFormModifier and TypeMethodDescriptionstatic CreateFreeOnBoardForm
ShipmentFormFactory.getCreateFreeOnBoardForm()
-
Uses of CreateFreeOnBoardForm in com.echothree.control.user.shipment.server
Methods in com.echothree.control.user.shipment.server that return CreateFreeOnBoardFormMethods in com.echothree.control.user.shipment.server with parameters of type CreateFreeOnBoardFormModifier and TypeMethodDescriptionShipmentBean.createFreeOnBoard
(UserVisitPK userVisitPK, CreateFreeOnBoardForm form) -
Uses of CreateFreeOnBoardForm in com.echothree.control.user.shipment.server.command
Constructors in com.echothree.control.user.shipment.server.command with parameters of type CreateFreeOnBoardFormModifierConstructorDescriptionCreateFreeOnBoardCommand
(UserVisitPK userVisitPK, CreateFreeOnBoardForm form) Creates a new instance of CreateFreeOnBoardCommand