com.plumtree.server
Class PT_FEDERATEDSEARCHMODES

java.lang.Object
  extended by com.plumtree.server.PT_FEDERATEDSEARCHMODES

public final class PT_FEDERATEDSEARCHMODES
extends java.lang.Object

These constants define the allowed search modes for Federated Searches

Author:
michaels
See Also:
IPTFederatedPortalManager

Field Summary
static int PT_FEDERATEDSEARCHMODE_SIMPLE
           
 
Constructor Summary
PT_FEDERATEDSEARCHMODES()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_FEDERATEDSEARCHMODE_SIMPLE

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

PT_FEDERATEDSEARCHMODES

public PT_FEDERATEDSEARCHMODES()