Uses of Interface
com.echothree.control.user.carrier.common.form.CreateCarrierServiceForm
Packages that use CreateCarrierServiceForm
Package
Description
-
Uses of CreateCarrierServiceForm in com.echothree.control.user.carrier.common
Methods in com.echothree.control.user.carrier.common that return CreateCarrierServiceFormMethods in com.echothree.control.user.carrier.common with parameters of type CreateCarrierServiceFormModifier and TypeMethodDescriptionCarrierService.createCarrierService
(UserVisitPK userVisitPK, CreateCarrierServiceForm form) -
Uses of CreateCarrierServiceForm in com.echothree.control.user.carrier.common.form
Methods in com.echothree.control.user.carrier.common.form that return CreateCarrierServiceFormModifier and TypeMethodDescriptionstatic CreateCarrierServiceForm
CarrierFormFactory.getCreateCarrierServiceForm()
-
Uses of CreateCarrierServiceForm in com.echothree.control.user.carrier.server
Methods in com.echothree.control.user.carrier.server that return CreateCarrierServiceFormMethods in com.echothree.control.user.carrier.server with parameters of type CreateCarrierServiceFormModifier and TypeMethodDescriptionCarrierBean.createCarrierService
(UserVisitPK userVisitPK, CreateCarrierServiceForm form) -
Uses of CreateCarrierServiceForm in com.echothree.control.user.carrier.server.command
Constructors in com.echothree.control.user.carrier.server.command with parameters of type CreateCarrierServiceFormModifierConstructorDescriptionCreateCarrierServiceCommand
(UserVisitPK userVisitPK, CreateCarrierServiceForm form) Creates a new instance of CreateCarrierServiceCommand