class: FileSearchHitVO

public class: FileSearchHitVO
Author:
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1951 $ $LastChangedDate: 2009-05-07 10:; Complexity: 1
Dates: Created: 16.07.2009 15:14:00; Modified: 16.07.2009 15:14:00;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {F13C4460-EFF8-49de-B521-8134CB3B9605}
Representation of a search hit in a file.
@revised by MuJ: 28.08.2007
 

Goto: Custom Properties, Fields, Methods

See also: FileRO

Appears in: valueobjects

Connections
 
Custom Properties
 
FileSearchHitVO Attributes
Attribute Details
private FileRO
  fileReference
Notes: Reference to the file.
 
FileSearchHitVO Methods
Operation Details
public
getFileReference():FileRO
Sequential
Notes: Delivers the reference to the file.
public
setFileReference(
   FileRO newVal):void
Sequential
Notes: Sets the reference to the file.