com.opencms.boot
Class CmsSetup

java.lang.Object
  |
  +--com.opencms.boot.CmsSetup

public class CmsSetup
extends Object

Bean with get / set methods for all properties stored in the 'opencms.properties' file. The path to the opencms home folder and its config folder can also be stored an retrieved as well as a vector containing possible error messages thrown by the setup.

Author:
Magnus Meurer, Thomas Weckert (t.weckert@alkacon.com)

Constructor Summary
CmsSetup()
           
 
Method Summary
 boolean checkProperties()
          This method checks the validity of the given properties and adds unset properties if possible
 String getAvgCacheBytes()
           
 String getBasePath()
          Returns the absolute path to the OpenCms home directory
 String getCacheGroup()
          Returns the cache value for group
 String getCacheOfflineEnabled()
           
 String getCacheOnlineProject()
          Returns the cache value for online project
 String getCacheProject()
          Returns the cache value for project
 String getCacheProperty()
          Returns the cache value for property
 String getCachePropertyDef()
          Returns the cache value for property def.
 String getCachePropertyDefVector()
          Returns the cache value for property def. vector
 String getCacheResource()
          Returns the cache value for resource
 String getCacheSubres()
          Returns the cache value for subres
 String getCacheUser()
          Returns the cache value for user
 String getCacheUserGroups()
          Returns the cache value for usergroups
 String getConfigFolder()
          Returns the path to the opencms config folder
 String getDb()
           
 String getDbCreateConStr()
           
 String getDbCreatePwd()
           
 String getDbCreateUser()
           
 String getDbDefaultTablespace()
          Get the default tablespace when creating a new oracle user
 String getDbDriver()
          Returns the database driver belonging to the resource broker
 String getDbProperty(String key)
          Returns the value for a given key from the database properties.
 Properties getDbSetupProps()
           
 String getDbTemporaryTablespace()
          Get the temporary tablespace when creating a new oracle user
 String getDbWorkConStr()
          Returns a conenction string
 String getDbWorkPwd()
          Returns the password of the database from the properties
 String getDbWorkUser()
          Returns the user of the database from the properties
 String getDefaultContentEncoding()
          Returns the defaultContentEncoding.
 String getDirectoryIndexFiles()
           
 String getDirectoryTranslationEnabled()
           
 String getElementCache()
           
 String getElementCacheElements()
           
 String getElementCacheURI()
           
 String getElementCacheVariants()
           
 Vector getErrors()
          Returns the error messages
 String getEthernetAddress()
          Get the fictional mac ethernet address
 String getExportPoint(int nr)
          Returns the value for exportpoint nr
 String getExportPointPath(int nr)
          Returns the value for exportpoint path nr
 String getExtProperty(String key)
          Returns the value for a given key from the extended properties.
 String getFileMaxUploadSize()
          Get the maximum file upload size
 String getFilenameTranslationEnabled()
           
 String getFlexCacheEnabled()
           
 String getForceGc()
           
 String getHistoryEnabled()
          Returns the value for deleting published project parameters
 String getHttpStreaming()
          Returns the value for http streaming
 String getIncreaseRate()
          Returns the increase rate
 String getLogDateFormat()
          Returns the value for the log date format
 String getLogFile()
          Returns the value for the log file
 String getLogging()
          Returns the value for opencms logging
 String getLoggingChannelModules_critical()
          Indicates if channel modules_critical is enabled in the log messages
 String getLoggingChannelModules_debug()
          Indicates if channel modules_debug is enabled in the log messages
 String getLoggingChannelModules_info()
          Indicates if channel modules_info is enabled in the log messages
 String getLoggingChannelName()
          Indicates if channel names are displayed in the log messages
 String getLoggingChannelOpencms_cache()
          Indicates if channel opencms_cache is enabled in the log messages
 String getLoggingChannelOpencms_critical()
          Indicates if channel opencms_critical is enabled in the log messages
 String getLoggingChannelOpencms_debug()
          Indicates if channel opencms_debug is enabled in the log messages
 String getLoggingChannelOpencms_elementcache()
          Indicates if channel opencms_elementcache is enabled in the log messages
 String getLoggingChannelOpencms_info()
          Indicates if channel opencms_info is enabled in the log messages
 String getLoggingChannelOpencms_init()
          Indicates if channel opencms_init is enabled in the log messages
 String getLoggingChannelOpencms_pool()
          Indicates if channel opencms_pool is enabled in the log messages
 String getLoggingChannelOpencms_streaming()
          Indicates if channel opencms_streaming is enabled in the log messages
 String getLoggingFlexCache()
           
 String getLoggingFlexLoader()
           
 String getLogMemory()
          Indicates if memory state is displayed in the log messages
 String getLogQueueMaxAge()
          Returns the value for the log queue maxage
 String getLogQueueMaxSize()
          Returns the value for the log queue maxsize
 String getLogTimestamp()
          Indicates if timestamps are displayed in the opencms logfile
 String getMaxAge()
          Returns the max. age
 String getMaxCacheBytes()
           
 String getMaxConn()
          Returns the max. connections
 String getMaxEntries()
           
 String getMaxEntryBytes()
           
 String getMaxKeys()
           
 String getMinConn()
          Returns the min. connections
 source.org.apache.java.util.ExtendedProperties getProperties()
          Returns the extended properties
 String getRedirect(int nr)
          Returns the value for redirect nr
 String getRedirectLocation(int nr)
          Returns the value for redirect location nr
 Hashtable getReplacer()
           
 String getResourceBroker()
          Gets the resource broker
 Vector getResourceBrokerNames()
          Returns "nice display names" for all resource Brokers found in 'dbsetup.properties'
 Vector getResourceBrokers()
          Returns all resource Brokers found in 'dbsetup.properties'
 String getSessionFailover()
          Returns the value for session failover
 boolean getSetupType()
          Returns the value of the setup type: standard (false), advanced (true)
 String getStaticExport()
           
 String getStaticExportPath()
           
 String getTimeout()
          Returns the timeout value
 String getUrlPrefixExport()
           
 String getUrlPrefixHttp()
           
 String getUrlPrefixHttps()
           
 String getUrlPrefixServername()
           
 boolean getWizardEnabled()
           
 void initProperties(String props)
          This method reads the properties from the opencms.property file and sets the CmsSetup properties with the matching values.
 String isChecked(String value1, String value2)
          Over simplistic helper to compare two strings to check radio buttons.
 void lockWizard()
           
 void setAvgCacheBytes(String value)
           
 void setBasePath(String basePath)
          Sets the path to the OpenCms home directory
 void setCacheGroup(String cacheGroup)
          Sets the cache value for group to the given value
 void setCacheOfflineEnabled(String value)
           
 void setCacheOnlineProject(String cacheOnlineProject)
          Sets the cache value for online project to the given value
 void setCacheProject(String cacheProject)
          Sets the cache value for project to the given value
 void setCacheProperty(String cacheProperty)
          Sets the cache value for property to the given value
 void setCachePropertyDef(String cachePropertyDef)
          Sets the cache value for property def. to the given value
 void setCachePropertyDefVector(String cachePropertyDefVector)
          Sets the cache value for property def. vector to the given value
 void setCacheResource(String cacheResource)
          Sets the cache value for resource to the given value
 void setCacheSubres(String cacheSubres)
          Sets the cache value for subres to the given value
 void setCacheUser(String cacheUser)
          Sets the cache value for user to the given value
 void setCacheUserGroups(String cacheUserGroups)
          Sets the cache value for usergroups to the given value
 void setDb(String db)
           
 void setDbCreateConStr(String dbCreateConStr)
           
 void setDbCreatePwd(String dbCreatePwd)
           
 void setDbCreateUser(String dbCreateUser)
           
 void setDbDefaultTablespace(String dbDefaultTablespace)
          Set the default tablespace when creating a new oracle user
 void setDbProperty(String key, String value)
          This method sets the value for a given key in the database properties.
 void setDbTemporaryTablespace(String dbTemporaryTablespace)
          Set the temporary tablespace when creating a new oracle user
 void setDbWorkConStr(String dbWorkConStr)
          Sets the connection string to the database to the given value
 void setDbWorkPwd(String dbWorkPwd)
          Sets the password of the database to the given value
 void setDbWorkUser(String dbWorkUser)
          Sets the user of the database to the given value
 void setDefaultContentEncoding(String defaultContentEncoding)
          Sets the defaultContentEncoding.
 void setDirectoryIndexFiles(String value)
           
 void setDirectoryTranslationEnabled(String value)
           
 void setElementCache(String elementCache)
           
 void setElementCacheElements(String elementCacheElements)
           
 void setElementCacheURI(String elementCacheURI)
           
 void setElementCacheVariants(String elementCacheVariants)
           
