类 CmsContentAttributeService

java.lang.Object
com.publiccms.common.base.BaseService<CmsContentAttribute>
com.publiccms.logic.service.cms.CmsContentAttributeService

@Service @Transactional public class CmsContentAttributeService extends BaseService<CmsContentAttribute>
SysUserAttributeService
  • 字段详细资料

    • ignoreProperties

      protected static final String[] ignoreProperties
  • 构造器详细资料

    • CmsContentAttributeService

      public CmsContentAttributeService()
  • 方法详细资料

    • updateAttribute

      public void updateAttribute(Long contentId, CmsContentAttribute entity)
      参数:
      contentId -
      entity -