fr.paris.lutece.plugins.crm.business.parameters
Class AdvancedParametersHome

java.lang.Object
  extended by fr.paris.lutece.plugins.crm.business.parameters.AdvancedParametersHome

public final class AdvancedParametersHome
extends Object

The Class AdvancedParametersHome.


Method Summary
static String getParameterStringValueByKey(String strKey)
          Get the String strValue of a parameter.
static void modifyParameterStringValueByKey(String strKey, String strValue)
          Modify the String strValue of a parameter.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getParameterStringValueByKey

public static String getParameterStringValueByKey(String strKey)
Get the String strValue of a parameter.

Parameters:
strKey - the str key
Returns:
the string strValue

modifyParameterStringValueByKey

public static void modifyParameterStringValueByKey(String strKey,
                                                   String strValue)
Modify the String strValue of a parameter.

Parameters:
strKey - the str key
strValue - the strValue


Copyright © 2013 Mairie de Paris. All Rights Reserved.