|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.services.information.DynamicInformationProviderImpl
public class DynamicInformationProviderImpl
Provides dynamic information to Pluto Container: 1. getPortletURL 2. getRequestMimetype 3. getResponseMimetype 4. getResponseMimetypes 5. getPortletMode 6. getPreviousPortletMode 7. getWindowState 8. getPreviousWindowState 9. isPortletModeAllowed 10. isWindowStateAllowed 11. getSupportedPortletModes 12. getSupportedWindowStates 13. getAllParameters
| Constructor Summary | |
|---|---|
DynamicInformationProviderImpl(javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletConfig config)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBasePortalURL()
|
org.apache.pluto.services.information.PortletActionProvider |
getPortletActionProvider(org.apache.pluto.om.window.PortletWindow window)
getPortletActionProvider |
javax.portlet.PortletMode |
getPortletMode(org.apache.pluto.om.window.PortletWindow portletWindow)
|
org.apache.pluto.services.information.PortletURLProvider |
getPortletURLProvider(org.apache.pluto.om.window.PortletWindow portletWindow)
|
java.lang.String |
getRequestContentType()
|
org.apache.pluto.services.information.ResourceURLProvider |
getResourceURLProvider(org.apache.pluto.om.window.PortletWindow window)
getResourceURLProvider |
java.lang.String |
getResponseContentType()
|
java.util.Iterator |
getResponseContentTypes()
|
javax.portlet.WindowState |
getWindowState(org.apache.pluto.om.window.PortletWindow portletWindow)
|
boolean |
isPortletModeAllowed(javax.portlet.PortletMode mode)
|
boolean |
isWindowStateAllowed(javax.portlet.WindowState state)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DynamicInformationProviderImpl(javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletConfig config)
| Method Detail |
|---|
public org.apache.pluto.services.information.PortletURLProvider getPortletURLProvider(org.apache.pluto.om.window.PortletWindow portletWindow)
getPortletURLProvider in interface org.apache.pluto.services.information.DynamicInformationProviderpublic java.lang.String getRequestContentType()
public java.lang.String getResponseContentType()
getResponseContentType in interface org.apache.pluto.services.information.DynamicInformationProviderpublic java.util.Iterator getResponseContentTypes()
getResponseContentTypes in interface org.apache.pluto.services.information.DynamicInformationProviderpublic javax.portlet.PortletMode getPortletMode(org.apache.pluto.om.window.PortletWindow portletWindow)
getPortletMode in interface org.apache.pluto.services.information.DynamicInformationProviderpublic javax.portlet.WindowState getWindowState(org.apache.pluto.om.window.PortletWindow portletWindow)
getWindowState in interface org.apache.pluto.services.information.DynamicInformationProviderpublic boolean isPortletModeAllowed(javax.portlet.PortletMode mode)
isPortletModeAllowed in interface org.apache.pluto.services.information.DynamicInformationProviderpublic boolean isWindowStateAllowed(javax.portlet.WindowState state)
isWindowStateAllowed in interface org.apache.pluto.services.information.DynamicInformationProviderpublic java.lang.String getBasePortalURL()
public org.apache.pluto.services.information.PortletActionProvider getPortletActionProvider(org.apache.pluto.om.window.PortletWindow window)
getPortletActionProvider
getPortletActionProvider in interface org.apache.pluto.services.information.DynamicInformationProviderarg0 -
DynamicInformationProvider.getPortletActionProvider(org.apache.pluto.om.window.PortletWindow)public org.apache.pluto.services.information.ResourceURLProvider getResourceURLProvider(org.apache.pluto.om.window.PortletWindow window)
getResourceURLProvider
getResourceURLProvider in interface org.apache.pluto.services.information.DynamicInformationProviderarg0 -
DynamicInformationProvider.getResourceURLProvider(org.apache.pluto.om.window.PortletWindow)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||