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
Exception
public static EditInfoBean updateInfoBean(ContentContext ctx) throws Exception
ctx
- Exception
Copyright © 2012-2018. All Rights Reserved.