Aqualogic Interaction API  
 

PT_CATALOGOBJ_STATUS Fields

The fields of the PT_CATALOGOBJ_STATUS class are listed below. For a complete list of PT_CATALOGOBJ_STATUS class members, see the PT_CATALOGOBJ_STATUS Members topic.

Public Static Fields

PT_CATALOGOBJ_CLEAN Indicates that the indexed object in search is synchronized with the object in the database.
PT_CATALOGOBJ_DELETED Indicates that the indexed object needs to be removed from the search index.
PT_CATALOGOBJ_DIRTY Indicates that the indexed object needs to be updated for changes made to the object in the database.
PT_CATALOGOBJ_INDEX_PENDING Indicates that an indexed Card is awaiting full-text indexing.

See Also

PT_CATALOGOBJ_STATUS Class | com.plumtree.server Namespace | IPTSearchMaintenance