com.sapportals.wcm.service.crawler

Class CrawlerUtils

java.lang.Object
  extended bycom.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 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 String RES_COMPLETED
          Deprecated.  
static String RES_ENDED
          Deprecated.  
static String RES_PAC_CONT
          Deprecated. Resource bundle keys for crawler pacing.
static String RES_PAC_HUGE
          Deprecated.  
static String RES_PAC_LARGE
          Deprecated.  
static String RES_PAC_MEDIUM
          Deprecated.  
static String RES_PAC_SMALL
          Deprecated.  
static String RES_PRIO_ABOVE_AVERAGE
          Deprecated.  
static String RES_PRIO_BELOW_AVERAGE
          Deprecated.  
static String RES_PRIO_HIGH
          Deprecated.  
static String RES_PRIO_LOW
          Deprecated.  
static String RES_PRIO_MEDIUM
          Deprecated.  
static String RES_PRIO_VERYHIGH
          Deprecated. Resource bundle keys for crawler priority.
static String RES_PRIO_VERYLOW
          Deprecated.  
static String RES_QUEUED
          Deprecated.  
static String RES_READY
          Deprecated.  
static String RES_RUNNING
          Deprecated.  
static String RES_STOPPED
          Deprecated.  
static String RES_STOPPING
          Deprecated.  
static String RES_SUSPENDED
          Deprecated.  
static String RES_WAITING
          Deprecated. Resource bundle keys for crawler status.
 
Constructor Summary
CrawlerUtils()
          Deprecated.  
 
Method Summary
static String getPacingDescription(ICrawler crawler, Locale locale)
          Deprecated. Get a text describing the pacing of a crawler.
static String getPriorityDescription(ICrawler crawler, Locale locale)
          Deprecated. Get a text describing the priority of a crawler.
static String getStatusDescription(ICrawler crawler, 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 String RES_WAITING
Deprecated. 
Resource bundle keys for crawler status.

See Also:
Constant Field Values

RES_QUEUED

public static final String RES_QUEUED
Deprecated. 
See Also:
Constant Field Values

RES_READY

public static final String RES_READY
Deprecated. 
See Also:
Constant Field Values

RES_ENDED

public static final String RES_ENDED
Deprecated. 
See Also:
Constant Field Values

RES_SUSPENDED

public static final String RES_SUSPENDED
Deprecated. 
See Also:
Constant Field Values

RES_STOPPED

public static final String RES_STOPPED
Deprecated. 
See Also:
Constant Field Values

RES_STOPPING

public static final String RES_STOPPING
Deprecated. 
See Also:
Constant Field Values

RES_RUNNING

public static final String RES_RUNNING
Deprecated. 
See Also:
Constant Field Values

RES_COMPLETED

public static final String RES_COMPLETED
Deprecated. 
See Also:
Constant Field Values

RES_PRIO_VERYHIGH

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

See Also:
Constant Field Values

RES_PRIO_HIGH

public static final String RES_PRIO_HIGH
Deprecated. 
See Also:
Constant Field Values

RES_PRIO_MEDIUM

public static final String RES_PRIO_MEDIUM
Deprecated. 
See Also:
Constant Field Values

RES_PRIO_LOW

public static final String RES_PRIO_LOW
Deprecated. 
See Also:
Constant Field Values

RES_PRIO_VERYLOW

public static final String RES_PRIO_VERYLOW
Deprecated. 
See Also:
Constant Field Values

RES_PRIO_ABOVE_AVERAGE

public static final String RES_PRIO_ABOVE_AVERAGE
Deprecated. 
See Also:
Constant Field Values

RES_PRIO_BELOW_AVERAGE

public static final String RES_PRIO_BELOW_AVERAGE
Deprecated. 
See Also:
Constant Field Values

RES_PAC_CONT

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

See Also:
Constant Field Values

RES_PAC_SMALL

public static final String RES_PAC_SMALL
Deprecated. 
See Also:
Constant Field Values

RES_PAC_MEDIUM

public static final String RES_PAC_MEDIUM
Deprecated. 
See Also:
Constant Field Values

RES_PAC_LARGE

public static final String RES_PAC_LARGE
Deprecated. 
See Also:
Constant Field Values

RES_PAC_HUGE

public static final String RES_PAC_HUGE
Deprecated. 
See Also:
Constant Field Values

borders

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

Constructor Detail

CrawlerUtils

public CrawlerUtils()
Deprecated. 
Method Detail

getPriorityDescription

public static String getPriorityDescription(ICrawler crawler,
                                            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 String getPacingDescription(ICrawler crawler,
                                          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 String getStatusDescription(ICrawler crawler,
                                          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


Copyright 2006 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP AG. The information contained herein may be changed without prior notice. Microsoft, Windows, Outlook, and PowerPoint are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle Corporation. UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group. Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin are trademarks or registered trademarks of Citrix Systems, Inc. HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C, World Wide Web Consortium, Massachusetts Institute of Technology. Java is a registered trademark of Sun Microsystems, Inc. JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented and implemented by Netscape. MaxDB is a trademark of MySQL AB, Sweden. 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.