SAP NetWeaver '04

com.sapportals.wcm.service.crawler
Class CrawlerUtils

[contained in: com.sap.km.cm.service.base.par - km.shared.service.crawler_api.jar]
java.lang.Object
  |
  +--com.sapportals.wcm.service.crawler.CrawlerUtils

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

public class CrawlerUtils
extends java.lang.Object

Utilities for the crawler monitor control (especially some messages).

Copyright 2004 SAP AG


Field Summary
static int[] borders
          Deprecated. Interval borders for crawler pacing.
static java.lang.String RES_COMPLETED
          Deprecated.  
static java.lang.String RES_ENDED
          Deprecated.  
static java.lang.String RES_PAC_CONT
          Deprecated. Resource bundle keys for crawler pacing.
static java.lang.String RES_PAC_HUGE
          Deprecated.  
static java.lang.String RES_PAC_LARGE
          Deprecated.  
static java.lang.String RES_PAC_MEDIUM
          Deprecated.  
static java.lang.String RES_PAC_SMALL
          Deprecated.  
static java.lang.String RES_PRIO_ABOVE_AVERAGE
          Deprecated.  
static java.lang.String RES_PRIO_BELOW_AVERAGE
          Deprecated.  
static java.lang.String RES_PRIO_HIGH
          Deprecated.  
static java.lang.String RES_PRIO_LOW
          Deprecated.  
static java.lang.String RES_PRIO_MEDIUM
          Deprecated.  
static java.lang.String RES_PRIO_VERYHIGH
          Deprecated. Resource bundle keys for crawler priority.
static java.lang.String RES_PRIO_VERYLOW
          Deprecated.  
static java.lang.String RES_QUEUED
          Deprecated.  
static java.lang.String RES_READY
          Deprecated.  
static java.lang.String RES_RUNNING
          Deprecated.  
static java.lang.String RES_STOPPED
          Deprecated.  
static java.lang.String RES_STOPPING
          Deprecated.  
static java.lang.String RES_SUSPENDED
          Deprecated.  
static java.lang.String RES_WAITING
          Deprecated. Resource bundle keys for crawler status.
 
Constructor Summary
CrawlerUtils()
          Deprecated.  
 
Method Summary
static java.lang.String getPacingDescription(ICrawler crawler, java.util.Locale locale)
          Deprecated. Get a text describing the pacing of a crawler.
static java.lang.String getPriorityDescription(ICrawler crawler, java.util.Locale locale)
          Deprecated. Get a text describing the priority of a crawler.
static java.lang.String getStatusDescription(ICrawler crawler, java.util.Locale locale)
          Deprecated. Get a text describing the status of a crawler.
static void setPacingStep(ICrawler crawler, boolean slowdown)
          Deprecated. Modify the pacing of a crawler.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RES_WAITING

public static final java.lang.String RES_WAITING
Deprecated. 
Resource bundle keys for crawler status.

RES_QUEUED

public static final java.lang.String RES_QUEUED
Deprecated. 

RES_READY

public static final java.lang.String RES_READY
Deprecated. 

RES_ENDED

public static final java.lang.String RES_ENDED
Deprecated. 

RES_SUSPENDED

public static final java.lang.String RES_SUSPENDED
Deprecated. 

RES_STOPPED

public static final java.lang.String RES_STOPPED
Deprecated. 

RES_STOPPING

public static final java.lang.String RES_STOPPING
Deprecated. 

RES_RUNNING

public static final java.lang.String RES_RUNNING
Deprecated. 

RES_COMPLETED

public static final java.lang.String RES_COMPLETED
Deprecated. 

RES_PRIO_VERYHIGH

public static final java.lang.String RES_PRIO_VERYHIGH
Deprecated. 
Resource bundle keys for crawler priority.

RES_PRIO_HIGH

public static final java.lang.String RES_PRIO_HIGH
Deprecated. 

RES_PRIO_MEDIUM

public static final java.lang.String RES_PRIO_MEDIUM
Deprecated. 

RES_PRIO_LOW

public static final java.lang.String RES_PRIO_LOW
Deprecated. 

RES_PRIO_VERYLOW

public static final java.lang.String RES_PRIO_VERYLOW
Deprecated. 

RES_PRIO_ABOVE_AVERAGE

public static final java.lang.String RES_PRIO_ABOVE_AVERAGE
Deprecated. 

RES_PRIO_BELOW_AVERAGE

public static final java.lang.String RES_PRIO_BELOW_AVERAGE
Deprecated. 

RES_PAC_CONT

public static final java.lang.String RES_PAC_CONT
Deprecated. 
Resource bundle keys for crawler pacing.

RES_PAC_SMALL

public static final java.lang.String RES_PAC_SMALL
Deprecated. 

RES_PAC_MEDIUM

public static final java.lang.String RES_PAC_MEDIUM
Deprecated. 

RES_PAC_LARGE

public static final java.lang.String RES_PAC_LARGE
Deprecated. 

RES_PAC_HUGE

public static final java.lang.String RES_PAC_HUGE
Deprecated. 

borders

public static final int[] borders
Deprecated. 
Interval borders for crawler pacing.
Constructor Detail

CrawlerUtils

public CrawlerUtils()
Deprecated. 
Method Detail

getPriorityDescription

public static java.lang.String getPriorityDescription(ICrawler crawler,
                                                      java.util.Locale locale)
                                               throws WcmException
Deprecated. 
Get a text describing the priority of a crawler.
Parameters:
crawler - the crawler
locale - the locale in which the text will be displayed
Returns:
a text describing the priority of the crawler.
Throws:
WcmException -  

getPacingDescription

public static java.lang.String getPacingDescription(ICrawler crawler,
                                                    java.util.Locale locale)
                                             throws WcmException
Deprecated. 
Get a text describing the pacing of a crawler.
Parameters:
crawler - the crawler
locale - the locale in which the text will be displayed
Returns:
a text describing the pacing of the crawler.
Throws:
WcmException -  

getStatusDescription

public static java.lang.String getStatusDescription(ICrawler crawler,
                                                    java.util.Locale locale)
Deprecated. 
Get a text describing the status of a crawler.
Parameters:
crawler - the crawler
locale - the locale in which the text will be displayed
Returns:
a text describing the status of the crawler.

setPacingStep

public static void setPacingStep(ICrawler crawler,
                                 boolean slowdown)
                          throws WcmException
Deprecated. 
Modify the pacing of a crawler. The pacing can either increased or decreased.
Parameters:
crawler - the crawler
slowdown - true iff the pacing should be increased
Throws:
WcmException -  

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.