com.plumtree.server
Class PT_DOCTYPEMAP_MAPPINGS_INDICES

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

public final class PT_DOCTYPEMAP_MAPPINGS_INDICES
extends java.lang.Object


Field Summary
static int PT_DTM_DOCTYPEID
          Identifies second element as containing the document type ID
static int PT_DTM_IDENTIFIER
          Identifies first element as containing the document type mapping string
 
Constructor Summary
PT_DOCTYPEMAP_MAPPINGS_INDICES()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_DTM_IDENTIFIER

public static final int PT_DTM_IDENTIFIER
Identifies first element as containing the document type mapping string

PT_DTM_DOCTYPEID

public static final int PT_DTM_DOCTYPEID
Identifies second element as containing the document type ID
Constructor Detail

PT_DOCTYPEMAP_MAPPINGS_INDICES

public PT_DOCTYPEMAP_MAPPINGS_INDICES()


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.