Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ISearchResult Members

ISearchResult overview

Public Instance Methods

iconFieldExists Whether a particular field is present in this ISearchResult.
iconGetFieldAsDate Gets the value of the specified Field as a DateTime.
iconGetFieldAsFloat Gets the value of the specified Field as a float.
iconGetFieldAsInt Gets the value of the specified Field as an int.
iconGetFieldAsObject Gets the value of the specified Field as an Object.
iconGetFieldAsString Gets the ToString() value of the specified Field.
iconGetFields Gets an enumeration of Field elements.

See Also

ISearchResult Interface | Plumtree.Remote.PRC.Search Namespace