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 InfoBean
InfoBean. getCurrentInfoBean(javax.servlet.http.HttpServletRequest request)
static InfoBean
InfoBean. getCurrentInfoBean(ContentContext ctx)
static InfoBean
InfoBean. updateInfoBean(ContentContext ctx)
create info bean in request (key=info) for jstp call in template.
-