Uses of Class
org.apache.jetspeed.components.portletentity.PortletEntityNotStoredException

Packages that use PortletEntityNotStoredException
org.apache.jetspeed.components.portletentity   
org.apache.jetspeed.container.window   
 

Uses of PortletEntityNotStoredException in org.apache.jetspeed.components.portletentity
 

Methods in org.apache.jetspeed.components.portletentity that throw PortletEntityNotStoredException
 MutablePortletEntity PortletEntityAccessComponent.getPortletEntityForFragment(ContentFragment fragment)
           getPortletEntityForFragment
 MutablePortletEntity PortletEntityAccessComponent.getPortletEntityForFragment(ContentFragment fragment, String principal)
           getPortletEntityForFragment
 void PortletEntityAccessComponent.storePortletEntity(org.apache.pluto.om.entity.PortletEntity portletEntity)
           storePortletEntity
 void PortletEntityAccessComponent.updatePortletEntity(org.apache.pluto.om.entity.PortletEntity portletEntity, ContentFragment fragment)
           updatePortletEntity
 

Uses of PortletEntityNotStoredException in org.apache.jetspeed.container.window
 

Methods in org.apache.jetspeed.container.window that throw PortletEntityNotStoredException
 org.apache.pluto.om.window.PortletWindow PortletWindowAccessor.getPortletWindow(ContentFragment fragment)
          Get a portlet window for the given fragment
 org.apache.pluto.om.window.PortletWindow PortletWindowAccessor.getPortletWindow(ContentFragment fragment, String principal)
          Get the portlet window for a fragment and given principal
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.