static void setErrors(String error)
          Adds a new error message to the vector
 void setEthernetAddress(String ethernetAddress)
          Set the fictional mac ethernet address
 void setExportPoint(String exportPoint, int nr)
          Sets the value for exportpoint nr to the given value
 void setExportPointPath(String exportPointPath, int nr)
          Sets the value for exportpoint path nr to the given value
 void setExtProperty(String key, String value)
          This method sets the value for a given key in the extended properties.
 void setFileMaxUploadSize(String size)
          Set the maximum file upload size
 void setFilenameTranslationEnabled(String value)
           
 void setFlexCacheEnabled(String value)
           
 void setForceGc(String value)
           
 void setHistoryEnabled(String historyEnabled)
          Sets the value for deleting published project parameters to the given value
 void setHttpStreaming(String httpStreaming)
          Sets the value for http streaming to the given value
 void setIncreaseRate(String increaseRate)
          Sets the increase rate to the given value
 void setLogDateFormat(String logDateFormat)
          Sets the value for the log date format to the given value
 void setLogFile(String logFile)
          Sets the value for the log file to the given value
 void setLogging(String logging)
          Sets the value for opencms logging to the given value
 void setLoggingChannelModules_critical(String loggingChannelModules_critical)
          Enables/Disables channel modules_critical in the log messages
 void setLoggingChannelModules_debug(String loggingChannelModules_debug)
          Enables/Disables channel modules_debug in the log messages
 void setLoggingChannelModules_info(String loggingChannelModules_info)
          Enables/Disables channel modules_info in the log messages
 void setLoggingChannelName(String loggingChannelName)
          Enables/Disables channel names in the log messages
 void setLoggingChannelOpencms_cache(String loggingChannelOpencms_cache)
          Enables/Disables channel opencms_cache in the log messages
 void setLoggingChannelOpencms_critical(String loggingChannelOpencms_critical)
          Enables/Disables channel opencms_critical in the log messages
 void setLoggingChannelOpencms_debug(String loggingChannelOpencms_debug)
          Enables/Disables channel opencms_debug in the log messages
 void setLoggingChannelOpencms_elementcache(String loggingChannelOpencms_elementcache)
          Enables/Disables channel opencms_elementcache in the log messages
 void setLoggingChannelOpencms_info(String loggingChannelOpencms_info)
          Enables/Disables channel opencms_info in the log messages
 void setLoggingChannelOpencms_init(String loggingChannelOpencms_init)
          Enables/Disables channel opencms_init in the log messages
 void setLoggingChannelOpencms_pool(String loggingChannelOpencms_pool)
          Enables/Disables channel opencms_pool in the log messages
 void setLoggingChannelOpencms_streaming(String loggingChannelOpencms_streaming)
          Enables/Disables channel opencms_streaming in the log messages
 void setLoggingFlexCache(String value)
           
 void setLoggingFlexLoader(String value)
           
 void setLogMemory(String logMemory)
          Enables/Disables memory state in the log messages
 void setLogQueueMaxAge(String logQueueMaxAge)
          Sets the value for the log queue maxage to the given value
 void setLogQueueMaxSize(String logQueueMaxSize)
          Sets the value for the log queue maxsize to the given value
 void setLogTimestamp(String logTimestamp)
          Enables/Disables timestamps in the opencms logfile
 void setMaxAge(String maxAge)
          Sets the max. age to the given value
 void setMaxCacheBytes(String value)
           
 void setMaxConn(String maxConn)
          Sets the maximum connections to the given value
 void setMaxEntries(String value)
           
 void setMaxEntryBytes(String value)
           
 void setMaxKeys(String value)
           
 void setMinConn(String minConn)
          Sets the minimum connections to the given value
 void setRedirect(String redirect, int nr)
          Sets the value for redirect nr to the given value
 void setRedirectLocation(String redirectLocation, int nr)
          Sets the value for redirect location nr to the given value
 void setReplacer(Hashtable replacer)
           
 void setResourceBroker(String resourceBroker)
          Sets the resource broker to the given value
 void setSessionFailover(String sessionFailover)
          Sets the value for session failover to the given value
 void setSetupType(boolean setupType)
          Sets the setup type to the given value: standard (false), advanced (true)
 void setStaticExport(String staticExport)
           
 void setStaticExportPath(String staticExportPath)
           
 void setTimeout(String timeout)
          Sets the timeout to the given value
 void setUrlPrefixExport(String urlPrefixExport)
           
 void setUrlPrefixHttp(String urlPrefixHttp)
           
 void setUrlPrefixHttps(String urlPrefixHttps)
           
 void setUrlPrefixServername(String urlPrefixServername)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CmsSetup

