class: AffiliationResultVO

public class: AffiliationResultVO
Author: endres
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:13:56; Modified: 16.07.2009 15:13:56;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {8ABF25C2-8757-4cd4-BC1B-678D77E23636}
This is a container with an extra search result in it.
 

Goto: Custom Properties, Fields, Methods

Extends: AffiliationVO

Implements: SearchResultElement

See also: AffiliationVO, SearchResultElement

Appears in: valueobjects

Connections
 
Custom Properties
 
AffiliationResultVO Attributes
Attribute Details
private java.util.ArrayList
  searchHitList
Initial: new java.util.ArrayList()
Notes: List of hits. Every hit in files contains the file reference and the text fragments of the search hit.
 
AffiliationResultVO Methods
Operation Details
public
AffiliationResultVO(
   AffiliationVO affiliationVO):
Sequential
Notes: Construct an ItemResultVO using the parents copy constructor.
public
getSearchHitList():java.util.List
Sequential
Notes: Delivers the list of search hits.