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 DeleteShipmentAliasFormShipmentFormFactory.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)