public interface CollectorSrcService extends IModelService<CollectorSrc>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addSrc(CollectorSrc src)
添加新的采集源
|
List<CollectorSrc> |
getSrcList()
返回所有可用的采集源列表
|
List<CollectorSrc> |
getSrcList(String type)
根据类型返回可用的采集源列表
|
able, batchSave, batchUpdate, deleteByCodes, deleteById, deleteByIda, deleteByIds, disable, disable, disableByIda, disableByIds, enable, enable, enableByIda, enableByIds, findByCode, findByCodea, findByCodes, findByDomain, findByDomainSingle, findById, findByIda, findByIds, paginate, paginate, removeRepeat, save, saveOrUpdate, select, select, select, select, select, select, select, select, selectAll, selectAll, selectAllBy, selectAllBy, selectCol, selectCol, selectCol, selectFirst, selectFirst, selectFirst, selectFirst, selectFirst, updateList<CollectorSrc> getSrcList()
返回所有可用的采集源列表
List<CollectorSrc> getSrcList(String type)
根据类型返回可用的采集源列表
type - 栏目(channel)、文章(content)void addSrc(CollectorSrc src)
添加新的采集源
src - Copyright © 2023. All rights reserved.