public class EditInfoBean extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NEW_SESSION_PARAM |
static String |
REQUEST_KEY |
| Constructor and Description |
|---|
EditInfoBean() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCopiedPage() |
static EditInfoBean |
getCurrentInfoBean(ContentContext ctx) |
static EditInfoBean |
getCurrentInfoBean(javax.servlet.http.HttpServletRequest request) |
static EditInfoBean |
updateInfoBean(ContentContext ctx)
create info bean in request (key=info) for jstp call in template.
|
public static final String REQUEST_KEY
public static final String NEW_SESSION_PARAM
public static EditInfoBean getCurrentInfoBean(javax.servlet.http.HttpServletRequest request)
public static EditInfoBean getCurrentInfoBean(ContentContext ctx) throws Exception
Exceptionpublic static EditInfoBean updateInfoBean(ContentContext ctx) throws Exception
ctx - ExceptionCopyright © 2012-2018. All Rights Reserved.