com.plumtree.server.datasource.soap
Class PT_SOAPPROVIDER_GENERATE_ENTRIES
java.lang.Object
|
+--com.plumtree.server.datasource.soap.PT_SOAPPROVIDER_GENERATE_ENTRIES
- public final class PT_SOAPPROVIDER_GENERATE_ENTRIES
- extends java.lang.Object
Submit helper for remote documents takes a 1D array, this defines the expected value
at each index of the array.
- See Also:
IPTGenerateState
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PT_SOAPPROVIDER_GENERATE_UNIQUE
public static final int PT_SOAPPROVIDER_GENERATE_UNIQUE
- The first entry is the unique identifer of the document.
PT_SOAPPROVIDER_GENERATE_DOC_ID
public static final int PT_SOAPPROVIDER_GENERATE_DOC_ID
- The second entry is the document type identifier.
PT_SOAPPROVIDER_GENERATE_DTM_NAMESPACE
public static final int PT_SOAPPROVIDER_GENERATE_DTM_NAMESPACE
- The third entry is the namespace of the document type.
PT_SOAPPROVIDER_GENERATE_NUM_ENTRIES
public static final int PT_SOAPPROVIDER_GENERATE_NUM_ENTRIES
- The total number of entries in the array.
PT_SOAPPROVIDER_GENERATE_ENTRIES
public PT_SOAPPROVIDER_GENERATE_ENTRIES()
Copyright © 2003 Plumtree Software Inc. All Rights Reserved.