Package com.sapportals.wcm.service.indexmanagement.retrieval.classification

Provides functions for taxonomies and classification.

See:
          Description

Interface Summary
IClassificationClass Taxonomy class returned by the classifyDocuments method in on a classification index.
IClassificationIndex A classification index is a specialized index where document classification and other taxonomy-related operations can be performed.
IClassificationIndexCollection Offers classification calls for more than one index per call
IClassificationResult One document and its proposed taxonomy classes.
ICluster Cluster of documents.
IClusterFeature One feature/keyword of a cluster.
IClusterResultDocument Represents a document in the cluster result
ICompareTaxonomies This interface is only for internal usage
IDocClassificationMap This map contains a resource and its classification per taxonomy
IDocClassificationMapIterator Iterator of the IDocClassificationMapList
IDocClassificationMapList List of documents with their classifications.
IModificationObject Represents a difference between two taxonomies
IQBClassificationIndex This kind of classification index offers functionality working with query based taxonomies
IQueryFolder A query folder is a representation of a query based taxonomies category.
ITaxonomyCollection Offers additional functionality for a folder of a taxonomy manager.
ITaxonomyTransport This interface is only for internal usage
 

Class Summary
AbstractClassificationIndex The AbstractClassificationIndex offers classification functionality, which is independent from the index implementation.
BestClassesSensitivity Determines how strict the getBestClasses algorithm in IClassificationIndex works.
ClassificationUtils Static util functions for the classification package
DocClassificationMap Contains a resource and its classification per taxonomy.
DocClassificationMapIterator Iterator for a IDocClassificationMapList list
DocClassificationMapList List of documents with their classifications.
UpdateTaxonomyState Describes the actual state of a query based taxonomy with respect to its update state.
 

Package com.sapportals.wcm.service.indexmanagement.retrieval.classification Description

Provides functions for taxonomies and classification.

Changes between major releases 7.0 and 7.X

Package Specification

Purpose

The classification package contains interfaces and abstract classes, which are offering taxonomy and classification functionalities that are provided by indexes. The main interface is IClassificationIndex.



Copyright 2011 SAP AG Complete Copyright Notice