Uses of Interface
org.apache.pluto.internal.PortletEntity

Packages that use PortletEntity
org.apache.pluto.internal   
org.apache.pluto.internal.impl   
 

Uses of PortletEntity in org.apache.pluto.internal
 

Methods in org.apache.pluto.internal that return PortletEntity
 PortletEntity InternalPortletWindow.getPortletEntity()
          Returns the portlet entity.
 

Uses of PortletEntity in org.apache.pluto.internal.impl
 

Classes in org.apache.pluto.internal.impl that implement PortletEntity
 class PortletEntityImpl
          The PortletEntity encapsulates all data pertaining to a single portlet instance.
 

Methods in org.apache.pluto.internal.impl that return PortletEntity
 PortletEntity InternalPortletWindowImpl.getPortletEntity()
           
 



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