ERIAttribute Class Reference

Inherits er::indexing::attributes::_ERIAttribute.

Collaboration diagram for ERIAttribute:

Collaboration graph
[legend]

List of all members.

Classes

class  ERIAttributeClazz
interface  Key

Public Member Functions

Format formatter ()
String formatValue (Object value)
void init (EOEditingContext ec)
Object parseValue (String value)

Static Public Attributes

static final ERIAttributeClazz clazz = new ERIAttributeClazz()

Static Private Attributes

static final
org.apache.log4j.Logger 
log = org.apache.log4j.Logger.getLogger(ERIAttribute.class)


Member Function Documentation

Format formatter (  ) 

String formatValue ( Object  value  ) 

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.

Object parseValue ( String  value  ) 


Member Data Documentation

final ERIAttributeClazz clazz = new ERIAttributeClazz() [static]

final org.apache.log4j.Logger log = org.apache.log4j.Logger.getLogger(ERIAttribute.class) [static, private]

general logging support

Implements ERXEnterpriseObject.


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

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