Uses of Interface
com.echothree.control.user.offer.common.form.DeleteOfferUseForm
Packages that use DeleteOfferUseForm
Package
Description
-
Uses of DeleteOfferUseForm in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return DeleteOfferUseFormMethods in com.echothree.control.user.offer.common with parameters of type DeleteOfferUseFormModifier and TypeMethodDescriptionOfferService.deleteOfferUse
(UserVisitPK userVisitPK, DeleteOfferUseForm form) -
Uses of DeleteOfferUseForm in com.echothree.control.user.offer.common.form
Methods in com.echothree.control.user.offer.common.form that return DeleteOfferUseFormModifier and TypeMethodDescriptionstatic DeleteOfferUseForm
OfferFormFactory.getDeleteOfferUseForm()
-
Uses of DeleteOfferUseForm in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return DeleteOfferUseFormMethods in com.echothree.control.user.offer.server with parameters of type DeleteOfferUseFormModifier and TypeMethodDescriptionOfferBean.deleteOfferUse
(UserVisitPK userVisitPK, DeleteOfferUseForm form) -
Uses of DeleteOfferUseForm in com.echothree.control.user.offer.server.command
Constructors in com.echothree.control.user.offer.server.command with parameters of type DeleteOfferUseFormModifierConstructorDescriptionDeleteOfferUseCommand
(UserVisitPK userVisitPK, DeleteOfferUseForm form) Creates a new instance of DeleteOfferUseCommand