|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.portlet.GenericPortlet
org.xwiki.portlet.DispatchPortlet
org.xwiki.portlet.XWikiDispatchPortlet
public class XWikiDispatchPortlet
Extends DispatchPortlet with custom implementation for XWiki.
| Field Summary | |
|---|---|
static String |
PREFERENCE_PATH_INFO
The name of the preference holding the path info used to compute the default dispatch URL. |
static String |
PREFERENCE_SERVLET_PATH
The name of the preference holding the servlet path used to compute the default dispatch URL. |
| Fields inherited from class org.xwiki.portlet.DispatchPortlet |
|---|
ATTRIBUTE_DISPATCHED, ATTRIBUTE_REDIRECT_URL, ATTRIBUTE_RESPONSE_DATA, ATTRIBUTE_RESPONSE_DATA_MAP, PARAMETER_DISPATCH_URL, PARAMETER_DISPATCHED_RESPONSE_KEY, PREFERENCE_DEFAULT_DISPATCH_URL, PREFERENCE_EDIT_URL, PREFERENCE_TITLE |
| Constructor Summary | |
|---|---|
XWikiDispatchPortlet()
|
|
| Method Summary | |
|---|---|
protected String |
getDefaultDispatchURL(javax.portlet.PortletPreferences preferences)
|
| Methods inherited from class org.xwiki.portlet.DispatchPortlet |
|---|
doEdit, doView, getTitle, processAction, processEdit, processView, serveResource |
| Methods inherited from class javax.portlet.GenericPortlet |
|---|
destroy, doDispatch, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, init, processEvent, render |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PREFERENCE_SERVLET_PATH
public static final String PREFERENCE_PATH_INFO
| Constructor Detail |
|---|
public XWikiDispatchPortlet()
| Method Detail |
|---|
protected String getDefaultDispatchURL(javax.portlet.PortletPreferences preferences)
getDefaultDispatchURL in class DispatchPortletpreferences - the portlet preferences to take the default dispatch URL from
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||