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