Uses of Interface
com.echothree.control.user.offer.common.form.EditOfferUseForm
Packages that use EditOfferUseForm
Package
Description
-
Uses of EditOfferUseForm in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return EditOfferUseFormMethods in com.echothree.control.user.offer.common with parameters of type EditOfferUseFormModifier and TypeMethodDescriptionOfferService.editOfferUse
(UserVisitPK userVisitPK, EditOfferUseForm form) -
Uses of EditOfferUseForm in com.echothree.control.user.offer.common.form
Methods in com.echothree.control.user.offer.common.form that return EditOfferUseForm -
Uses of EditOfferUseForm in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return EditOfferUseFormMethods in com.echothree.control.user.offer.server with parameters of type EditOfferUseFormModifier and TypeMethodDescriptionOfferBean.editOfferUse
(UserVisitPK userVisitPK, EditOfferUseForm form) -
Uses of EditOfferUseForm in com.echothree.control.user.offer.server.command
Constructors in com.echothree.control.user.offer.server.command with parameters of type EditOfferUseFormModifierConstructorDescriptionEditOfferUseCommand
(UserVisitPK userVisitPK, EditOfferUseForm form) Creates a new instance of EditOfferUseCommand