com.plumtree.server
Class PT_ACCESSOR_CAPABILITIES
java.lang.Object
|
+--com.plumtree.server.PT_ACCESSOR_CAPABILITIES
- public final class PT_ACCESSOR_CAPABILITIES
- extends java.lang.Object
A list of optional capabilities that an accessor may support.
- See Also:
IPTAccessor.QueryCapability(int)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PT_AC_DOCUMENT_SUMMARY
public static final int PT_AC_DOCUMENT_SUMMARY
- The accessor implements
DocumentSummary.
PT_AC_WRITE_INDEX_FILE
public static final int PT_AC_WRITE_INDEX_FILE
- The accessor implements
WriteIndexingFile.
PT_AC_SUGGESTED_CARD_NAME
public static final int PT_AC_SUGGESTED_CARD_NAME
- The accessor implements
GetSuggestedCardName.
PT_AC_INVALID
public static final int PT_AC_INVALID
- Invalid, this value and above are reserved for future use.
PT_ACCESSOR_CAPABILITIES
public PT_ACCESSOR_CAPABILITIES()
Copyright © 2003 Plumtree Software Inc. All Rights Reserved.