Uses of Interface
com.echothree.control.user.shipment.common.form.DeleteShipmentAliasForm
Packages that use DeleteShipmentAliasForm
Package
Description
-
Uses of DeleteShipmentAliasForm in com.echothree.control.user.shipment.common
Methods in com.echothree.control.user.shipment.common that return DeleteShipmentAliasFormMethods in com.echothree.control.user.shipment.common with parameters of type DeleteShipmentAliasFormModifier and TypeMethodDescriptionShipmentService.deleteShipmentAlias
(UserVisitPK userVisitPK, DeleteShipmentAliasForm form) -
Uses of DeleteShipmentAliasForm in com.echothree.control.user.shipment.common.form
Methods in com.echothree.control.user.shipment.common.form that return DeleteShipmentAliasFormModifier and TypeMethodDescriptionstatic DeleteShipmentAliasForm
ShipmentFormFactory.getDeleteShipmentAliasForm()
-
Uses of DeleteShipmentAliasForm in com.echothree.control.user.shipment.server
Methods in com.echothree.control.user.shipment.server that return DeleteShipmentAliasFormMethods in com.echothree.control.user.shipment.server with parameters of type DeleteShipmentAliasFormModifier and TypeMethodDescriptionShipmentBean.deleteShipmentAlias
(UserVisitPK userVisitPK, DeleteShipmentAliasForm form) -
Uses of DeleteShipmentAliasForm in com.echothree.control.user.shipment.server.command
Constructors in com.echothree.control.user.shipment.server.command with parameters of type DeleteShipmentAliasFormModifierConstructorDescriptionDeleteShipmentAliasCommand
(UserVisitPK userVisitPK, DeleteShipmentAliasForm form) Creates a new instance of DeleteShipmentAliasCommand