Uses of Package
org.apache.jetspeed.portlet

Packages that use org.apache.jetspeed.portlet
org.apache.jetspeed.portlet   
org.apache.jetspeed.portlet.xml   
 

Classes in org.apache.jetspeed.portlet used by org.apache.jetspeed.portlet
AccessDeniedException
          The AccessDeniedException is thrown if a portlet attempts to access dynamic data in a manner that it is not allowed to.
PortletAction
          The PortletAction can be implemented to defined portlet-specific actions that need to be executed for specific URIs.
PortletException
          The PortletException class defines a general exception that a portlet can throw when it encounters difficulty.
UnavailableException
          Use the UnavailableException when the instantiation of a portlet fails.
 

Classes in org.apache.jetspeed.portlet used by org.apache.jetspeed.portlet.xml
Portlet
          The Portlet interface is used by the portlet container to invoke the portlet.
PortletException
          The PortletException class defines a general exception that a portlet can throw when it encounters difficulty.
PortletRequest
          The PortletRequest encapsulates the request sent by the client to the portlet.
PortletResponse
          The PortletResponse interface represents the response sent to the client device.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.