Uses of Class
org.javlo.data.InfoBean
- 
Packages that use InfoBean Package Description org.javlo.data  - 
- 
Uses of InfoBean in org.javlo.data
Methods in org.javlo.data that return InfoBean Modifier and Type Method Description static InfoBeanInfoBean. getCurrentInfoBean(javax.servlet.http.HttpServletRequest request)static InfoBeanInfoBean. getCurrentInfoBean(ContentContext ctx)static InfoBeanInfoBean. updateInfoBean(ContentContext ctx)create info bean in request (key=info) for jstp call in template. 
 -