interface: SearchResultElement

public abstract <<interface>> interface: SearchResultElement
Author: endres
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:13:36; Modified: 16.07.2009 15:13:36;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {58B0B0DC-9815-46c3-A587-CA9C0F814C3D}
This interface is used to provide a common datatype for a search result.
 

Goto: Methods

See also: AffiliationResultVO, ContainerResultVO, ItemResultVO, SearchResultVO

Appears in: interfaces

Connections
 
SearchResultElement Methods
Operation Details
public
getSearchHitList():java.util.List
Sequential
Notes: Delivers the list of search hits.
@return A list of {@link SearchHitVO} containing the textual occurrences of the hits.