|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAdvancedParametersDAO
The Interface IAdvancedParametersDAO.
Method Summary | |
---|---|
String |
getParameterStringValueByKey(String strKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Get the String strValue of a parameter. |
void |
modifyParameterStringValueByKey(String strKey,
String strValue,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Modify the String strValue of a parameter. |
Method Detail |
---|
String getParameterStringValueByKey(String strKey, fr.paris.lutece.portal.service.plugin.Plugin plugin)
strKey
- the str keyplugin
- the plugin
void modifyParameterStringValueByKey(String strKey, String strValue, fr.paris.lutece.portal.service.plugin.Plugin plugin)
strKey
- the str keystrValue
- the str valueplugin
- the plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |