com.plumtree.server
Class PT_URL_TYPES

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

public final class PT_URL_TYPES
extends java.lang.Object

Version:
$Revision$
Author:
Mike Sample
See Also:
IPTDataSource

Field Summary
static int PT_URL_TYPE_DATASOURCE_GENERATED
          Data source formatted URL
static int PT_URL_TYPE_SIMPLE_FIELD_MAPPING
          Simple field mapping format
 
Constructor Summary
PT_URL_TYPES()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_URL_TYPE_SIMPLE_FIELD_MAPPING

public static final int PT_URL_TYPE_SIMPLE_FIELD_MAPPING
Simple field mapping format

See Also:
Constant Field Values

PT_URL_TYPE_DATASOURCE_GENERATED

public static final int PT_URL_TYPE_DATASOURCE_GENERATED
Data source formatted URL

See Also:
Constant Field Values
Constructor Detail

PT_URL_TYPES

public PT_URL_TYPES()


Copyright © 2008 Plumtree Software Inc. All Rights Reserved.