public class ExportBookmarksAction extends BowBaseAction
| Modifier and Type | Field and Description |
|---|---|
protected InputStream |
inputStream |
bookmarkUtils, config, CONTEXT_ACTION_KEY, first, fullTextLine, listId, order, possibleOrder, session, tagLine, UNTRANSLATED_MARKER| Constructor and Description |
|---|
ExportBookmarksAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute()
Exports the bookmarks in HTML format
|
protected void |
generateExportHtmlBookmark(List<BowBookmark> bookmarks,
Writer out)
Export tous les bookmarks au format HTML tel que le fait les navigateurs
|
InputStream |
getInputStream() |
getBookmarkUtils, getBowProxy, getBowSession, getConfig, getFirst, getFullTextLine, getListId, getOrder, getPossibleOrder, getTagLine, setFirst, setFullTextLine, setListId, setOrder, setSession, setTagLineaddActionError, addActionMessage, addFieldError, clearActionErrors, clearErrors, clearErrorsAndMessages, clearFieldErrors, clearMessages, clone, doDefault, getActionErrors, getActionMessages, getErrorMessages, getErrors, getFieldErrors, getFormatted, getLocale, getText, getText, getText, getText, getText, getText, getText, getText, getText, getTexts, getTexts, hasActionErrors, hasActionMessages, hasErrors, hasFieldErrors, hasKey, input, pause, setActionErrors, setActionMessages, setContainer, setFieldErrors, validateprotected transient InputStream inputStream
public InputStream getInputStream()
protected void generateExportHtmlBookmark(List<BowBookmark> bookmarks, Writer out) throws IOException
bookmarks - Listout - le flux dans lequel il faut ecrire l'exportIOExceptionpublic String execute()
execute in interface com.opensymphony.xwork2.Actionexecute in class com.opensymphony.xwork2.ActionSupportCopyright © 2010–2015 CodeLutin. All rights reserved.