public CmsSetup()
Method Detail

initProperties

public void initProperties(String props)
This method reads the properties from the opencms.property file and sets the CmsSetup properties with the matching values. This method should be called when the first page of the OpenCms Setup Wizard is called, so the input fields of the wizard are pre-defined


checkProperties

public boolean checkProperties()
This method checks the validity of the given properties and adds unset properties if possible

Returns:
boolean true if all properties are set correctly

setExtProperty

public void setExtProperty(String key,
                           String value)
This method sets the value for a given key in the extended properties.

Parameters:
key - The key of the property
value - The value of the property

getExtProperty

public String getExtProperty(String key)
Returns the value for a given key from the extended properties.

Returns:
the string value for a given key

setDbProperty

public void setDbProperty(String key,
                          String value)
This method sets the value for a given key in the database properties.

Parameters:
key - The key of the property
value - The value of the property

getDbProperty

public String getDbProperty(String key)
Returns the value for a given key from the database properties.

Returns:
the string value for a given key

setBasePath

public void setBasePath(String basePath)
Sets the path to the OpenCms home directory


getBasePath

public String getBasePath()
Returns the absolute path to the OpenCms home directory


setSetupType

public void setSetupType(boolean setupType)
Sets the setup type to the given value: standard (false), advanced (true)


