Uses of Interface
com.echothree.control.user.shipment.common.form.EditFreeOnBoardForm
Packages that use EditFreeOnBoardForm
Package
Description
-
Uses of EditFreeOnBoardForm in com.echothree.control.user.shipment.common
Methods in com.echothree.control.user.shipment.common that return EditFreeOnBoardFormMethods in com.echothree.control.user.shipment.common with parameters of type EditFreeOnBoardFormModifier and TypeMethodDescriptionShipmentService.editFreeOnBoard
(UserVisitPK userVisitPK, EditFreeOnBoardForm form) -
Uses of EditFreeOnBoardForm in com.echothree.control.user.shipment.common.form
Methods in com.echothree.control.user.shipment.common.form that return EditFreeOnBoardFormModifier and TypeMethodDescriptionstatic EditFreeOnBoardForm
ShipmentFormFactory.getEditFreeOnBoardForm()
-
Uses of EditFreeOnBoardForm in com.echothree.control.user.shipment.server
Methods in com.echothree.control.user.shipment.server that return EditFreeOnBoardFormMethods in com.echothree.control.user.shipment.server with parameters of type EditFreeOnBoardFormModifier and TypeMethodDescriptionShipmentBean.editFreeOnBoard
(UserVisitPK userVisitPK, EditFreeOnBoardForm form) -
Uses of EditFreeOnBoardForm in com.echothree.control.user.shipment.server.command
Constructors in com.echothree.control.user.shipment.server.command with parameters of type EditFreeOnBoardFormModifierConstructorDescriptionEditFreeOnBoardCommand
(UserVisitPK userVisitPK, EditFreeOnBoardForm form) Creates a new instance of EditFreeOnBoardCommand