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