getSetupType

public boolean getSetupType()
Returns the value of the setup type: standard (false), advanced (true)


setResourceBroker

public void setResourceBroker(String resourceBroker)
Sets the resource broker to the given value


getResourceBroker

public String getResourceBroker()
Gets the resource broker


getResourceBrokers

public Vector getResourceBrokers()
Returns all resource Brokers found in 'dbsetup.properties'


getResourceBrokerNames

public Vector getResourceBrokerNames()
Returns "nice display names" for all resource Brokers found in 'dbsetup.properties'


setDbWorkConStr

public void setDbWorkConStr(String dbWorkConStr)
Sets the connection string to the database to the given value


setDbWorkUser

public void setDbWorkUser(String dbWorkUser)
Sets the user of the database to the given value


getDbWorkUser

public String getDbWorkUser()
Returns the user of the database from the properties


setDbWorkPwd

public void setDbWorkPwd(String dbWorkPwd)
Sets the password of the database to the given value


getDbWorkConStr

public String getDbWorkConStr()
Returns a conenction string


getDbWorkPwd

public String getDbWorkPwd()
Returns the password of the database from the properties


getProperties

public source.org.apache.java.util.ExtendedProperties getProperties()
Returns the extended properties


setErrors

public static void setErrors(String error)
Adds a new error message to the vector


getErrors

public Vector getErrors()
Returns the error messages


getConfigFolder

public String getConfigFolder()
Returns the path to the opencms config folder


getDbDriver

public String getDbDriver()
Returns the database driver belonging to the resource broker


setMinConn

public void setMinConn(String minConn)
Sets the minimum connections to the given value


getMinConn

public String getMinConn()
Returns the min. connections


setMaxConn

public void setMaxConn(String maxConn)
Sets the maximum connections to the given value


getMaxConn

public String getMaxConn()
Returns the max. connections


setIncreaseRate

public void setIncreaseRate(String increaseRate)
Sets the increase rate to the given value


getIncreaseRate

public String getIncreaseRate()
Returns the increase rate


setTimeout

public void setTimeout(String timeout)
Sets the timeout to the given value


getTimeout

public String getTimeout()
Returns the timeout value


setMaxAge

public void setMaxAge(String maxAge)
Sets the max. age to the given value


getMaxAge

public String getMaxAge()
Returns the max. age


setCacheUser

public void setCacheUser(String cacheUser)
Sets the cache value for user to the given value


getCacheUser

public String getCacheUser()
Returns the cache value for user


setCacheGroup

public void setCacheGroup(String cacheGroup)
Sets the cache value for group to the given value


getCacheGroup

public String getCacheGroup()
Returns the cache value for group


setCacheUserGroups

public void setCacheUserGroups(String cacheUserGroups)
Sets the cache value for usergroups to the given value


getCacheUserGroups

