| Package | Description |
|---|---|
| com.centit.product.oa.controller | |
| com.centit.product.oa.service | |
| com.centit.product.oa.service.impl |
| Modifier and Type | Method and Description |
|---|---|
com.centit.framework.core.dao.PageQueryResult<BbsSubject> |
BbsController.getModuleSubjectList(String moduleId,
com.centit.support.database.utils.PageDesc pageDesc) |
com.centit.framework.core.dao.PageQueryResult<BbsSubject> |
BbsController.getSubjectList(com.centit.support.database.utils.PageDesc pageDesc,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
void |
BbsController.createBbsSubject(BbsSubject bbsSubject,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
List<BbsSubject> |
BbsSubjectManager.getModuleSubjectList(Map<String,Object> filterMap,
com.centit.support.database.utils.PageDesc pageDesc)
查询模块下的话题分页列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
BbsSubjectManager.saveBbsSubject(BbsSubject bbsSubject)
添加话题信息
|
void |
BbsSubjectManager.updateBbsModule(BbsSubject bbsSubject)
修改话题信息
|
| Modifier and Type | Method and Description |
|---|---|
List<BbsSubject> |
BbsSubjectManagerImpl.getModuleSubjectList(Map<String,Object> filterMap,
com.centit.support.database.utils.PageDesc pageDesc)
查询模块下的话题分页列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
BbsSubjectManagerImpl.saveBbsSubject(BbsSubject bbsSubject)
添加话题信息
|
void |
BbsSubjectManagerImpl.updateBbsModule(BbsSubject bbsSubject)
修改话题信息
|
Copyright © 2024 Centit Information Technical, co. Inc.. All rights reserved.