com.sapportals.wcm.service.indexmanagement.retrieval.search

Interface ITextminingResult


public interface ITextminingResult

Container for a list text mining result for a document.


Method Summary
 IPropertyMap getProperties()
          FReturns a property map.
 String getResult()
           
 Collection getResults()
           
 com.sapportals.wcm.util.uri.RID getRid()
           
 com.sapportals.wcm.util.uri.URI getUri()
          Deprecated. as of NW04. Use getRid()
 void setProperties(IPropertyMap map)
          Sets a property map.
 

Method Detail

getUri

com.sapportals.wcm.util.uri.URI getUri()
Deprecated. as of NW04. Use getRid()

Returns:
uri of the document where the result(s) belong to.

getRid

com.sapportals.wcm.util.uri.RID getRid()
Returns:
rid of the document where the result(s) belong to.

getResults

Collection getResults()
Returns:
collection of String (e.g. Document features)

getResult

String getResult()
Returns:
result as String (e.g. Document abstract)

getProperties

IPropertyMap getProperties()
FReturns a property map.

Returns:

setProperties

void setProperties(IPropertyMap map)
Sets a property map.

Parameters:
map -
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2012 SAP AG Complete Copyright Notice