class: FileRO

public class: FileRO
Author: Full Access
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:12:59; Modified: 16.07.2009 15:12:59;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {59EB4D2B-7489-4b16-AEFF-7098AF892628}
The class for PubFile references.
@revised by MuJ: 27.08.2007
 

Goto: Custom Properties, Fields, Methods

Extends: ReferenceObject

See also: ReferenceObject, FileSearchHitVO, FileVO, SearchHitVO

Appears in: referenceobjects

Connections
 
Custom Properties
 
FileRO Attributes
Attribute Details
private static const long
  serialVersionUID
Initial: 1L
Notes: Fixed serialVersionUID to prevent java.io.InvalidClassExceptions like 'de.mpg.escidoc.services.common.valueobjects.ItemVO; local class incompatible: stream classdesc serialVersionUID = 8587635524303981401, local class serialVersionUID = -2285753348501257286' that occur after JiBX enhancement of VOs. Without the fixed serialVersionUID, the VOs have to be compiled twice for testing (once for the Application Server, once for the local test).
@author Johannes Mueller
 
FileRO Methods
Operation Details
public
FileRO():
Sequential
Notes: Creates a new instance.
public
FileRO(
   String objectId):
Sequential
Notes: Creates a new instance with the given objectId.