public String getCacheUserGroups()
Returns the cache value for usergroups


setCacheProject

public void setCacheProject(String cacheProject)
Sets the cache value for project to the given value


getCacheProject

public String getCacheProject()
Returns the cache value for project


setCacheOnlineProject

public void setCacheOnlineProject(String cacheOnlineProject)
Sets the cache value for online project to the given value


getCacheOnlineProject

public String getCacheOnlineProject()
Returns the cache value for online project


setCacheResource

public void setCacheResource(String cacheResource)
Sets the cache value for resource to the given value


getCacheResource

public String getCacheResource()
Returns the cache value for resource


setCacheSubres

public void setCacheSubres(String cacheSubres)
Sets the cache value for subres to the given value


getCacheSubres

public String getCacheSubres()
Returns the cache value for subres


setCacheProperty

public void setCacheProperty(String cacheProperty)
Sets the cache value for property to the given value


getCacheProperty

public String getCacheProperty()
Returns the cache value for property


setCachePropertyDef

public void setCachePropertyDef(String cachePropertyDef)
Sets the cache value for property def. to the given value


getCachePropertyDef

public String getCachePropertyDef()
Returns the cache value for property def.


setCachePropertyDefVector

public void setCachePropertyDefVector(String cachePropertyDefVector)
Sets the cache value for property def. vector to the given value


getCachePropertyDefVector

public String getCachePropertyDefVector()
Returns the cache value for property def. vector


setSessionFailover

public void setSessionFailover(String sessionFailover)
Sets the value for session failover to the given value


getSessionFailover

public String getSessionFailover()
Returns the value for session failover


setHistoryEnabled

public void setHistoryEnabled(String historyEnabled)
Sets the value for deleting published project parameters to the given value


getHistoryEnabled

public String getHistoryEnabled()
Returns the value for deleting published project parameters


setHttpStreaming

public void setHttpStreaming(String httpStreaming)
Sets the value for http streaming to the given value


getHttpStreaming

public String getHttpStreaming()
Returns the value for http streaming


setExportPoint

public void setExportPoint(String exportPoint,
                           int nr)
Sets the value for exportpoint nr to the given value


getExportPoint

public String getExportPoint(int nr)
Returns the value for exportpoint nr


setExportPointPath

public void setExportPointPath(String exportPointPath,
                               int nr)
Sets the value for exportpoint path nr to the given value


getExportPointPath

public String getExportPointPath(int nr)
Returns the value for exportpoint path nr


setRedirect

public void setRedirect(String redirect,
                        int nr)
Sets the value for redirect nr to the given value


getRedirect

public String getRedirect(int nr)
Returns the value for redirect nr


setRedirectLocation

public void setRedirectLocation(String redirectLocation,
                                int nr)
Sets the value for redirect location nr to the given value


getRedirectLocation

public String getRedirectLocation(int nr)
Returns the value for redirect location nr


setLogging

public void setLogging(String logging)
Sets the value for opencms logging to the given value


getLogging

public String getLogging()
Returns the value for opencms logging


setLogFile

public void setLogFile(String logFile)
Sets the value for the log file to the given value


getLogFile

public String getLogFile()
Returns the value for the log file


setLogTimestamp

public void setLogTimestamp(String logTimestamp)
Enables/Disables timestamps in the opencms logfile


getLogTimestamp

public String getLogTimestamp()
Indicates if timestamps are displayed in the opencms logfile


setLogMemory

public void setLogMemory(String logMemory)
Enables/Disables memory state in the log messages


getLogMemory

public String getLogMemory()
Indicates if memory state is displayed in the log messages


setLogDateFormat

public void setLogDateFormat(String logDateFormat)
Sets the value for the log date format to the given value


getLogDateFormat

public String getLogDateFormat()
Returns the value for the log date format


setLogQueueMaxAge

public void setLogQueueMaxAge(String logQueueMaxAge)
Sets the value for the log queue maxage to the given value


getLogQueueMaxAge

public String getLogQueueMaxAge()
Returns the value for the log queue maxage


setLogQueueMaxSize

public void setLogQueueMaxSize(String logQueueMaxSize)
Sets the value for the log queue maxsize to the given value


getLogQueueMaxSize

public String getLogQueueMaxSize()
Returns the value for the log queue maxsize


setLoggingChannelName

public void setLoggingChannelName(String loggingChannelName)
Enables/Disables channel names in the log messages


