ERXConstant.StringConstant Class Reference

Inherits er::extensions::eof::ERXConstant::Constant.

Inherited by State, ERCAuditTrailType, and ERCMailState.

Collaboration diagram for ERXConstant.StringConstant:

Collaboration graph
[legend]

List of all members.

Public Member Functions

String name ()
int sortOrder ()
 StringConstant (String value, String name)
String toString ()
String userPresentableDescription ()
Object value ()

Static Public Member Functions

static StringConstant constantForClassNamed (String value, String clazzName)

Private Attributes

String _name
int _sortOrder
String _value


Detailed Description

Constant class that can be used with strings in the DB.
Author:
ak

Constructor & Destructor Documentation

StringConstant ( String  value,
String  name 
)


Member Function Documentation

static StringConstant constantForClassNamed ( String  value,
String  clazzName 
) [static]

Retrieves the constant for the given class name and value. Null is returned if either class or value isn't found.

Parameters:
value 
clazzName 

String name (  ) 

Implements ERXConstant.Constant.

int sortOrder (  ) 

Implements ERXConstant.Constant.

Reimplemented in State.

String toString (  ) 

String userPresentableDescription (  ) 

Object value (  ) 

Implements ERXConstant.Constant.


Member Data Documentation

String _name [private]

int _sortOrder [private]

Reimplemented in State.

String _value [private]


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

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