类 CmsDictionaryService

java.lang.Object
com.publiccms.common.base.BaseService<CmsDictionary>
com.publiccms.logic.service.cms.CmsDictionaryService

@Service @Transactional public class CmsDictionaryService extends BaseService<CmsDictionary>
CmsDictionaryService
  • 字段详细资料

  • 构造器详细资料

    • CmsDictionaryService

      public CmsDictionaryService()
  • 方法详细资料

    • batchWork

      public void batchWork(short siteId, ObjIntConsumer<List<CmsDictionary>> worker, int batchSize)
      参数:
      siteId -
      worker -
      batchSize -
    • getPage

      @Transactional(readOnly=true) public PageHandler getPage(Short siteId, String name, Integer pageIndex, Integer pageSize)
      参数:
      siteId -
      name -
      pageIndex -
      pageSize -
      返回:
      results page