Uses of Interface
com.echothree.control.user.party.common.form.SetVendorStatusForm
Packages that use SetVendorStatusForm
Package
Description
-
Uses of SetVendorStatusForm in com.echothree.control.user.party.common
Methods in com.echothree.control.user.party.common that return SetVendorStatusFormMethods in com.echothree.control.user.party.common with parameters of type SetVendorStatusFormModifier and TypeMethodDescriptionPartyService.setVendorStatus
(UserVisitPK userVisitPK, SetVendorStatusForm form) -
Uses of SetVendorStatusForm in com.echothree.control.user.party.common.form
Methods in com.echothree.control.user.party.common.form that return SetVendorStatusFormModifier and TypeMethodDescriptionstatic SetVendorStatusForm
PartyFormFactory.getSetVendorStatusForm()
-
Uses of SetVendorStatusForm in com.echothree.control.user.party.server
Methods in com.echothree.control.user.party.server that return SetVendorStatusFormMethods in com.echothree.control.user.party.server with parameters of type SetVendorStatusFormModifier and TypeMethodDescriptionPartyBean.setVendorStatus
(UserVisitPK userVisitPK, SetVendorStatusForm form) -
Uses of SetVendorStatusForm in com.echothree.control.user.party.server.command
Constructors in com.echothree.control.user.party.server.command with parameters of type SetVendorStatusFormModifierConstructorDescriptionSetVendorStatusCommand
(UserVisitPK userVisitPK, SetVendorStatusForm form) Creates a new instance of SetVendorStatusCommand