Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ISearchResult Members

ISearchResult overview

Public Instance Properties

iconDescriptionEncoded Determines whether the descriptions in the search records are HTML encoded. The default is true.
iconNumberSkipped Gets or sets the number of records skipped. This value is set to the number passed in by the portal.
iconTotalNumberOfHits Gets or sets the total number of search results.

Public Instance Methods

iconGetSearchResultListGets the array of ISearchRecords.
iconSetSearchResultListSets the ISearchRecord array returned by the search.

See Also

ISearchResult Interface | Plumtree.Remote.Search Namespace