Uses of Interface
com.echothree.control.user.offer.common.form.GetSourcesForm
Packages that use GetSourcesForm
Package
Description
-
Uses of GetSourcesForm in com.echothree.control.user.offer.common
Methods in com.echothree.control.user.offer.common that return GetSourcesFormMethods in com.echothree.control.user.offer.common with parameters of type GetSourcesFormModifier and TypeMethodDescriptionOfferService.getSources
(UserVisitPK userVisitPK, GetSourcesForm form) -
Uses of GetSourcesForm in com.echothree.control.user.offer.common.form
Methods in com.echothree.control.user.offer.common.form that return GetSourcesForm -
Uses of GetSourcesForm in com.echothree.control.user.offer.server
Methods in com.echothree.control.user.offer.server that return GetSourcesFormMethods in com.echothree.control.user.offer.server with parameters of type GetSourcesFormModifier and TypeMethodDescriptionOfferBean.getSources
(UserVisitPK userVisitPK, GetSourcesForm form) -
Uses of GetSourcesForm in com.echothree.control.user.offer.server.command
Constructors in com.echothree.control.user.offer.server.command with parameters of type GetSourcesFormModifierConstructorDescriptionGetSourcesCommand
(UserVisitPK userVisitPK, GetSourcesForm form) Creates a new instance of GetSourcesCommand