Uses of Interface
com.echothree.control.user.offer.common.form.CreateOfferNameElementForm
Packages that use CreateOfferNameElementForm
Package
Description
-
Uses of CreateOfferNameElementForm in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return CreateOfferNameElementFormMethods in com.echothree.control.user.offer.common with parameters of type CreateOfferNameElementFormModifier and TypeMethodDescriptionOfferService.createOfferNameElement
(UserVisitPK userVisitPK, CreateOfferNameElementForm form) -
Uses of CreateOfferNameElementForm in com.echothree.control.user.offer.common.form
Methods in com.echothree.control.user.offer.common.form that return CreateOfferNameElementFormModifier and TypeMethodDescriptionstatic CreateOfferNameElementForm
OfferFormFactory.getCreateOfferNameElementForm()
-
Uses of CreateOfferNameElementForm in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return CreateOfferNameElementFormMethods in com.echothree.control.user.offer.server with parameters of type CreateOfferNameElementFormModifier and TypeMethodDescriptionOfferBean.createOfferNameElement
(UserVisitPK userVisitPK, CreateOfferNameElementForm form) -
Uses of CreateOfferNameElementForm in com.echothree.control.user.offer.server.command
Constructors in com.echothree.control.user.offer.server.command with parameters of type CreateOfferNameElementFormModifierConstructorDescriptionCreateOfferNameElementCommand
(UserVisitPK userVisitPK, CreateOfferNameElementForm form) Creates a new instance of CreateOfferNameElementCommand