类 SysExtendFieldService
java.lang.Object
com.publiccms.common.base.BaseService<SysExtendField>
com.publiccms.logic.service.sys.SysExtendFieldService
SysExtendFieldService
-
字段概要
字段从类继承的字段 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, update
-
字段详细资料
-
ignoreProperties
-
dao
-
-
构造器详细资料
-
SysExtendFieldService
public SysExtendFieldService()
-
-
方法详细资料
-
getList
@Transactional(readOnly=true) public List<SysExtendField> getList(Integer extendId, String[] inputType, Boolean searchable) - 参数:
extendId
-inputType
-searchable
-- 返回:
- result list
-
copy
- 参数:
extendId
-copyExtendId
-
-
update
- 参数:
extendId
-entitys
-
-