getLoggingChannelName

public String getLoggingChannelName()
Indicates if channel names are displayed in the log messages


setLoggingChannelOpencms_init

public void setLoggingChannelOpencms_init(String loggingChannelOpencms_init)
Enables/Disables channel opencms_init in the log messages


getLoggingChannelOpencms_init

public String getLoggingChannelOpencms_init()
Indicates if channel opencms_init is enabled in the log messages


setLoggingChannelOpencms_debug

public void setLoggingChannelOpencms_debug(String loggingChannelOpencms_debug)
Enables/Disables channel opencms_debug in the log messages


getLoggingChannelOpencms_debug

public String getLoggingChannelOpencms_debug()
Indicates if channel opencms_debug is enabled in the log messages


setLoggingChannelOpencms_cache

public void setLoggingChannelOpencms_cache(String loggingChannelOpencms_cache)
Enables/Disables channel opencms_cache in the log messages


getLoggingChannelOpencms_cache

public String getLoggingChannelOpencms_cache()
Indicates if channel opencms_cache is enabled in the log messages


setLoggingChannelOpencms_info

public void setLoggingChannelOpencms_info(String loggingChannelOpencms_info)
Enables/Disables channel opencms_info in the log messages


getLoggingChannelOpencms_info

public String getLoggingChannelOpencms_info()
Indicates if channel opencms_info is enabled in the log messages


setLoggingChannelOpencms_pool

public void setLoggingChannelOpencms_pool(String loggingChannelOpencms_pool)
Enables/Disables channel opencms_pool in the log messages


getLoggingChannelOpencms_pool

public String getLoggingChannelOpencms_pool()
Indicates if channel opencms_pool is enabled in the log messages


setLoggingChannelOpencms_streaming

public void setLoggingChannelOpencms_streaming(String loggingChannelOpencms_streaming)
Enables/Disables channel opencms_streaming in the log messages


getLoggingChannelOpencms_streaming

public String getLoggingChannelOpencms_streaming()
Indicates if channel opencms_streaming is enabled in the log messages


setLoggingChannelOpencms_critical

public void setLoggingChannelOpencms_critical(String loggingChannelOpencms_critical)
Enables/Disables channel opencms_critical in the log messages


getLoggingChannelOpencms_critical

public String getLoggingChannelOpencms_critical()
Indicates if channel opencms_critical is enabled in the log messages


setLoggingChannelOpencms_elementcache

public void setLoggingChannelOpencms_elementcache(String loggingChannelOpencms_elementcache)
Enables/Disables channel opencms_elementcache in the log messages


getLoggingChannelOpencms_elementcache

public String getLoggingChannelOpencms_elementcache()
Indicates if channel opencms_elementcache is enabled in the log messages


setLoggingChannelModules_debug

public void setLoggingChannelModules_debug(String loggingChannelModules_debug)
Enables/Disables channel modules_debug in the log messages


getLoggingChannelModules_debug

public String getLoggingChannelModules_debug()
Indicates if channel modules_debug is enabled in the log messages


setLoggingChannelModules_info

public void setLoggingChannelModules_info(String loggingChannelModules_info)
Enables/Disables channel modules_info in the log messages


getLoggingChannelModules_info

public String getLoggingChannelModules_info()
Indicates if channel modules_info is enabled in the log messages


setLoggingChannelModules_critical

public void setLoggingChannelModules_critical(String loggingChannelModules_critical)
Enables/Disables channel modules_critical in the log messages


getLoggingChannelModules_critical

public String getLoggingChannelModules_critical()
Indicates if channel modules_critical is enabled in the log messages


getLoggingFlexCache

public String getLoggingFlexCache()

setLoggingFlexCache

public void setLoggingFlexCache(String value)

getLoggingFlexLoader

public String getLoggingFlexLoader()

setLoggingFlexLoader

public void setLoggingFlexLoader(String value)

setElementCache

public void setElementCache(String elementCache)

getElementCache

public String getElementCache()

setElementCacheURI

public void setElementCacheURI(String elementCacheURI)

getElementCacheURI

public String getElementCacheURI()

setElementCacheElements

public void setElementCacheElements(String elementCacheElements)

getElementCacheElements

public String getElementCacheElements()

setElementCacheVariants

public void setElementCacheVariants(String elementCacheVariants)

getElementCacheVariants

public String getElementCacheVariants()

setEthernetAddress

