org.oddjob.arooa
Class ArooaConstants
java.lang.Object
org.oddjob.arooa.ArooaConstants
public class ArooaConstants
- extends Object
Constant values used in the Arooa Framework.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID_PROPERTY
public static final String ID_PROPERTY
- The attribute from which we get a components id.
- See Also:
- Constant Field Values
KEY_PROPERTY
public static final String KEY_PROPERTY
- See Also:
- Constant Field Values
ITEM_TAG
public static final String ITEM_TAG
- See Also:
- Constant Field Values
DATE_FORMAT
public static final String DATE_FORMAT
- See Also:
- Constant Field Values
DATE_FORMAT_TZ
public static final String DATE_FORMAT_TZ
- See Also:
- Constant Field Values
TIME_FORMAT1
public static final String TIME_FORMAT1
- See Also:
- Constant Field Values
TIME_FORMAT2
public static final String TIME_FORMAT2
- See Also:
- Constant Field Values
TIME_FORMAT3
public static final String TIME_FORMAT3
- See Also:
- Constant Field Values
ArooaConstants
public ArooaConstants()