Deprecated API


Contents
Deprecated Interfaces
org.apache.pluto.spi.optional.UserInfoAttributesService
          use UserInfoService 
 

Deprecated Classes
org.apache.pluto.driver.services.container.EventAttribute
           
org.apache.pluto.driver.url.impl.PortalURLImpl
          replaced by RelativePortalURLImpl 
 

Deprecated Methods
org.apache.pluto.ant.AssembleTask.addWars(FileSet)
          use addArchives instead 
org.apache.pluto.internal.PortletEntity.getControllerServletUri()
            
org.apache.pluto.internal.impl.PortletEntityImpl.getControllerServletUri()
            
org.apache.pluto.driver.url.impl.RelativePortalURLImpl.getServerURI()
            
org.apache.pluto.internal.impl.PortletSessionImpl.getSessionContext()
            
org.apache.pluto.spi.optional.UserInfoService.getUserInfo(PortletRequest)
          use UserInfoService.getUserInfo(PortletRequest, PortletWindow) 
org.apache.pluto.internal.impl.PortletSessionImpl.getValueNames()
            
org.apache.pluto.ant.AssembleTask.getWar()
          see getArchive() 
org.apache.pluto.util.assemble.AssemblerConfig.getWarSource()
          use getSource() instead. 
org.apache.pluto.core.PortletContextManager.register(ServletContext)
          Use PortletContextManager.register(ServletConfig) 
org.apache.pluto.ant.AssembleTask.setWar(File)
          see setArchive(File) 
org.apache.pluto.util.assemble.AssemblerConfig.setWarSource(File)
          use setSource(File) instead. 
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.