public interface BbsScoreManager extends com.centit.framework.jdbc.service.BaseEntityManager<BbsScore,String>
| Modifier and Type | Method and Description |
|---|---|
String |
getSubjectScore(String subjectId)
获取话题评分
|
BbsScore |
getUserSubjectScore(String subjectId,
String userCode)
获取用户对某话题的评分信息
|
void |
saveBbsScore(BbsScore bbsScore)
评分
|
void |
updateBbsModule(BbsScore bbsScore)
修改评分信息
|
deleteObject, deleteObjectById, getObjectById, getObjectByProperties, getObjectByProperty, listObjects, listObjectsAsJson, listObjectsByProperties, listObjectsByProperties, listObjectsByProperty, listObjectsBySqlAsJson, mergeObject, saveNewObject, updateObjectCopyright © 2024 Centit Information Technical, co. Inc.. All rights reserved.