Uses of Interface
com.echothree.control.user.carrier.common.form.EditPartyCarrierAccountForm
Packages that use EditPartyCarrierAccountForm
Package
Description
-
Uses of EditPartyCarrierAccountForm in com.echothree.control.user.carrier.common
Methods in com.echothree.control.user.carrier.common that return EditPartyCarrierAccountFormMethods in com.echothree.control.user.carrier.common with parameters of type EditPartyCarrierAccountFormModifier and TypeMethodDescriptionCarrierService.editPartyCarrierAccount
(UserVisitPK userVisitPK, EditPartyCarrierAccountForm form) -
Uses of EditPartyCarrierAccountForm in com.echothree.control.user.carrier.common.form
Methods in com.echothree.control.user.carrier.common.form that return EditPartyCarrierAccountFormModifier and TypeMethodDescriptionstatic EditPartyCarrierAccountForm
CarrierFormFactory.getEditPartyCarrierAccountForm()
-
Uses of EditPartyCarrierAccountForm in com.echothree.control.user.carrier.server
Methods in com.echothree.control.user.carrier.server that return EditPartyCarrierAccountFormMethods in com.echothree.control.user.carrier.server with parameters of type EditPartyCarrierAccountFormModifier and TypeMethodDescriptionCarrierBean.editPartyCarrierAccount
(UserVisitPK userVisitPK, EditPartyCarrierAccountForm form) -
Uses of EditPartyCarrierAccountForm in com.echothree.control.user.carrier.server.command
Constructors in com.echothree.control.user.carrier.server.command with parameters of type EditPartyCarrierAccountFormModifierConstructorDescriptionEditPartyCarrierAccountCommand
(UserVisitPK userVisitPK, EditPartyCarrierAccountForm form) Creates a new instance of EditPartyCarrierAccountCommand