public class ThumbRating extends Rating
Modifier and Type | Field and Description |
---|---|
static String |
RATING_TITLE |
Constructor and Description |
---|
ThumbRating() |
Modifier and Type | Method and Description |
---|---|
long |
getScoreDislike()
Returns the ScoreDislike
|
long |
getScoreLike()
Returns the ScoreLike
|
String |
getTitle()
Get tilte of the rating type
|
void |
setScoreDislike(long nScoreDislike)
Sets the ScoreDislike
|
void |
setScoreLike(long nScoreLike)
Sets the ScoreLike
|
void |
setScoreValue(List<Rating> listRating) |
getIdRating, getRatingCount, getRatingType, getRatingValue, getScoreValue, getUser, setHistory, setIdRating, setRatingCount, setRatingType, setRatingValue, setScoreValue, setScoreValue, setUser
getDateCreation, getExtendableResourceType, getExtenderType, getIdExtendableResource, getIdHistory, getIpAddress, getUserGuid, setDateCreation, setExtendableResourceType, setExtenderType, setIdExtendableResource, setIdHistory, setIpAddress, setUserGuid
public static final String RATING_TITLE
public void setScoreValue(List<Rating> listRating)
dScoreValue
- the dScoreValue to setpublic long getScoreLike()
public void setScoreLike(long nScoreLike)
nScoreLike
- The ScoreLikepublic long getScoreDislike()
public void setScoreDislike(long nScoreDislike)
nScoreDislike
- The ScoreDislikeCopyright © 2022 City of Paris. All rights reserved.