|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infoglue.cms.applications.common.actions.WebworkAbstractAction
org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction
org.infoglue.cms.applications.contenttool.actions.ViewCalendarAction
public class ViewCalendarAction
This action represents the CreateContent Usecase.
| Field Summary |
|---|
| Fields inherited from class org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction |
|---|
colorScheme |
| Fields inherited from interface webwork.action.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
ViewCalendarAction()
|
|
| Method Summary | |
|---|---|
java.lang.String |
doExecute()
Subclasses implement this |
java.lang.String |
getDate()
|
java.lang.String |
getFormPath()
|
void |
setDate(java.lang.String date)
|
void |
setFormPath(java.lang.String formPath)
|
| Methods inherited from class org.infoglue.cms.applications.common.actions.WebworkAbstractAction |
|---|
doDefault, execute, getBrowserBean, getCurrentUrl, getError, getErrors, getHttpSession, getInfoGluePrincipal, getLocalizedString, getRequest, getResponse, getRoot, getSession, setCommand, setError, setServletRequest, setServletResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewCalendarAction()
| Method Detail |
|---|
public java.lang.String doExecute()
throws java.lang.Exception
WebworkAbstractAction
doExecute in class WebworkAbstractActionjava.lang.Exceptionpublic void setFormPath(java.lang.String formPath)
public java.lang.String getFormPath()
public void setDate(java.lang.String date)
public java.lang.String getDate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||