|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.crm.business.parameters.AdvancedParametersHome
public final class AdvancedParametersHome
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 |
---|
public static String getParameterStringValueByKey(String strKey)
strKey
- the str key
public static void modifyParameterStringValueByKey(String strKey, String strValue)
strKey
- the str keystrValue
- the strValue
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |