WebCenter Interaction API  
 

PT_CP_CAPABILITIES Members

PT_CP_CAPABILITIES overview

Public Static Fields

public fieldstaticPT_CPC_DOCS_IN_MULTIPLE_FOLDERS Indicates whether the Documents in the Provider can reside in multiple Folders
public fieldstaticPT_CPC_INVALID Indicates the number of items in this enumeration
public fieldstaticPT_CPC_REQUIRE_BACKLINK_CHECK Indicates whether a backlink check is required
public fieldstaticPT_CPC_RETURNS_FOLDER_NAMES Indicates whether Folder Names are returned by the Provider
public fieldstaticPT_CPC_SUPPORTS_ACL_IMPORT Indicates whether the Provider supports the import of ACL's
public fieldstaticPT_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

public method PT_CP_CAPABILITIES Constructor Initializes a new instance of the PT_CP_CAPABILITIES class.

Public Instance Methods

public methodEquals (inherited from Object)Determines whether the specified Object is equal to the current Object.
public methodGetHashCode (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.
public methodGetType (inherited from Object)Gets the Type of the current instance.
public methodToString (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