org.kuali.ole.utility
Class Constants

java.lang.Object
  extended by org.kuali.ole.utility.Constants

public class Constants
extends Object


Field Summary
static String DEFAULT_ENVIRONMENT
           
static String DEFAULT_VALUE_PREFIX
           
static String ENVIRONMENT_SYSTEM_PROPERTY
           
static String KUALI_GROUP
           
static String OLE_DISCOVERY_HOME_SYSTEM_PROPERTY
           
static String OLE_DOCSTORE_HOME_SYSTEM_PROPERTY
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_VALUE_PREFIX

public static final String DEFAULT_VALUE_PREFIX
See Also:
Constant Field Values

DEFAULT_ENVIRONMENT

public static final String DEFAULT_ENVIRONMENT
See Also:
Constant Field Values

ENVIRONMENT_SYSTEM_PROPERTY

public static final String ENVIRONMENT_SYSTEM_PROPERTY
See Also:
Constant Field Values

KUALI_GROUP

public static final String KUALI_GROUP
See Also:
Constant Field Values

OLE_DOCSTORE_HOME_SYSTEM_PROPERTY

public static final String OLE_DOCSTORE_HOME_SYSTEM_PROPERTY
See Also:
Constant Field Values

OLE_DISCOVERY_HOME_SYSTEM_PROPERTY

public static final String OLE_DISCOVERY_HOME_SYSTEM_PROPERTY
See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.