Uses of Interface
com.echothree.control.user.offer.common.form.CreateOfferDescriptionForm
Packages that use CreateOfferDescriptionForm
Package
Description
-
Uses of CreateOfferDescriptionForm in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return CreateOfferDescriptionFormMethods in com.echothree.control.user.offer.common with parameters of type CreateOfferDescriptionFormModifier and TypeMethodDescriptionOfferService.createOfferDescription
(UserVisitPK userVisitPK, CreateOfferDescriptionForm form) -
Uses of CreateOfferDescriptionForm in com.echothree.control.user.offer.common.form
Methods in com.echothree.control.user.offer.common.form that return CreateOfferDescriptionFormModifier and TypeMethodDescriptionstatic CreateOfferDescriptionForm
OfferFormFactory.getCreateOfferDescriptionForm()
-
Uses of CreateOfferDescriptionForm in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return CreateOfferDescriptionFormMethods in com.echothree.control.user.offer.server with parameters of type CreateOfferDescriptionFormModifier and TypeMethodDescriptionOfferBean.createOfferDescription
(UserVisitPK userVisitPK, CreateOfferDescriptionForm form) -
Uses of CreateOfferDescriptionForm in com.echothree.control.user.offer.server.command
Constructors in com.echothree.control.user.offer.server.command with parameters of type CreateOfferDescriptionFormModifierConstructorDescriptionCreateOfferDescriptionCommand
(UserVisitPK userVisitPK, CreateOfferDescriptionForm form) Creates a new instance of CreateOfferDescriptionCommand