Aqualogic Interaction API  
 

PT_TAXONOMIST_SETTINGS Members

PT_TAXONOMIST_SETTINGS overview

Public Static Fields

PT_TAXONOMIST_ADD_CARDS_TO_FOLDERS_APPROVED Successfully taxonomized cards appear approved
PT_TAXONOMIST_DELETE_REJECTED_CARDS Remove rejected card references
PT_TAXONOMIST_DESTINATION_CONTENT_AREA future use
PT_TAXONOMIST_LEAVE_CARDS_IN_PRESENT_LOCATION Leave source card references
PT_TAXONOMIST_LEAVE_REJECTED_CARDS Retain rejected card references
PT_TAXONOMIST_ONLY_APPLY_SUBFOLDER_FILTERS Ignore any filters applying to the top level destination folder
PT_TAXONOMIST_PUT_REJECTED_CARDS_IN_UNCLASSIFIED Move rejected card references to unclassified
PT_TAXONOMIST_REMOVE_CARDS_FROM_PRESENT_LOCATION Remove cards failing from source
PT_TAXONOMIST_TAXONOMIZE_FOLDER_BRANCH Taxonomize entire branch
PT_TAXONOMIST_VERBOSE_RESULTS Verbose logging

Public Instance Constructors

PT_TAXONOMIST_SETTINGS Constructor Initializes a new instance of the PT_TAXONOMIST_SETTINGS 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_TAXONOMIST_SETTINGS Class | com.plumtree.server Namespace | IPTTaxonomist