com.plumtree.server
Class PT_REGISTRYTYPES

java.lang.Object
  extended by 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

Author:
michaels
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()
           
 
Method Summary
 
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
See Also:
Constant Field Values

PT_REGISTRY_ACCESSORS

public static final int PT_REGISTRY_ACCESSORS
See Also:
Constant Field Values

PT_REGISTRY_GADGETPROVIDERS

public static final int PT_REGISTRY_GADGETPROVIDERS
See Also:
Constant Field Values

PT_REGISTRY_AUTHSOURCEPROVIDERS

public static final int PT_REGISTRY_AUTHSOURCEPROVIDERS
See Also:
Constant Field Values

PT_REGISTRY_FEDERATEDSEARCHPROVIDERS

public static final int PT_REGISTRY_FEDERATEDSEARCHPROVIDERS
See Also:
Constant Field Values
Constructor Detail

PT_REGISTRYTYPES

public PT_REGISTRYTYPES()


Copyright © 2008 Plumtree Software Inc. All Rights Reserved.