|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.business.user.parameter.DefaultUserParameterHome
public final class DefaultUserParameterHome
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 |
---|
public DefaultUserParameterHome()
Method Detail |
---|
public static DefaultUserParameter findByKey(java.lang.String strParameterKey)
strParameterKey
- the parameter key
public static void update(DefaultUserParameter userParam)
strParameterKey
- The parameter keystrParameterValue
- The parameter value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |