|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.portlet.GenericPortlet
org.jboss.portal.widget.AbstractWidgetPortlet
public abstract class AbstractWidgetPortlet
| Field Summary | |
|---|---|
protected javax.portlet.PortletMode |
EDIT_CONTENT
. |
static java.lang.String |
INIT_PARAM_CONNECTION_TIMEOUT
. |
static java.lang.String |
INIT_PARAM_ENTRY_EXPIRATION
. |
static java.lang.String |
INIT_PARAM_FETCH_WIDGETS_ON_LOOKUP
. |
static java.lang.String |
INIT_PARAM_QUERY_EXPIRATION
. |
| Constructor Summary | |
|---|---|
AbstractWidgetPortlet()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
protected abstract WidgetProvider |
getProvider()
|
void |
init()
|
| Methods inherited from class javax.portlet.GenericPortlet |
|---|
doDispatch, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processAction, processEvent, render, serveResource |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String INIT_PARAM_CONNECTION_TIMEOUT
public static final java.lang.String INIT_PARAM_ENTRY_EXPIRATION
public static final java.lang.String INIT_PARAM_QUERY_EXPIRATION
public static final java.lang.String INIT_PARAM_FETCH_WIDGETS_ON_LOOKUP
protected final javax.portlet.PortletMode EDIT_CONTENT
| Constructor Detail |
|---|
public AbstractWidgetPortlet()
| Method Detail |
|---|
protected abstract WidgetProvider getProvider()
public void init()
throws javax.portlet.PortletException
init in class javax.portlet.GenericPortletjavax.portlet.PortletExceptionpublic void destroy()
destroy in interface javax.portlet.Portletdestroy in class javax.portlet.GenericPortlet
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||