类 ContentService

java.lang.Object
cool.scx.base.BasicService<Entity>
cool.scx.base.BaseModelService<Content>
cool.scx.ext.cms.content.ContentService

public class ContentService extends cool.scx.base.BaseModelService<Content>
ArticleService
版本:
0.3.6
作者:
scx567888
  • 字段概要

    从类继承的字段 cool.scx.base.BasicService

    countResultHandler, entityBeanListHandler, entityClass, scxDaoTableInfo
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    从类继承的方法 cool.scx.base.BaseModelService

    add, add, add, add, count, count, delete, delete, get, get, get, get, list, list, list, list, revokeDelete, revokeDelete, update, update, update, update

    从类继承的方法 cool.scx.base.BasicService

    _count, _delete, _insert, _insertBatch, _scxDaoTableInfo, _select, _update, autoTransaction, autoTransaction

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • ContentService

      public ContentService()