net.orpiske.ssps.sdm.utils
Class Constants

java.lang.Object
  extended by net.orpiske.ssps.sdm.utils.Constants

public final class Constants
extends Object

Application constants

Author:
Otavio R. Piske

Field Summary
static String CONFIG_FILE_NAME
          This constant holds the configuration file name for the backend
static String HOME_PROPERTY
          This property is used to set the configuration directory
static String SDM_CONFIG_DIR
           
static String VERSION
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final String VERSION
See Also:
Constant Field Values

HOME_PROPERTY

public static final String HOME_PROPERTY
This property is used to set the configuration directory

See Also:
Constant Field Values

SDM_CONFIG_DIR

public static final String SDM_CONFIG_DIR

CONFIG_FILE_NAME

public static final String CONFIG_FILE_NAME
This constant holds the configuration file name for the backend

See Also:
Constant Field Values


Copyright © 2013. All Rights Reserved.