fr.paris.lutece.portal.business.user.parameter
Class DefaultUserParameterHome

java.lang.Object
  extended by fr.paris.lutece.portal.business.user.parameter.DefaultUserParameterHome

public final class DefaultUserParameterHome
extends java.lang.Object


Constructor Summary
DefaultUserParameterHome()
           
 
Method Summary
static DefaultUserParameter findByKey(java.lang.String strParameterKey)
          Load the parameter value
static void update(DefaultUserParameter userParam)
          Update the parameter value
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultUserParameterHome

public DefaultUserParameterHome()
Method Detail

findByKey

public static DefaultUserParameter findByKey(java.lang.String strParameterKey)
Load the parameter value

Parameters:
strParameterKey - the parameter key
Returns:
The parameter value

update

public static void update(DefaultUserParameter userParam)
Update the parameter value

Parameters:
strParameterKey - The parameter key
strParameterValue - The parameter value


Copyright © 2010 Mairie de Paris. All Rights Reserved.