|
||||||||||
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
The Class DefaultUserParameterHome.
Method Summary | |
---|---|
static DefaultUserParameter |
findByKey(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 |
---|
public static DefaultUserParameter findByKey(String strParameterKey)
strParameterKey
- the parameter key
public static void update(DefaultUserParameter userParam)
userParam
- The User parameters
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |