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


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
 

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:
userParam - The User parameteres


Copyright © 2012 Mairie de Paris. All Rights Reserved.