org.infoglue.cms.util
Class Constants

java.lang.Object
  |
  +--org.infoglue.cms.util.Constants

public class Constants
extends java.lang.Object

Constants for the org.infoglue.cms.util package.

Author:
Patrik Nyborg

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

Field Detail

PACKAGE_NAME

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

Constants

public Constants()