类 SysDomainService
SysDomainService
-
字段概要
字段从类继承的字段 com.publiccms.common.base.BaseService
basedao, log
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.publiccms.common.base.BaseService
delete, delete, delete, getEntity, getEntity, getEntitys, getEntitys, getEntitys, getEntitys, getId, save, save, update
-
字段详细资料
-
dao
-
-
构造器详细资料
-
SysDomainService
public SysDomainService()
-
-
方法详细资料
-
getPage
@Transactional(readOnly=true) public PageHandler getPage(Short siteId, Boolean wild, Integer pageIndex, Integer pageSize) - 参数:
siteId
-wild
-pageIndex
-pageSize
-- 返回:
-
deleteBySiteId
-
update
- 覆盖:
update
在类中BaseService<SysDomain>
- 参数:
id
-newEntity
-- 返回:
- entity
-