@Service(value="searchBiz") public class SearchBizImpl extends net.mingsoft.basic.biz.impl.BasicBizImpl implements ISearchBiz
铭飞CMS-铭飞内容管理系统
Copyright: Copyright (c) 2014 - 2015
Company:景德镇铭飞科技有限公司
版权所有 铭飞科技
Comments:搜索业务层实现类,继承BasicBizImpl,实现ISearchBiz
Create Date:2014-9-11
Modification history:暂无
| 构造器和说明 |
|---|
SearchBizImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
SearchEntity |
getById(int searchId)
根据id查询对应站点的搜索
|
protected net.mingsoft.base.dao.IBaseDao |
getDao()
获取searchDao
|
deleteBasic, deleteBasic, getBasic, query, saveBasic, update, updateBasic, updateHitalterTable, alterTable, countBySQL, createTable, delete, deleteBySQL, deleteEntity, deleteEntity, dropTable, excuteSql, getEntity, getEntity, insertBySQL, query, queryAll, queryBySQL, queryBySQL, queryCount, saveBatch, saveEntity, updateBySQL, updateEntityclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected net.mingsoft.base.dao.IBaseDao getDao()
getDao 在类中 net.mingsoft.basic.biz.impl.BasicBizImplpublic SearchEntity getById(int searchId)
ISearchBizgetById 在接口中 ISearchBizsearchId - 搜索记录编号Copyright © 2019. All rights reserved.