com.plumtree.server
Class PT_DSPROVIDER_CAPABILITY_VALUES

java.lang.Object
  |
  +--com.plumtree.server.PT_DSPROVIDER_CAPABILITY_VALUES

public final class PT_DSPROVIDER_CAPABILITY_VALUES
extends java.lang.Object

Does this data source provider support crawling?

See Also:
PT_DSPROVIDER_CAPABILITIES

Field Summary
static int PT_DSPCV_CRAWLING_NOT_SUPPORTED
           
static int PT_DSPCV_INVALID
           
static int PT_DSPCV_SUPPORTS_CRAWLING
           
 
Constructor Summary
PT_DSPROVIDER_CAPABILITY_VALUES()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_DSPCV_CRAWLING_NOT_SUPPORTED

public static final int PT_DSPCV_CRAWLING_NOT_SUPPORTED

PT_DSPCV_SUPPORTS_CRAWLING

public static final int PT_DSPCV_SUPPORTS_CRAWLING

PT_DSPCV_INVALID

public static final int PT_DSPCV_INVALID
Constructor Detail

PT_DSPROVIDER_CAPABILITY_VALUES

public PT_DSPROVIDER_CAPABILITY_VALUES()


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.