类的使用
com.publiccms.entities.cms.CmsComment
使用CmsComment的程序包
程序包
说明
Cms management controller
Cms web controller
Cms dao
Cms service
-
com.publiccms.controller.admin.cms中CmsComment的使用
修饰符和类型方法说明CmsCommentAdminController.save
(SysSite site, SysUser admin, CmsComment entity, jakarta.servlet.http.HttpServletRequest request, org.springframework.ui.ModelMap model) -
com.publiccms.controller.web.cms中CmsComment的使用
-
com.publiccms.logic.dao.cms中CmsComment的使用
参数类型为CmsComment的com.publiccms.logic.dao.cms中的方法 -
com.publiccms.logic.service.cms中CmsComment的使用
修饰符和类型方法说明CmsCommentService.updateReplies
(short siteId, Serializable id, int replies) CmsCommentService.updateScores
(short siteId, Serializable id, int scores) 返回变量类型为CmsComment的类型的com.publiccms.logic.service.cms中的方法类型变量类型为CmsComment的com.publiccms.logic.service.cms中的方法参数