|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.admin.AdminUserService
public final class AdminUserService
This service provides features concerning the administration users
Method Summary | |
---|---|
static AdminUser |
getAdminUser(javax.servlet.http.HttpServletRequest request)
Get the user in session |
static java.util.Locale |
getLocale(javax.servlet.http.HttpServletRequest request)
Get the locale for the current request |
static boolean |
getUserAdminRightLevel(javax.servlet.http.HttpServletRequest request)
Gets the admin right level |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static AdminUser getAdminUser(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request
public static java.util.Locale getLocale(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request
public static boolean getUserAdminRightLevel(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |