Uses of Interface
com.echothree.control.user.party.common.form.CreateVendorForm
Packages that use CreateVendorForm
Package
Description
-
Uses of CreateVendorForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return CreateVendorFormMethods in com.echothree.control.user.party.common with parameters of type CreateVendorFormModifier and TypeMethodDescriptionPartyService.createVendor
(UserVisitPK userVisitPK, CreateVendorForm form) -
Uses of CreateVendorForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return CreateVendorForm -
Uses of CreateVendorForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return CreateVendorFormMethods in com.echothree.control.user.party.server with parameters of type CreateVendorFormModifier and TypeMethodDescriptionPartyBean.createVendor
(UserVisitPK userVisitPK, CreateVendorForm form) -
Uses of CreateVendorForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type CreateVendorFormModifierConstructorDescriptionCreateVendorCommand
(UserVisitPK userVisitPK, CreateVendorForm form) Creates a new instance of CreateVendorCommand