类 CMSConfigService

java.lang.Object
cool.scx.base.BaseService<CMSConfig>
cool.scx.ext.cms.cms_config.CMSConfigService

public class CMSConfigService extends cool.scx.base.BaseService<CMSConfig>

CmsConfigService class.

版本:
1.3.9
作者:
scx567888
  • 构造器概要

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

    修饰符和类型
    方法
    说明
    getCmsConfig.

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

    _count, _delete, _insert, _insertList, _select, _update, count, count, delete, delete, deleteIgnoreConfig, deleteIgnoreConfig, get, get, getFieldList, list, list, list, revokeDelete, revokeDelete, save, save, update, update, updateIncludeNull, updateIncludeNull

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

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

    • CMSConfigService

      public CMSConfigService()
  • 方法详细资料