com.basecmp.core.persistence.util
Class ConfigurationValues

java.lang.Object
  extended bycom.basecmp.core.persistence.util.ConfigurationValues

public class ConfigurationValues
extends java.lang.Object

setRequestParameters(): Methode überschrieben, damit zu einer neuen Domain auch eine neue Homepage angelegt wird.

Author:
Wolfgang Schröder

Method Summary
static java.lang.String getConfigurationValue(java.lang.String configurationValueName)
          Return the value of a configuration-variable, stored in database-table CONFIGURATION_VALUE.
static void setConfigurationValue(java.lang.String configurationValueName, java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getConfigurationValue

public static java.lang.String getConfigurationValue(java.lang.String configurationValueName)
Return the value of a configuration-variable, stored in database-table CONFIGURATION_VALUE. Returns null, if the value does not exist!

Parameters:
configurationValueName -
Returns:

setConfigurationValue

public static void setConfigurationValue(java.lang.String configurationValueName,
                                         java.lang.String value)


Copyright © 2004 by basecmp® - Professional Web Solutions