Uses of Interface
com.echothree.control.user.offer.common.form.CreateOfferForm
Packages that use CreateOfferForm
Package
Description
-
Uses of CreateOfferForm in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return CreateOfferFormMethods in com.echothree.control.user.offer.common with parameters of type CreateOfferFormModifier and TypeMethodDescriptionOfferService.createOffer(UserVisitPK userVisitPK, CreateOfferForm form) -
Uses of CreateOfferForm in com.echothree.control.user.offer.common.form
Methods in com.echothree.control.user.offer.common.form that return CreateOfferForm -
Uses of CreateOfferForm in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return CreateOfferFormMethods in com.echothree.control.user.offer.server with parameters of type CreateOfferFormModifier and TypeMethodDescriptionOfferBean.createOffer(UserVisitPK userVisitPK, CreateOfferForm form)