WebCenter Interaction API  
 

PT_TAXONOMIST_SETTINGS Members

PT_TAXONOMIST_SETTINGS overview

Public Static Fields

public fieldstaticPT_TAXONOMIST_ADD_CARDS_TO_FOLDERS_APPROVED Successfully taxonomized cards appear approved
public fieldstaticPT_TAXONOMIST_DELETE_REJECTED_CARDS Remove rejected card references
public fieldstaticPT_TAXONOMIST_DESTINATION_CONTENT_AREA future use
public fieldstaticPT_TAXONOMIST_LEAVE_CARDS_IN_PRESENT_LOCATION Leave source card references
public fieldstaticPT_TAXONOMIST_LEAVE_REJECTED_CARDS Retain rejected card references
public fieldstaticPT_TAXONOMIST_ONLY_APPLY_SUBFOLDER_FILTERS Ignore any filters applying to the top level destination folder
public fieldstaticPT_TAXONOMIST_PUT_REJECTED_CARDS_IN_UNCLASSIFIED Move rejected card references to unclassified
public fieldstaticPT_TAXONOMIST_REMOVE_CARDS_FROM_PRESENT_LOCATION Remove cards failing from source
public fieldstaticPT_TAXONOMIST_TAXONOMIZE_FOLDER_BRANCH Taxonomize entire branch
public fieldstaticPT_TAXONOMIST_VERBOSE_RESULTS Verbose logging

Public Instance Constructors

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