|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISemaphore | |
| com.sapportals.wcm.service.indexmanagement.retrieval.classification | Provides functions for taxonomies and classification. |
| com.sapportals.wcm.util.threads | Contains interfaces and classes for the synchronization of threads. |
| Uses of ISemaphore in com.sapportals.wcm.service.indexmanagement.retrieval.classification |
| Methods in com.sapportals.wcm.service.indexmanagement.retrieval.classification with parameters of type ISemaphore | |
abstract void |
AbstractClassificationIndex.startTaxonomyTrainingCrawler(java.lang.String taxonomyName,
ICollection taxonomyCollection,
boolean isSearchRelevant,
boolean clearVisitedList,
ISemaphore semaphore)
Runs a taxonomy training crawler. |
void |
IClassificationIndex.startTaxonomyTrainingCrawler(ICollection taxonomyCollection,
boolean isSearchRelevant,
boolean clearVisitedList,
ISemaphore semaphore)
Deprecated. as of NW04. Use startTaxonomyTrainingCrawler(String,ICollection,boolean,boolean,ISemaphore) |
void |
IClassificationIndex.startTaxonomyTrainingCrawler(java.lang.String taxonomyName,
ICollection taxonomyCollection,
boolean isSearchRelevant,
boolean clearVisitedList,
ISemaphore semaphore)
Runs a taxonomy training crawler. |
| Uses of ISemaphore in com.sapportals.wcm.util.threads |
| Classes in com.sapportals.wcm.util.threads that implement ISemaphore | |
class |
Semaphore
Java semaphore implementation. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||