类 CmsContentLangService
java.lang.Object
com.publiccms.common.base.BaseService<CmsContentLang>
com.publiccms.logic.service.cms.CmsContentLangService
CmsContentLangService
-
字段概要
字段修饰符和类型字段说明private CmsContentFileServiceprivate CmsContentLangDaoprivate CmsEditorHistoryServiceprivate SysExtendFieldServiceprivate SysExtendServiceprivate String[]protected SiteAttributeComponent从类继承的字段 com.publiccms.common.base.BaseService
basedao, log -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private voiddealAttribute(CmsContentLang entity, SysSite site, List<SysExtendField> modelExtendList, List<SysExtendField> categoryExtendList, Map<String, String> map) voidsave(SysSite site, Long userId, CmsContent content, CmsContentLangListParameters contentLangListParameters, CmsModel cmsModel, Integer extendId) private voidsaveEditorHistory(CmsContentLang oldAttribute, CmsContentLang attribute, short siteId, long contentId, String lang, long userId, List<SysExtendField> modelExtendList, List<SysExtendField> categoryExtendList, Map<String, String> map) updateUrl(Serializable id, String url) 从类继承的方法 com.publiccms.common.base.BaseService
delete, delete, delete, getEntity, getEntity, getEntitys, getEntitys, getEntitys, getEntitys, getId, save, save, update, update
-
字段详细资料
-
ignoreProperties
-
extendService
-
extendFieldService
-
contentFileService
-
editorHistoryService
-
siteAttributeComponent
-
dao
-
-
构造器详细资料
-
CmsContentLangService
public CmsContentLangService()
-
-
方法详细资料
-
getList
-
save
public void save(SysSite site, Long userId, CmsContent content, CmsContentLangListParameters contentLangListParameters, CmsModel cmsModel, Integer extendId) -
updateUrl
- 参数:
id-url-- 返回:
- result
-
dealAttribute
private void dealAttribute(CmsContentLang entity, SysSite site, List<SysExtendField> modelExtendList, List<SysExtendField> categoryExtendList, Map<String, String> map) -
saveEditorHistory
private void saveEditorHistory(CmsContentLang oldAttribute, CmsContentLang attribute, short siteId, long contentId, String lang, long userId, List<SysExtendField> modelExtendList, List<SysExtendField> categoryExtendList, Map<String, String> map)
-