SAP NetWeaver '04

com.sapportals.wcm.service.crawler
Interface ISpecialCrawler

[contained in: com.sap.km.cm.service.base.par - km.shared.service.crawler_api.jar]
All Superinterfaces:
ICrawler, ICrawlerListResultReceiver, ICrawlerResultReceiver

Deprecated. as of NW04. The crawler service was replaced by the xcrawler service com.sapportals.wcm.service.xcrawler

public interface ISpecialCrawler
extends ICrawler, ICrawlerListResultReceiver

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.ICrawler
cancelCrawl, crawl, crawl, crawl, delete, getBackgroundQueue, getCaseSensitiveFlag, getContentSizeLimit, getCrawlID, getDepth, getDocumentsInAccess, getExternalLinkDepth, getFollowExternalLinksFlag, getFollowInternalLinksFlag, getHierarchicalCrawlMode, getID, getIncludeVersionsFlag, getInternalLinkDepth, getLastVisitedList, getName, getNiceness, getPriority, getPropertyQuery, getResultReceiver, getStartResources, getStatistics, getTestMode, getTimeLimit, getType, isBackground, isBackgroundQueued, isCrawling, isStopping, isSuspended, recrawl, resume, setCaseSensitiveFlag, setContentSizeLimit, setDepth, setExternalLinkDepth, setFollowExternalLinksFlag, setFollowInternalLinksFlag, setHierachicalCrawlMode, setIncludeVersionsFlag, setInternalLinkDepth, setNiceness, setPriority, setPropertyQuery, setResultReceiver, setStartResource, setStartResources, setStatistics, setTestMode, setTimeLimit, setToBackground, supportsDelta, supportsNavigation, suspend
 
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

INFINITE_SIZE

public static final int INFINITE_SIZE
Deprecated. 
Constant for an infinite result list size (complete result set).
Method Detail

setResultSize

public void setResultSize(int size)
Deprecated. 
Set the maximum result size for this crawl.
Parameters:
size - an int with the maximum size of the list to return as result.

getResult

public IResourceList getResult()
                        throws WcmException
Deprecated. 
Get the result from the crawler.
Returns:
a IResourceList with the result from the crawl.
Throws:
WcmException - if the result can not be retrieved.

SAP NetWeaver '04

Copyright © 2004 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.