Difficulty Class Reference

Inherits er::bugtracker::_Difficulty.

Collaboration diagram for Difficulty:

Collaboration graph
[legend]

List of all members.

Classes

class  DifficultyClazz

Public Member Functions

 Difficulty ()
void init (EOEditingContext ec)

Static Public Attributes

static DifficultyClazz clazz = new DifficultyClazz()

Static Package Attributes

static final Logger log = Logger.getLogger(Difficulty.class)


Constructor & Destructor Documentation

Difficulty (  ) 


Member Function Documentation

void init ( EOEditingContext  ec  ) 

used for initialization stuff instead of awakeFromInsertion. awakeFromInsertions is buggy because if an EO is deleted and then its EOEditingContext is reverted using 'revert' for example then EOF will -insert- this EO again in its EOEditingContext which in turn calls awakeFromInsertion again.

Parameters:
ec the EOEditingContext in which this new EO is inserted

Reimplemented from ERXGenericRecord.


Member Data Documentation

final Logger log = Logger.getLogger(Difficulty.class) [static, package]

general logging support

Implements ERXEnterpriseObject.


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:42:43 2012 for Project Wonder by  doxygen 1.5.8