org.apache.pluto.portalImpl.core
Class DynamicInformationProviderImpl
java.lang.Object
org.apache.pluto.portalImpl.core.DynamicInformationProviderImpl
- All Implemented Interfaces:
- org.apache.pluto.services.information.DynamicInformationProvider
public class DynamicInformationProviderImpl
- extends java.lang.Object
- implements org.apache.pluto.services.information.DynamicInformationProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DynamicInformationProviderImpl
public DynamicInformationProviderImpl(javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletConfig config)
getPortletMode
public javax.portlet.PortletMode getPortletMode(org.apache.pluto.om.window.PortletWindow portletWindow)
- Specified by:
getPortletMode
in interface org.apache.pluto.services.information.DynamicInformationProvider
getPortletURLProvider
public org.apache.pluto.services.information.PortletURLProvider getPortletURLProvider(org.apache.pluto.om.window.PortletWindow portletWindow)
- Specified by:
getPortletURLProvider
in interface org.apache.pluto.services.information.DynamicInformationProvider
getResourceURLProvider
public org.apache.pluto.services.information.ResourceURLProvider getResourceURLProvider(org.apache.pluto.om.window.PortletWindow portletWindow)
- Specified by:
getResourceURLProvider
in interface org.apache.pluto.services.information.DynamicInformationProvider
getPortletActionProvider
public org.apache.pluto.services.information.PortletActionProvider getPortletActionProvider(org.apache.pluto.om.window.PortletWindow portletWindow)
- Specified by:
getPortletActionProvider
in interface org.apache.pluto.services.information.DynamicInformationProvider
getPreviousPortletMode
public javax.portlet.PortletMode getPreviousPortletMode(org.apache.pluto.om.window.PortletWindow portletWindow)
getPreviousWindowState
public javax.portlet.WindowState getPreviousWindowState(org.apache.pluto.om.window.PortletWindow portletWindow)
getResponseContentType
public java.lang.String getResponseContentType()
- Specified by:
getResponseContentType
in interface org.apache.pluto.services.information.DynamicInformationProvider
getResponseContentTypes
public java.util.Iterator getResponseContentTypes()
- Specified by:
getResponseContentTypes
in interface org.apache.pluto.services.information.DynamicInformationProvider
getWindowState
public javax.portlet.WindowState getWindowState(org.apache.pluto.om.window.PortletWindow portletWindow)
- Specified by:
getWindowState
in interface org.apache.pluto.services.information.DynamicInformationProvider
isPortletModeAllowed
public boolean isPortletModeAllowed(javax.portlet.PortletMode mode)
- Specified by:
isPortletModeAllowed
in interface org.apache.pluto.services.information.DynamicInformationProvider
isWindowStateAllowed
public boolean isWindowStateAllowed(javax.portlet.WindowState state)
- Specified by:
isWindowStateAllowed
in interface org.apache.pluto.services.information.DynamicInformationProvider
Copyright © 2003-2009 . All Rights Reserved.