|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A crawler with a predefined ICrawlerResultReceiver.
Copyright 2004 SAP AG
| Field Summary | |
static int |
INFINITE_SIZE
Deprecated. Constant for an infinite result list size (complete result set). |
| Fields inherited from interface com.sapportals.wcm.service.crawler.ICrawler |
DEPTH_FLAT, DEPTH_FULL, HIERARCHICAL_AUTO, HIERARCHICAL_OFF, HIERARCHICAL_ON, PRIORITY_MAX, PRIORITY_MIN |
| Method Summary | |
IResourceList |
getResult()
Deprecated. Get the result from the crawler. |
void |
setResultSize(int size)
Deprecated. Set the maximum result size for this crawl. |
| Methods inherited from interface com.sapportals.wcm.service.crawler.ICrawlerListResultReceiver |
getCrawlerResultSize, onCrawlResult |
| Methods inherited from interface com.sapportals.wcm.service.crawler.ICrawlerResultReceiver |
getCrawlerContext, getCrawlerName, onCrawlException, onCrawlStart, onCrawlStop |
| Field Detail |
public static final int INFINITE_SIZE
| Method Detail |
public void setResultSize(int size)
size - an int with the maximum size of the list to
return as result.
public IResourceList getResult()
throws WcmException
IResourceList with the result from the crawl.
WcmException - if the result can not be retrieved.
WcmException
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||