Uses of Interface
com.echothree.control.user.offer.common.form.CreateUseForm
Packages that use CreateUseForm
Package
Description
-
Uses of CreateUseForm in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return CreateUseFormMethods in com.echothree.control.user.offer.common with parameters of type CreateUseFormModifier and TypeMethodDescriptionOfferService.createUse
(UserVisitPK userVisitPK, CreateUseForm form) -
Uses of CreateUseForm in com.echothree.control.user.offer.common.form
Methods in com.echothree.control.user.offer.common.form that return CreateUseForm -
Uses of CreateUseForm in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return CreateUseFormMethods in com.echothree.control.user.offer.server with parameters of type CreateUseFormModifier and TypeMethodDescriptionOfferBean.createUse
(UserVisitPK userVisitPK, CreateUseForm form) -
Uses of CreateUseForm in com.echothree.control.user.offer.server.command
Constructors in com.echothree.control.user.offer.server.command with parameters of type CreateUseFormModifierConstructorDescriptionCreateUseCommand
(UserVisitPK userVisitPK, CreateUseForm form) Creates a new instance of CreateUseCommand