WebCenter Interaction API  
 

IPTTaxonomist Members

IPTTaxonomist overview

Public Instance Methods

public methodAddDestinationFolder Adds a particular Folder to the list of Target Folders
public methodAddSourceFolder Adds a particular Folder to the list of Source Folders
public methodAddToBulkProfile Adds a Card to the Profiling Engine for taxonomization
public methodCommitBulkProfile Commits the profiled Cards to the index
public methodGetDestinationFolders Returns the target Folders for this Taxonomist.
public methodGetFallBackLocale Retrieves the language of the Taxonomist
public methodGetFilterCount Returns the number of Filters assigned to the Profiling Engine
public methodGetSettings Retrieves the settings stored on this Taxonomist in the form of a bitmap.
public methodGetSourceFolders Retrieves the Source Folders of this Taxonomist.
public methodGetUnclassifiedSubFolderID Returns the Unclassified Subfolder that is associated with this Taxonomist. If such a Folder does not yet exist, one is created.
public methodInitialize Initializes the Taxonomist by associated it with an IPTSession.
public methodRemoveDestinationFolder Removes a particular Folder from the list of Target Folders
public methodRemoveSourceFolder Removes a particular Folder from the list of Source Folders
public methodSetDestinationFolders Sets the target Folders for this Taxonomist.
public methodSetFallBackLocale Sets the language of the Taxonomist
public methodSetSettings Sets the settings associated with this Taxonomist. Note that this call overwrites the current settings.
public methodSetSourceFolders Sets the Source Folders of this Taxonomist.
public methodTaxonomizeCard Taxonomizes a Card into the Target Folders.

See Also

IPTTaxonomist Interface | com.plumtree.server Namespace