| 程序包 | 说明 |
|---|---|
| itez.plat.site.service | |
| itez.plat.site.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
List<CollectorSrc> |
CollectorSrcService.getSrcList()
返回所有可用的采集源列表
|
List<CollectorSrc> |
CollectorSrcService.getSrcList(String type)
根据类型返回可用的采集源列表
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CollectorSrcService.addSrc(CollectorSrc src)
添加新的采集源
|
Content |
CollectorTaskService.collItemDetail(String domain,
Channel channel,
CollectorSrc src,
Boolean origDate,
CollectorItem item,
boolean throwException)
文章采集(单条)
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<CollectorSrc> |
CollectorSrcServiceImpl.getSrcList() |
List<CollectorSrc> |
CollectorSrcServiceImpl.getSrcList(String type) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CollectorSrcServiceImpl.addSrc(CollectorSrc src) |
Content |
CollectorTaskServiceImpl.collItemDetail(String domain,
Channel channel,
CollectorSrc src,
Boolean origDate,
CollectorItem item,
boolean throwException) |
Copyright © 2023. All rights reserved.