org.chorem.pollen.ui
Class PollenUIUtils
java.lang.Object
org.chorem.pollen.ui.PollenUIUtils
public class PollenUIUtils
- extends Object
Useful ui methods.
- Since:
- 1.3
- Author:
- tchemit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PollenUIUtils
protected PollenUIUtils()
getServletContext
public static javax.servlet.ServletContext getServletContext()
setServletContext
public static void setServletContext(javax.servlet.ServletContext servletContext)
setAccountIdRole
public static void setAccountIdRole(javax.servlet.ServletRequest request,
SecurityService.AccountIdRole accountIdRole)
getAccountIdRole
public static SecurityService.AccountIdRole getAccountIdRole(javax.servlet.ServletRequest request)
Copyright © 2009-2012 CodeLutin. All Rights Reserved.