fr.paris.lutece.plugins.jsr168.pluto.core
Class DynamicInformationProviderImpl

java.lang.Object
  extended by fr.paris.lutece.plugins.jsr168.pluto.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

Lutece/Pluto implementation of DynamicInformationProvider

See Also:
InformationProviderServiceFactoryImpl

Method Summary
 org.apache.pluto.services.information.PortletActionProvider getPortletActionProvider(org.apache.pluto.om.window.PortletWindow portletWindow)
           
 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)
           
 javax.portlet.PortletMode getPreviousPortletMode(org.apache.pluto.om.window.PortletWindow portletWindow)
           
 javax.portlet.WindowState getPreviousWindowState(org.apache.pluto.om.window.PortletWindow portletWindow)
           
 org.apache.pluto.services.information.ResourceURLProvider getResourceURLProvider(org.apache.pluto.om.window.PortletWindow portletWindow)
           
 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
 

Method Detail

getPortletMode

public javax.portlet.PortletMode getPortletMode(org.apache.pluto.om.window.PortletWindow portletWindow)
Specified by:
getPortletMode in interface org.apache.pluto.services.information.DynamicInformationProvider
See Also:
DynamicInformationProvider.getPortletMode(org.apache.pluto.om.window.PortletWindow)

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
See Also:
DynamicInformationProvider.getPortletURLProvider(org.apache.pluto.om.window.PortletWindow)

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
See Also:
DynamicInformationProvider.getResourceURLProvider(org.apache.pluto.om.window.PortletWindow)

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
See Also:
DynamicInformationProvider.getPortletActionProvider(org.apache.pluto.om.window.PortletWindow)

getPreviousPortletMode

public javax.portlet.PortletMode getPreviousPortletMode(org.apache.pluto.om.window.PortletWindow portletWindow)
See Also:
org.apache.pluto.services.information.DynamicInformationProvider#getPreviousPortletMode(org.apache.pluto.om.window.PortletWindow)

getPreviousWindowState

public javax.portlet.WindowState getPreviousWindowState(org.apache.pluto.om.window.PortletWindow portletWindow)
See Also:
org.apache.pluto.services.information.DynamicInformationProvider#getPreviousWindowState(org.apache.pluto.om.window.PortletWindow)

getResponseContentType

public java.lang.String getResponseContentType()
Specified by:
getResponseContentType in interface org.apache.pluto.services.information.DynamicInformationProvider
See Also:
DynamicInformationProvider.getResponseContentType()

getResponseContentTypes

public java.util.Iterator getResponseContentTypes()
Specified by:
getResponseContentTypes in interface org.apache.pluto.services.information.DynamicInformationProvider
See Also:
DynamicInformationProvider.getResponseContentTypes()

getWindowState

public javax.portlet.WindowState getWindowState(org.apache.pluto.om.window.PortletWindow portletWindow)
Specified by:
getWindowState in interface org.apache.pluto.services.information.DynamicInformationProvider
See Also:
DynamicInformationProvider.getWindowState(org.apache.pluto.om.window.PortletWindow)

isPortletModeAllowed

public boolean isPortletModeAllowed(javax.portlet.PortletMode mode)
Specified by:
isPortletModeAllowed in interface org.apache.pluto.services.information.DynamicInformationProvider
See Also:
DynamicInformationProvider.isPortletModeAllowed(javax.portlet.PortletMode)

isWindowStateAllowed

public boolean isWindowStateAllowed(javax.portlet.WindowState state)
Specified by:
isWindowStateAllowed in interface org.apache.pluto.services.information.DynamicInformationProvider
See Also:
DynamicInformationProvider.isWindowStateAllowed(javax.portlet.WindowState)


Copyright © 2008 Mairie de Paris. All Rights Reserved.