Uses of Interface
com.echothree.control.user.offer.common.form.GetOfferForm
Packages that use GetOfferForm
Package
Description
-
Uses of GetOfferForm in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return GetOfferFormMethods in com.echothree.control.user.offer.common with parameters of type GetOfferFormModifier and TypeMethodDescriptionOfferService.getOffer
(UserVisitPK userVisitPK, GetOfferForm form) -
Uses of GetOfferForm in com.echothree.control.user.offer.common.form
Methods in com.echothree.control.user.offer.common.form that return GetOfferForm -
Uses of GetOfferForm in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return GetOfferFormMethods in com.echothree.control.user.offer.server with parameters of type GetOfferForm -
Uses of GetOfferForm in com.echothree.control.user.offer.server.command
Constructors in com.echothree.control.user.offer.server.command with parameters of type GetOfferFormModifierConstructorDescriptionGetOfferCommand
(UserVisitPK userVisitPK, GetOfferForm form) Creates a new instance of GetOfferCommand