Uses of Interface
com.echothree.control.user.shipment.common.form.CreateShipmentAliasForm
Packages that use CreateShipmentAliasForm
Package
Description
-
Uses of CreateShipmentAliasForm in com.echothree.control.user.shipment.common
Methods in com.echothree.control.user.shipment.common that return CreateShipmentAliasFormMethods in com.echothree.control.user.shipment.common with parameters of type CreateShipmentAliasFormModifier and TypeMethodDescriptionShipmentService.createShipmentAlias(UserVisitPK userVisitPK, CreateShipmentAliasForm form) -
Uses of CreateShipmentAliasForm in com.echothree.control.user.shipment.common.form
Methods in com.echothree.control.user.shipment.common.form that return CreateShipmentAliasFormModifier and TypeMethodDescriptionstatic CreateShipmentAliasFormShipmentFormFactory.getCreateShipmentAliasForm() -
Uses of CreateShipmentAliasForm in com.echothree.control.user.shipment.server
Methods in com.echothree.control.user.shipment.server that return CreateShipmentAliasFormMethods in com.echothree.control.user.shipment.server with parameters of type CreateShipmentAliasFormModifier and TypeMethodDescriptionShipmentBean.createShipmentAlias(UserVisitPK userVisitPK, CreateShipmentAliasForm form)