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

java.lang.Object
  extended by fr.paris.lutece.plugins.jsr168.pluto.core.PortalContextProviderImpl
All Implemented Interfaces:
org.apache.pluto.services.information.PortalContextProvider

public class PortalContextProviderImpl
extends java.lang.Object
implements org.apache.pluto.services.information.PortalContextProvider

Context provider


Constructor Summary
PortalContextProviderImpl()
          Default constructor: initialize all members with default portlet container values
 
Method Summary
 java.lang.String getPortalInfo()
           
 java.lang.String getProperty(java.lang.String name)
           
 java.util.Collection getPropertyNames()
           
 java.util.Collection getSupportedPortletModes()
           
 java.util.Collection getSupportedWindowStates()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalContextProviderImpl

public PortalContextProviderImpl()
Default constructor: initialize all members with default portlet container values

Method Detail

getProperty

public java.lang.String getProperty(java.lang.String name)
Specified by:
getProperty in interface org.apache.pluto.services.information.PortalContextProvider
See Also:
PortalContextProvider.getProperty(java.lang.String)

getPropertyNames

public java.util.Collection getPropertyNames()
Specified by:
getPropertyNames in interface org.apache.pluto.services.information.PortalContextProvider
See Also:
PortalContextProvider.getPropertyNames()

getSupportedPortletModes

public java.util.Collection getSupportedPortletModes()
Specified by:
getSupportedPortletModes in interface org.apache.pluto.services.information.PortalContextProvider
See Also:
PortalContextProvider.getSupportedPortletModes()

getSupportedWindowStates

public java.util.Collection getSupportedWindowStates()
Specified by:
getSupportedWindowStates in interface org.apache.pluto.services.information.PortalContextProvider
See Also:
PortalContextProvider.getSupportedWindowStates()

getPortalInfo

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


Copyright © 2008 Mairie de Paris. All Rights Reserved.