edu.jhu.tmaj.config
Class ClientConstants
java.lang.Object
edu.jhu.tmaj.config.ClientConstants
public final class ClientConstants
- extends java.lang.Object
Represents the constants found in the client config file.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getServletUrl
public static java.net.URL getServletUrl()
getSite
public static java.lang.String getSite()
isOptionSet
public static boolean isOptionSet(ClientConstants.ClientConfigKey configKey)
getValue
public static java.lang.String getValue(ClientConstants.ClientConfigKey configKey)
getTmajHomeDirectory
public static java.io.File getTmajHomeDirectory()
getImagesDirectory
public static java.io.File getImagesDirectory()
getExcelDirectory
public static java.io.File getExcelDirectory()