ora.util
Class Constants

java.lang.Object
  extended by ora.util.Constants

public class Constants
extends java.lang.Object

Author:
Kristian Martin This class contains various constants used in the application

Field Summary
static java.lang.String ROOTNAME
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROOTNAME

public static final java.lang.String ROOTNAME
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()