public class CounterServiceImpl extends EModelService<Counter> implements CounterService
dao| 构造器和说明 |
|---|
CounterServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
access(String path)
网站模块计数新增
|
Integer |
access(String moduleCode,
String path)
指定模块的计数新增
|
Integer |
count(String key)
网站模块计数统计
|
Integer |
count(String moduleCode,
String key)
指定模块的计数统计
|
able, dbo, deleteByCodes, deleteById, deleteByIda, deleteByIds, disable, disable, disableByIda, disableByIds, enable, enable, enableByIda, enableByIds, findByCode, findByCodea, findByCodes, findByDomain, findByDomainSingle, findById, findByIda, findByIds, getConfigName, paginate, paginate, save, saveOrUpdate, select, select, select, select, select, select, select, select, selectAll, selectAll, selectAllBy, selectAllBy, selectCol, selectCol, selectCol, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, update$comp, $domain, $logined, $uid, $user, $UUID, append, append, join, parseRecordsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitable, deleteByCodes, deleteById, deleteByIda, deleteByIds, disable, disable, disableByIda, disableByIds, enable, enable, enableByIda, enableByIds, findByCode, findByCodea, findByCodes, findByDomain, findByDomainSingle, findById, findByIda, findByIds, paginate, paginate, save, saveOrUpdate, select, select, select, select, select, select, select, select, selectAll, selectAll, selectAllBy, selectAllBy, selectCol, selectCol, selectCol, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, updatepublic Integer access(String path)
CounterService网站模块计数新增
access 在接口中 CounterServicepath - 格式:siteId,channelId,contentIdpublic Integer access(String moduleCode, String path)
CounterService指定模块的计数新增
access 在接口中 CounterServicepath - 格式:层级路径public Integer count(String key)
CounterService网站模块计数统计
count 在接口中 CounterServicekey - 格式:siteId 或 channelId 或 contentIdpublic Integer count(String moduleCode, String key)
CounterService指定模块的计数统计
count 在接口中 CounterServicekey - 格式:关键字Copyright © 2020. All rights reserved.