public void setEthernetAddress(String ethernetAddress)
Set the fictional mac ethernet address


getEthernetAddress

public String getEthernetAddress()
Get the fictional mac ethernet address


setFileMaxUploadSize

public void setFileMaxUploadSize(String size)
Set the maximum file upload size


getFileMaxUploadSize

public String getFileMaxUploadSize()
Get the maximum file upload size


getDbCreateConStr

public String getDbCreateConStr()

setDbCreateConStr

public void setDbCreateConStr(String dbCreateConStr)

getDbCreateUser

public String getDbCreateUser()

setDbCreateUser

public void setDbCreateUser(String dbCreateUser)

getDbCreatePwd

public String getDbCreatePwd()

setDbCreatePwd

public void setDbCreatePwd(String dbCreatePwd)

setDbDefaultTablespace

public void setDbDefaultTablespace(String dbDefaultTablespace)
Set the default tablespace when creating a new oracle user


getDbDefaultTablespace

public String getDbDefaultTablespace()
Get the default tablespace when creating a new oracle user


setDbTemporaryTablespace

public void setDbTemporaryTablespace(String dbTemporaryTablespace)
Set the temporary tablespace when creating a new oracle user


getDbTemporaryTablespace

public String getDbTemporaryTablespace()
Get the temporary tablespace when creating a new oracle user


getWizardEnabled

public boolean getWizardEnabled()

lockWizard

public void lockWizard()

getDbSetupProps

public Properties getDbSetupProps()

getDb

public String getDb()

setDb

public void setDb(String db)

getReplacer

public Hashtable getReplacer()

setReplacer

public void setReplacer(Hashtable replacer)

getStaticExport

public String getStaticExport()

setStaticExport

public void setStaticExport(String staticExport)

getStaticExportPath

public String getStaticExportPath()

setStaticExportPath

public void setStaticExportPath(String staticExportPath)

getUrlPrefixExport

public String getUrlPrefixExport()

setUrlPrefixExport

public void setUrlPrefixExport(String urlPrefixExport)

getUrlPrefixHttp

public String getUrlPrefixHttp()

setUrlPrefixHttp

public void setUrlPrefixHttp(String urlPrefixHttp)

getUrlPrefixHttps

public String getUrlPrefixHttps()

setUrlPrefixHttps

public void setUrlPrefixHttps(String urlPrefixHttps)

getUrlPrefixServername

public String getUrlPrefixServername()

setUrlPrefixServername

public void setUrlPrefixServername(String urlPrefixServername)

setFlexCacheEnabled

public void setFlexCacheEnabled(String value)

getFlexCacheEnabled

public String getFlexCacheEnabled()

setCacheOfflineEnabled

public void setCacheOfflineEnabled(String value)

getCacheOfflineEnabled

public String getCacheOfflineEnabled()

setForceGc

public void setForceGc(String value)

getForceGc

public String getForceGc()

setFilenameTranslationEnabled

public void setFilenameTranslationEnabled(String value)

getFilenameTranslationEnabled

public String getFilenameTranslationEnabled()

setDirectoryTranslationEnabled

public void setDirectoryTranslationEnabled(String value)

getDirectoryTranslationEnabled

public String getDirectoryTranslationEnabled()

setMaxCacheBytes

public void setMaxCacheBytes(String value)

getMaxCacheBytes

public String getMaxCacheBytes()

setAvgCacheBytes

public void setAvgCacheBytes(String value)

getAvgCacheBytes

public String getAvgCacheBytes()

setMaxEntryBytes

public void setMaxEntryBytes(String value)

getMaxEntryBytes

public String getMaxEntryBytes()

setMaxEntries

public void setMaxEntries(String value)

getMaxEntries

public String getMaxEntries()

setMaxKeys

public void setMaxKeys(String value)

getMaxKeys

public String getMaxKeys()

setDirectoryIndexFiles

public void setDirectoryIndexFiles(String value)

getDirectoryIndexFiles

public String getDirectoryIndexFiles()

isChecked

public String isChecked(String value1,
                        String value2)
Over simplistic helper to compare two strings to check radio buttons.


getDefaultContentEncoding

public String getDefaultContentEncoding()
Returns the defaultContentEncoding.

Returns:
String

setDefaultContentEncoding

public void setDefaultContentEncoding(String defaultContentEncoding)
Sets the defaultContentEncoding.

Parameters:
defaultContentEncoding - The defaultContentEncoding to set