WebCenter Interaction API  
 

PT_CATALOGOBJ_STATUS Class

This list contains the possible status of objects in the Search Server. This is used to indicate to the Search Update Agent whether an object needs to be indexed, updated, or removed from the search index.

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

System.Object
   com.plumtree.server.PT_CATALOGOBJ_STATUS

public sealed class PT_CATALOGOBJ_STATUS

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_CATALOGOBJ_STATUS Members | com.plumtree.server Namespace | IPTSearchMaintenance