|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openmdx.portal.servlet.AbstractWizardController
org.opencrx.kernel.portal.wizard.TwitterSendMessageWizardController
public class TwitterSendMessageWizardController
TwitterSendMessageWizardController
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.openmdx.portal.servlet.AbstractWizardController |
|---|
org.openmdx.portal.servlet.AbstractWizardController.FormParameter, org.openmdx.portal.servlet.AbstractWizardController.RequestParameter |
| Field Summary | |
|---|---|
static String |
NOTE_TITLE_PREFIX
|
| Fields inherited from class org.openmdx.portal.servlet.AbstractWizardController |
|---|
DEFAULT_CONTROLLER_ID |
| Constructor Summary | |
|---|---|
TwitterSendMessageWizardController()
Constructor. |
|
| Method Summary | |
|---|---|
void |
close()
|
void |
doCancel()
Cancel action. |
void |
doOK(Map<String,Object> formFields)
OK action. |
void |
doRefresh(Map<String,Object> formFields)
Refresh action. |
Map<String,Object> |
getFormFields()
|
org.openmdx.portal.servlet.ViewPort |
getViewPort(Writer out)
Get viewPort. |
| Methods inherited from class org.openmdx.portal.servlet.AbstractWizardController |
|---|
forward, getApp, getCodes, getCommand, getCurrentView, getExitAction, getFieldLabel, getFirstParameterValue, getForm, getForms, getObject, getObjectIdentity, getParameterValues, getPm, getProviderName, getRequest, getRequestId, getRequestParameter, getSegmentName, getServletPath, getServletPathPrefix, getSession, getTexts, getToolTip, getWizardName, handle, init, initFormFields, prepare, setApp, setCodes, setCurrentView, setExitAction, setForms, setObject, setObjectIdentity, setPm, setProviderName, setRequest, setRequestId, setSegmentName, setSession, setTexts |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String NOTE_TITLE_PREFIX
| Constructor Detail |
|---|
public TwitterSendMessageWizardController()
| Method Detail |
|---|
public void doCancel()
public void doRefresh(Map<String,Object> formFields)
throws ServiceException
formFields -
ServiceException
public void doOK(Map<String,Object> formFields)
throws ServiceException
formFields -
ServiceExceptionpublic Map<String,Object> getFormFields()
public org.openmdx.portal.servlet.ViewPort getViewPort(Writer out)
out -
public void close()
throws ServiceException
close in class org.openmdx.portal.servlet.AbstractWizardControllerServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||