Uses of Interface
com.echothree.control.user.rating.common.form.CreateRatingForm
Packages that use CreateRatingForm
Package
Description
-
Uses of CreateRatingForm in com.echothree.control.user.rating.common
Methods in com.echothree.control.user.rating.common that return CreateRatingFormMethods in com.echothree.control.user.rating.common with parameters of type CreateRatingFormModifier and TypeMethodDescriptionRatingService.createRating
(UserVisitPK userVisitPK, CreateRatingForm form) -
Uses of CreateRatingForm in com.echothree.control.user.rating.common.form
Methods in com.echothree.control.user.rating.common.form that return CreateRatingFormModifier and TypeMethodDescriptionstatic CreateRatingForm
RatingFormFactory.getCreateRatingForm()
-
Uses of CreateRatingForm in com.echothree.control.user.rating.server
Methods in com.echothree.control.user.rating.server that return CreateRatingFormMethods in com.echothree.control.user.rating.server with parameters of type CreateRatingFormModifier and TypeMethodDescriptionRatingBean.createRating
(UserVisitPK userVisitPK, CreateRatingForm form) -
Uses of CreateRatingForm in com.echothree.control.user.rating.server.command
Constructors in com.echothree.control.user.rating.server.command with parameters of type CreateRatingFormModifierConstructorDescriptionCreateRatingCommand
(UserVisitPK userVisitPK, CreateRatingForm form) Creates a new instance of CreateRatingCommand