ERIAttributeGroup Class Reference

Inherits er::indexing::attributes::_ERIAttributeGroup.

Collaboration diagram for ERIAttributeGroup:

Collaboration graph
[legend]

List of all members.

Classes

class  ERIAttributeGroupClazz
interface  Key

Public Member Functions

NSArray< ERIAttributeallAttributes ()
ERIAttribute attributeForName (String name)
ERIDocument documentForGlobalID (EOEditingContext editingContext, EOKeyGlobalID permanentGlobalID)
NSArray< ERIAttributeGroupgroups ()
synchronized ERIndex index ()
void init (EOEditingContext ec)

Static Public Attributes

static final ERIAttributeGroupClazz clazz = new ERIAttributeGroupClazz()

Static Private Attributes

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


Member Function Documentation

NSArray<ERIAttribute> allAttributes (  ) 

ERIAttribute attributeForName ( String  name  ) 

ERIDocument documentForGlobalID ( EOEditingContext  editingContext,
EOKeyGlobalID  permanentGlobalID 
)

NSArray<ERIAttributeGroup> groups (  ) 

synchronized ERIndex index (  ) 

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 org.apache.log4j.Logger log = org.apache.log4j.Logger.getLogger(ERIAttributeGroup.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