class: EventLogEntryVOPresentation

public class: EventLogEntryVOPresentation
Author: Markus Haarlaender (initial creation)
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 2708 $ $LastChangedDate: 2009-06-02 12:; Complexity: 1
Dates: Created: 16.07.2009 15:33:39; Modified: 16.07.2009 15:33:39;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {F94F0C68-D46A-4599-BA35-93C2D37A03FE}
TODO Description
 

Goto: Custom Properties, Fields, Methods

See also: InternationalizationHelper

Appears in: util

Connections
 
Custom Properties
 
EventLogEntryVOPresentation Attributes
Attribute Details
private InternationalizationHelper
  i18nHelper
private VersionHistoryEntryVO
  versionHistoryVO
 
EventLogEntryVOPresentation Methods
Operation Details
public
EventLogEntryVOPresentation(
   EventLogEntryVO eventLogVO,
   VersionHistoryEntryVO versionHistoryVO):
Sequential
public
getCurrentTypeLabel():String
Sequential
public
getFormattedComment():String
Sequential
Notes: Returns all comments except for update, because update-comments are not possible
public
getFormattedDate():String
Sequential
public
getVersionHistoryVO():VersionHistoryEntryVO
Sequential
public
setVersionHistoryVO(
   VersionHistoryEntryVO versionHistoryVO):void
Sequential