Uses of Interface
com.echothree.control.user.offer.common.form.GetSourceChoicesForm
Packages that use GetSourceChoicesForm
Package
Description
-
Uses of GetSourceChoicesForm in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return GetSourceChoicesFormMethods in com.echothree.control.user.offer.common with parameters of type GetSourceChoicesFormModifier and TypeMethodDescriptionOfferService.getSourceChoices
(UserVisitPK userVisitPK, GetSourceChoicesForm form) -
Uses of GetSourceChoicesForm in com.echothree.control.user.offer.common.form
Methods in com.echothree.control.user.offer.common.form that return GetSourceChoicesFormModifier and TypeMethodDescriptionstatic GetSourceChoicesForm
OfferFormFactory.getGetSourceChoicesForm()
-
Uses of GetSourceChoicesForm in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return GetSourceChoicesFormMethods in com.echothree.control.user.offer.server with parameters of type GetSourceChoicesFormModifier and TypeMethodDescriptionOfferBean.getSourceChoices
(UserVisitPK userVisitPK, GetSourceChoicesForm form) -
Uses of GetSourceChoicesForm in com.echothree.control.user.offer.server.command
Constructors in com.echothree.control.user.offer.server.command with parameters of type GetSourceChoicesFormModifierConstructorDescriptionGetSourceChoicesCommand
(UserVisitPK userVisitPK, GetSourceChoicesForm form) Creates a new instance of GetSourceChoicesCommand