|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPropertyDistribution | |
| com.sapportals.wcm.service.indexmanagement.retrieval.search | Provides functions for searching and textmining. |
| Uses of IPropertyDistribution in com.sapportals.wcm.service.indexmanagement.retrieval.search |
| Methods in com.sapportals.wcm.service.indexmanagement.retrieval.search that return IPropertyDistribution | |
IPropertyDistribution |
IPropertyDistributionListIterator.next()
|
IPropertyDistribution |
IPropertyDistributionListIterator.previous()
|
IPropertyDistribution |
IPropertyDistributionList.get(int index)
|
| Methods in com.sapportals.wcm.service.indexmanagement.retrieval.search with parameters of type IPropertyDistribution | |
void |
IPropertyDistributionListIterator.set(IPropertyDistribution propertyDistribution)
sets the iterator to the position where the element is located |
void |
IPropertyDistributionListIterator.add(IPropertyDistribution propertyDistribution)
adds the element to the underlying list |
boolean |
IPropertyDistributionList.add(IPropertyDistribution propertyDistribution)
adds a element to the list |
int |
IPropertyDistributionList.indexOf(IPropertyDistribution propertyDistribution)
|
int |
IPropertyDistributionList.lastIndexOf(IPropertyDistribution propertyDistribution)
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||