| Package | Description |
|---|---|
| com.centit.product.oa.controller | |
| com.centit.product.oa.service | |
| com.centit.product.oa.service.impl |
| Modifier and Type | Method and Description |
|---|---|
BbsScore |
BbsController.getUserSubjectScore(String subjectId,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
BbsController.subjectScore(BbsScore bbsScore,
String subjectId,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
BbsScore |
BbsScoreManager.getUserSubjectScore(String subjectId,
String userCode)
获取用户对某话题的评分信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
BbsScoreManager.saveBbsScore(BbsScore bbsScore)
评分
|
void |
BbsScoreManager.updateBbsModule(BbsScore bbsScore)
修改评分信息
|
| Modifier and Type | Method and Description |
|---|---|
BbsScore |
BbsScoreManagerImpl.getUserSubjectScore(String subjectId,
String userCode)
获取用户对某话题的评分信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
BbsScoreManagerImpl.saveBbsScore(BbsScore bbsScore)
评分
|
void |
BbsScoreManagerImpl.updateBbsModule(BbsScore bbsScore)
修改评分信息
|
Copyright © 2024 Centit Information Technical, co. Inc.. All rights reserved.