oracle.ifs.beans
Class SearchResultObject


java.lang.Object

  |

  +--oracle.ifs.beans.SearchResultObject


public final class SearchResultObject
extends java.lang.Object

The SearchResultObject encapsulates a row of a Search result. A Result row contains one or more LibraryObjects. It also contains the scores of any ContextQualifications.

Other Search Result information can be made available through this class. For e.g. we may provide functionality to return the LEVEL of a row in a Folder Hierarchy, in some future release.