|
|||||||||
| Home >> All >> nectar >> [ action overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
nectar.action
Class CommentPostAction

java.lang.Objectorg.apache.struts.action.Action
nectar.action.BasePageAction
nectar.action.AbstractCommentAction
nectar.action.CommentPostAction
- public class CommentPostAction
- extends AbstractCommentAction
| Field Summary |
| Fields inherited from class nectar.action.BasePageAction |
ERROR_KEY, FAILURE, SUCCESS |
| Fields inherited from class org.apache.struts.action.Action |
defaultLocale, servlet |
| Constructor Summary | |
CommentPostAction()
|
|
| Method Summary | |
protected java.lang.String |
executeInternal(ActionKit kit)
|
| Methods inherited from class nectar.action.AbstractCommentAction |
checkDeleteAccess, checkEditAccess, checkPostAccess, createNewComment, getComments, getPostRights, loadAuthorsToTreeRecurse |
| Methods inherited from class nectar.action.BasePageAction |
execute |
| Methods inherited from class org.apache.struts.action.Action |
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
CommentPostAction
public CommentPostAction()
| Method Detail |
executeInternal
protected java.lang.String executeInternal(ActionKit kit) throws java.lang.Exception
- Specified by:
executeInternalin classBasePageAction
|
|||||||||
| Home >> All >> nectar >> [ action overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC