Uses of Interface
com.echothree.control.user.offer.common.form.DeleteUseForm
Packages that use DeleteUseForm
Package
Description
-
Uses of DeleteUseForm in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return DeleteUseFormMethods in com.echothree.control.user.offer.common with parameters of type DeleteUseFormModifier and TypeMethodDescriptionOfferService.deleteUse
(UserVisitPK userVisitPK, DeleteUseForm form) -
Uses of DeleteUseForm in com.echothree.control.user.offer.common.form
Methods in com.echothree.control.user.offer.common.form that return DeleteUseForm -
Uses of DeleteUseForm in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return DeleteUseFormMethods in com.echothree.control.user.offer.server with parameters of type DeleteUseFormModifier and TypeMethodDescriptionOfferBean.deleteUse
(UserVisitPK userVisitPK, DeleteUseForm form) -
Uses of DeleteUseForm in com.echothree.control.user.offer.server.command
Constructors in com.echothree.control.user.offer.server.command with parameters of type DeleteUseFormModifierConstructorDescriptionDeleteUseCommand
(UserVisitPK userVisitPK, DeleteUseForm form) Creates a new instance of DeleteUseCommand