Uses of Interface
com.echothree.control.user.rating.common.form.DeleteRatingForm
Packages that use DeleteRatingForm
Package
Description
-
Uses of DeleteRatingForm in com.echothree.control.user.rating.common
Methods in com.echothree.control.user.rating.common that return DeleteRatingFormMethods in com.echothree.control.user.rating.common with parameters of type DeleteRatingFormModifier and TypeMethodDescriptionRatingService.deleteRating
(UserVisitPK userVisitPK, DeleteRatingForm form) -
Uses of DeleteRatingForm in com.echothree.control.user.rating.common.form
Methods in com.echothree.control.user.rating.common.form that return DeleteRatingFormModifier and TypeMethodDescriptionstatic DeleteRatingForm
RatingFormFactory.getDeleteRatingForm()
-
Uses of DeleteRatingForm in com.echothree.control.user.rating.server
Methods in com.echothree.control.user.rating.server that return DeleteRatingFormMethods in com.echothree.control.user.rating.server with parameters of type DeleteRatingFormModifier and TypeMethodDescriptionRatingBean.deleteRating
(UserVisitPK userVisitPK, DeleteRatingForm form) -
Uses of DeleteRatingForm in com.echothree.control.user.rating.server.command
Constructors in com.echothree.control.user.rating.server.command with parameters of type DeleteRatingFormModifierConstructorDescriptionDeleteRatingCommand
(UserVisitPK userVisitPK, DeleteRatingForm form) Creates a new instance of DeleteRatingCommand