public class AtomAction extends BowBaseAction
| Modifier and Type | Field and Description |
|---|---|
protected List<BowBookmark> |
bookmarks |
protected int |
count |
protected Date |
date |
protected boolean |
notmine
if true bookmark of logged user is not send
|
protected String |
redirectTo |
bookmarkUtils, config, CONTEXT_ACTION_KEY, first, fullTextLine, listId, order, possibleOrder, session, tagLine, UNTRANSLATED_MARKER| Constructor and Description |
|---|
AtomAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
List<BowBookmark> |
getBookmarks() |
int |
getCount() |
Date |
getDate() |
String |
getRedirectTo() |
boolean |
isNotmine() |
void |
setCount(int count) |
void |
setNotmine(boolean notmine) |
getBookmarkUtils, getBowProxy, getBowSession, getBowUser, 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 int count
protected boolean notmine
protected List<BowBookmark> bookmarks
protected Date date
protected String redirectTo
public String getRedirectTo()
public int getCount()
public void setCount(int count)
public boolean isNotmine()
public void setNotmine(boolean notmine)
public List<BowBookmark> getBookmarks()
public Date getDate()
Copyright © 2010–2015 CodeLutin. All rights reserved.