public class EditAction extends BowBaseAction
| Modifier and Type | Field and Description |
|---|---|
protected BowBookmark |
bookmark |
protected String |
id |
protected boolean |
redirectLink
if true force to go to link after save, or forward redirectLink to edit page
|
bookmarkUtils, config, CONTEXT_ACTION_KEY, first, fullTextLine, listId, order, possibleOrder, session, tagLine, UNTRANSLATED_MARKER| Constructor and Description |
|---|
EditAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
execute() |
BowBookmark |
getBookmark() |
String |
getId() |
boolean |
isRedirectLink() |
void |
setId(String id) |
void |
setRedirectLink(boolean redirectLink) |
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 String id
protected BowBookmark bookmark
protected boolean redirectLink
public String getId()
public void setId(String id)
public BowBookmark getBookmark()
public boolean isRedirectLink()
public void setRedirectLink(boolean redirectLink)
Copyright © 2010–2015 CodeLutin. All rights reserved.