org.kuali.ole.docstore
Class DocStoreConstants

java.lang.Object
  extended by org.kuali.ole.docstore.DocStoreConstants

public class DocStoreConstants
extends Object

Class for defining project-wide constants. User: tirumalesh.b Date: 24/2/12 Time: 1:16 PM


Field Summary
static String DOC_STORE_HOME
           
static String DOC_STORE_PROP_HOME
           
static String DOCSTORE_SETTINGS_DIR_PATH
           
static boolean isVersioningEnabled
           
static String RESOURCES_DIR_NAME
           
static String TEST_DOC_STORE_HOME
           
static String TEST_DOC_STORE_PROP_HOME
           
 
Constructor Summary
DocStoreConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DOC_STORE_HOME

public static final String DOC_STORE_HOME
See Also:
Constant Field Values

DOC_STORE_PROP_HOME

public static final String DOC_STORE_PROP_HOME
See Also:
Constant Field Values

TEST_DOC_STORE_HOME

public static final String TEST_DOC_STORE_HOME
See Also:
Constant Field Values

TEST_DOC_STORE_PROP_HOME

public static final String TEST_DOC_STORE_PROP_HOME
See Also:
Constant Field Values

isVersioningEnabled

public static boolean isVersioningEnabled

DOCSTORE_SETTINGS_DIR_PATH

public static final String DOCSTORE_SETTINGS_DIR_PATH
See Also:
Constant Field Values

RESOURCES_DIR_NAME

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

DocStoreConstants

public DocStoreConstants()


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