| 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<BbsModule> |
BbsController.getModuleList(com.centit.support.database.utils.PageDesc pageDesc) |
| Modifier and Type | Method and Description |
|---|---|
void |
BbsController.createBbsModule(BbsModule bbsModule,
javax.servlet.http.HttpServletRequest request) |
void |
BbsController.updateBbsModule(BbsModule bbsModule,
String moduleId) |
| Modifier and Type | Method and Description |
|---|---|
List<BbsModule> |
BbsModuleManager.getModuleList(Map<String,Object> filterMap,
com.centit.support.database.utils.PageDesc pageDesc)
查询模块分页列表信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
BbsModuleManager.saveBbsModule(BbsModule bbsModule)
添加模块信息
|
void |
BbsModuleManager.updateBbsModule(BbsModule bbsModule)
修改模块信息
|
| Modifier and Type | Method and Description |
|---|---|
List<BbsModule> |
BbsModuleManagerImpl.getModuleList(Map<String,Object> filterMap,
com.centit.support.database.utils.PageDesc pageDesc)
查询模块分页列表信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
BbsModuleManagerImpl.saveBbsModule(BbsModule bbsModule)
添加模块信息
|
void |
BbsModuleManagerImpl.updateBbsModule(BbsModule bbsModule)
修改模块信息
|
Copyright © 2024 Centit Information Technical, co. Inc.. All rights reserved.