|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IClassificationIndex | |
| com.sapportals.wcm.service.indexmanagement | Provides a service for managing indexes. |
| com.sapportals.wcm.service.indexmanagement.retrieval.classification | Provides functions for taxonomies and classification. |
| Uses of IClassificationIndex in com.sapportals.wcm.service.indexmanagement |
| Methods in com.sapportals.wcm.service.indexmanagement with parameters of type IClassificationIndex | |
void |
ITaskQueueHandler.startTrainingCrawler(java.lang.String taxonomyName,
ICollection taxonomyCollection,
IClassificationIndex index,
boolean isSearchRelevant)
Runs a taxonomy training crawler as a separate thread. |
void |
ITaskQueueHandler.createTaxonomyHierarchyByCopiing(java.lang.String taxonomyName,
ICollection existingHierarchy,
IClassificationIndex index)
The taxonomy hierarchy is created by copiing an existing hierarchy. |
| Uses of IClassificationIndex in com.sapportals.wcm.service.indexmanagement.retrieval.classification |
| Methods in com.sapportals.wcm.service.indexmanagement.retrieval.classification with parameters of type IClassificationIndex | |
void |
ITaxonomyTransport.importTaxonomy(IResource taxDocument,
IClassificationIndex index)
Imports a taxonomy. |
void |
ITaxonomyTransport.exportTaxonomy(ICollection collection,
java.lang.String outputResource,
IClassificationIndex index,
java.lang.String taxname)
Exports a taxonomy to a resource. |
void |
ICompareTaxonomies.compareTaxonomies(IClassificationIndex index1,
java.lang.String taxname1,
IClassificationIndex index2,
java.lang.String taxname2,
IResourceContext context)
Compares two taxonomies. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||