Uses of Interface
com.echothree.control.user.offer.common.form.SetDefaultOfferForm
Packages that use SetDefaultOfferForm
Package
Description
-
Uses of SetDefaultOfferForm in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return SetDefaultOfferFormMethods in com.echothree.control.user.offer.common with parameters of type SetDefaultOfferFormModifier and TypeMethodDescriptionOfferService.setDefaultOffer
(UserVisitPK userVisitPK, SetDefaultOfferForm form) -
Uses of SetDefaultOfferForm in com.echothree.control.user.offer.common.form
Methods in com.echothree.control.user.offer.common.form that return SetDefaultOfferFormModifier and TypeMethodDescriptionstatic SetDefaultOfferForm
OfferFormFactory.getSetDefaultOfferForm()
-
Uses of SetDefaultOfferForm in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return SetDefaultOfferFormMethods in com.echothree.control.user.offer.server with parameters of type SetDefaultOfferFormModifier and TypeMethodDescriptionOfferBean.setDefaultOffer
(UserVisitPK userVisitPK, SetDefaultOfferForm form) -
Uses of SetDefaultOfferForm in com.echothree.control.user.offer.server.command
Constructors in com.echothree.control.user.offer.server.command with parameters of type SetDefaultOfferFormModifierConstructorDescriptionSetDefaultOfferCommand
(UserVisitPK userVisitPK, SetDefaultOfferForm form) Creates a new instance of SetDefaultOfferCommand