Class RatingReviewsInfoDataRequest
java.lang.Object
com.skava.core.validation.InputModel
com.skava.ratingandreviews.model.datatransferobject.request.RatingReviewsInfoDataRequest
- All Implemented Interfaces:
Serializable
public class RatingReviewsInfoDataRequest
extends com.skava.core.validation.InputModel
Class RatingReviewsInfoDataRequest
this class provides the inputmodel for the RatingReviewsInfoDataRequest
- Author:
- Infosys Equinox
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RatingReviewsInfoDataRequest
public RatingReviewsInfoDataRequest()
-
-
Method Details
-
setFilters
method setFilters
this method is used validate the string filter and assign the validated value to the corresponding field.
- Parameters:
filters
- Holds the value of the filter.
-