com.plumtree.server
Class PT_REGISTRYTYPES

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

public final class PT_REGISTRYTYPES
extends java.lang.Object

These constants define the available Plumtree registries, and can be passed into IPTSession.OpenRegistry

See Also:
IPTSession

Field Summary
static int PT_REGISTRY_ACCESSORS
           
static int PT_REGISTRY_AUTHSOURCEPROVIDERS
           
static int PT_REGISTRY_DATASOURCEPROVIDERS
           
static int PT_REGISTRY_FEDERATEDSEARCHPROVIDERS
           
static int PT_REGISTRY_GADGETPROVIDERS
           
 
Constructor Summary
PT_REGISTRYTYPES()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_REGISTRY_DATASOURCEPROVIDERS

public static final int PT_REGISTRY_DATASOURCEPROVIDERS

PT_REGISTRY_ACCESSORS

public static final int PT_REGISTRY_ACCESSORS

PT_REGISTRY_GADGETPROVIDERS

public static final int PT_REGISTRY_GADGETPROVIDERS

PT_REGISTRY_AUTHSOURCEPROVIDERS

public static final int PT_REGISTRY_AUTHSOURCEPROVIDERS

PT_REGISTRY_FEDERATEDSEARCHPROVIDERS

public static final int PT_REGISTRY_FEDERATEDSEARCHPROVIDERS
Constructor Detail

PT_REGISTRYTYPES

public PT_REGISTRYTYPES()


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.