Uses of Interface
com.echothree.control.user.shipment.common.form.DeleteFreeOnBoardForm
Packages that use DeleteFreeOnBoardForm
Package
Description
-
Uses of DeleteFreeOnBoardForm in com.echothree.control.user.shipment.common
Methods in com.echothree.control.user.shipment.common that return DeleteFreeOnBoardFormMethods in com.echothree.control.user.shipment.common with parameters of type DeleteFreeOnBoardFormModifier and TypeMethodDescriptionShipmentService.deleteFreeOnBoard
(UserVisitPK userVisitPK, DeleteFreeOnBoardForm form) -
Uses of DeleteFreeOnBoardForm in com.echothree.control.user.shipment.common.form
Methods in com.echothree.control.user.shipment.common.form that return DeleteFreeOnBoardFormModifier and TypeMethodDescriptionstatic DeleteFreeOnBoardForm
ShipmentFormFactory.getDeleteFreeOnBoardForm()
-
Uses of DeleteFreeOnBoardForm in com.echothree.control.user.shipment.server
Methods in com.echothree.control.user.shipment.server that return DeleteFreeOnBoardFormMethods in com.echothree.control.user.shipment.server with parameters of type DeleteFreeOnBoardFormModifier and TypeMethodDescriptionShipmentBean.deleteFreeOnBoard
(UserVisitPK userVisitPK, DeleteFreeOnBoardForm form) -
Uses of DeleteFreeOnBoardForm in com.echothree.control.user.shipment.server.command
Constructors in com.echothree.control.user.shipment.server.command with parameters of type DeleteFreeOnBoardFormModifierConstructorDescriptionDeleteFreeOnBoardCommand
(UserVisitPK userVisitPK, DeleteFreeOnBoardForm form) Creates a new instance of DeleteFreeOnBoardCommand