Aqualogic Interaction API  
 

PT_DOC_ACTION_TYPES Class

Enumeration of search indexing action codes, used by {@link com.plumtree.server.IPTIndexer} to return information about the success or failure of indexing requests.

For a list of all members of this type, see PT_DOC_ACTION_TYPES Members.

System.Object
   com.plumtree.server.PT_DOC_ACTION_TYPES

public sealed class PT_DOC_ACTION_TYPES

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.server

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

PT_DOC_ACTION_TYPES Members | com.plumtree.server Namespace | IPTIndexer