Uses of Package
org.apache.pluto.internal

Packages that use org.apache.pluto.internal
org.apache.pluto.core   
org.apache.pluto.internal   
org.apache.pluto.internal.impl   
org.apache.pluto.spi.optional   
 

Classes in org.apache.pluto.internal used by org.apache.pluto.core
InternalActionRequest
          The internal action request extends the internal portlet request and provides some action-specific methods (currently, no specific methods are declared).
InternalActionResponse
          The internal action response interface extends the internal portlet response interface and provides some action-specific methods.
InternalPortletContext
           
InternalPortletPreference
          This class represents a portlet preference, which is a name-value pair.
InternalPortletWindow
          The internal portlet window represents a single window of a portlet instance as it can be shown only once on a single page.
InternalRenderRequest
          The internal render request interface extends the internal portlet request interface and provides some render-specific methods.
InternalRenderResponse
          The internal render response interface extends the internal portlet response interface and provides some render-specific methods.
 

Classes in org.apache.pluto.internal used by org.apache.pluto.internal
InternalPortletPreference
          This class represents a portlet preference, which is a name-value pair.
InternalPortletRequest
          The internal portlet request interface extends PortletRequest and adds some methods used by Pluto.
InternalPortletResponse
          The internal portlet response interface extends PortletResponse and adds some methods used by Pluto.
InternalPortletWindow
          The internal portlet window represents a single window of a portlet instance as it can be shown only once on a single page.
PortletDescriptorRegistry
          Simple caching mechanism used to manage portlet descriptors.
PortletEntity
          The PortletEntity encapsulates all data pertaining to a single portlet instance.
PreferencesValidatorRegistry
          The portlet preferences validator registry.
 

Classes in org.apache.pluto.internal used by org.apache.pluto.internal.impl
InternalActionRequest
          The internal action request extends the internal portlet request and provides some action-specific methods (currently, no specific methods are declared).
InternalActionResponse
          The internal action response interface extends the internal portlet response interface and provides some action-specific methods.
InternalPortletConfig
           
InternalPortletContext
           
InternalPortletPreference
          This class represents a portlet preference, which is a name-value pair.
InternalPortletRequest
          The internal portlet request interface extends PortletRequest and adds some methods used by Pluto.
InternalPortletResponse
          The internal portlet response interface extends PortletResponse and adds some methods used by Pluto.
InternalPortletWindow
          The internal portlet window represents a single window of a portlet instance as it can be shown only once on a single page.
InternalRenderRequest
          The internal render request interface extends the internal portlet request interface and provides some render-specific methods.
InternalRenderResponse
          The internal render response interface extends the internal portlet response interface and provides some render-specific methods.
PortletEntity
          The PortletEntity encapsulates all data pertaining to a single portlet instance.
 

Classes in org.apache.pluto.internal used by org.apache.pluto.spi.optional
InternalActionRequest
          The internal action request extends the internal portlet request and provides some action-specific methods (currently, no specific methods are declared).
InternalActionResponse
          The internal action response interface extends the internal portlet response interface and provides some action-specific methods.
InternalPortletPreference
          This class represents a portlet preference, which is a name-value pair.
InternalPortletWindow
          The internal portlet window represents a single window of a portlet instance as it can be shown only once on a single page.
InternalRenderRequest
          The internal render request interface extends the internal portlet request interface and provides some render-specific methods.
InternalRenderResponse
          The internal render response interface extends the internal portlet response interface and provides some render-specific methods.
 



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