ERCStatic Class Reference

Inherits er::corebusinesslogic::_ERCStatic.

Collaboration diagram for ERCStatic:

Collaboration graph
[legend]

List of all members.

Classes

class  ERCStaticClazz

Public Member Functions

String toString ()
String userPresentableDescription ()

Static Public Attributes

static ERCStaticClazz clazz = new ERCStaticClazz()
static final Logger log = Logger.getLogger(ERCStatic.class)


Member Function Documentation

String toString (  ) 

Overrides the EOGenericRecord's implementation to provide a slightly less verbose output. A typical output for an object mapped to the class com.foo.User with a primary key of 50 would look like: <com.foo.User pk:"50"> EOGenericRecord's implementation is preserved in the method toLongString. To restore the original verbose logging in your subclasses override this method and return toLongString.

Returns:
much less verbose description of an enterprise object.

Reimplemented from ERXGenericRecord.

String userPresentableDescription (  ) 


Member Data Documentation

final Logger log = Logger.getLogger(ERCStatic.class) [static]

logging support

Implements ERXEnterpriseObject.


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

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