Aqualogic Interaction API  
 

PT_CP_CAPABILITIES Members

PT_CP_CAPABILITIES overview

Public Static Fields

PT_CPC_DOCS_IN_MULTIPLE_FOLDERS Indicates whether the Documents in the Provider can reside in multiple Folders
PT_CPC_INVALID Indicates the number of items in this enumeration
PT_CPC_REQUIRE_BACKLINK_CHECK Indicates whether a backlink check is required
PT_CPC_RETURNS_FOLDER_NAMES Indicates whether Folder Names are returned by the Provider
PT_CPC_SUPPORTS_ACL_IMPORT Indicates whether the Provider supports the import of ACL's
PT_CPC_SUPPORTS_MIRROR_CRAWL Indicates whether the Provider supports mirror crawls. A mirror crawl creates a mirror image of the nodes in the Provider into the Catalog

Public Instance Constructors

PT_CP_CAPABILITIES Constructor Initializes a new instance of the PT_CP_CAPABILITIES class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

PT_CP_CAPABILITIES Class | com.plumtree.server Namespace | IPTDataSourceCrawlProvider | PT_CRAWL_PROVIDER_CAPABILITY_VALUES