Aqualogic Interaction API  
 

IPTTaxonomist Members

IPTTaxonomist overview

Public Instance Methods

AddDestinationFolder Adds a particular Folder to the list of Target Folders
AddSourceFolder Adds a particular Folder to the list of Source Folders
AddToBulkProfile Adds a Card to the Profiling Engine for taxonomization
CommitBulkProfile Commits the profiled Cards to the index
GetDestinationFolders Returns the target Folders for this Taxonomist.
GetFallBackLocale Retrieves the language of the Taxonomist
GetFilterCount Returns the number of Filters assigned to the Profiling Engine
GetSettings Retrieves the settings stored on this Taxonomist in the form of a bitmap.
GetSourceFolders Retrieves the Source Folders of this Taxonomist.
GetUnclassifiedSubFolderID Returns the Unclassified Subfolder that is associated with this Taxonomist. If such a Folder does not yet exist, one is created.
Initialize Initializes the Taxonomist by associated it with an IPTSession.
RemoveDestinationFolder Removes a particular Folder from the list of Target Folders
RemoveSourceFolder Removes a particular Folder from the list of Source Folders
SetDestinationFolders Sets the target Folders for this Taxonomist.
SetFallBackLocale Sets the language of the Taxonomist
SetSettings Sets the settings associated with this Taxonomist. Note that this call overwrites the current settings.
SetSourceFolders Sets the Source Folders of this Taxonomist.
TaxonomizeCard Taxonomizes a Card into the Target Folders.

See Also

IPTTaxonomist Interface | com.plumtree.server Namespace