Uses of Interface
com.echothree.control.user.offer.common.form.GetOfferChoicesForm
Packages that use GetOfferChoicesForm
Package
Description
-
Uses of GetOfferChoicesForm in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return GetOfferChoicesFormMethods in com.echothree.control.user.offer.common with parameters of type GetOfferChoicesFormModifier and TypeMethodDescriptionOfferService.getOfferChoices
(UserVisitPK userVisitPK, GetOfferChoicesForm form) -
Uses of GetOfferChoicesForm in com.echothree.control.user.offer.common.form
Methods in com.echothree.control.user.offer.common.form that return GetOfferChoicesFormModifier and TypeMethodDescriptionstatic GetOfferChoicesForm
OfferFormFactory.getGetOfferChoicesForm()
-
Uses of GetOfferChoicesForm in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return GetOfferChoicesFormMethods in com.echothree.control.user.offer.server with parameters of type GetOfferChoicesFormModifier and TypeMethodDescriptionOfferBean.getOfferChoices
(UserVisitPK userVisitPK, GetOfferChoicesForm form) -
Uses of GetOfferChoicesForm in com.echothree.control.user.offer.server.command
Constructors in com.echothree.control.user.offer.server.command with parameters of type GetOfferChoicesFormModifierConstructorDescriptionGetOfferChoicesCommand
(UserVisitPK userVisitPK, GetOfferChoicesForm form) Creates a new instance of GetOfferChoicesCommand