Classes | |
| class | CommentClazz |
| interface | Key |
Public Member Functions | |
| void | init (EOEditingContext ec) |
Static Public Attributes | |
| static final CommentClazz | clazz = new CommentClazz() |
| static final String | ENTITY = "Comment" |
Static Private Attributes | |
| static final org.apache.log4j.Logger | log = org.apache.log4j.Logger.getLogger(Comment.class) |
| void init | ( | EOEditingContext | ec | ) |
Intitializes the EO. This is called when an EO is created, not when it is inserted into an EC.
Reimplemented from ERXGenericRecord.
final CommentClazz clazz = new CommentClazz() [static] |
final org.apache.log4j.Logger log = org.apache.log4j.Logger.getLogger(Comment.class) [static, private] |
general logging support
Implements ERXEnterpriseObject.
1.5.8