|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.opensymphony.xwork2.ActionSupport
org.chorem.bow.action.BowBaseAction
org.chorem.bow.action.ExportBookmarksAction
public class ExportBookmarksAction
Export son bookmark au format HTML
| Field Summary | |
|---|---|
protected InputStream |
inputStream
|
protected javax.servlet.http.HttpServletResponse |
response
|
| Fields inherited from class org.chorem.bow.action.BowBaseAction |
|---|
CONTEXT_ACTION_KEY, log, session, UNTRANSLATED_MARKER |
| Fields inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
LOG |
| Fields inherited from interface com.opensymphony.xwork2.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
ExportBookmarksAction()
|
|
| Method Summary | |
|---|---|
String |
execute()
Exports the bookmarks in HTML format |
InputStream |
getInputStream()
|
void |
setServletResponse(javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class org.chorem.bow.action.BowBaseAction |
|---|
getBowProxy, getBowSession, getSafeText, getText, getText, getText, getText, getText, getText, getText, getText, getText, setSession |
| Methods inherited from class com.opensymphony.xwork2.ActionSupport |
|---|
addActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getLocale, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setFieldErrors, validate |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.servlet.http.HttpServletResponse response
protected InputStream inputStream
| Constructor Detail |
|---|
public ExportBookmarksAction()
| Method Detail |
|---|
public void setServletResponse(javax.servlet.http.HttpServletResponse response)
setServletResponse in interface org.apache.struts2.interceptor.ServletResponseAwarepublic InputStream getInputStream()
public String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||