Package org.apache.pluto.internal

Interface Summary
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.
 

Class Summary
Configuration Central location for Configuration info.
PortletDescriptorRegistry Simple caching mechanism used to manage portlet descriptors.
PreferencesValidatorRegistry The portlet preferences validator registry.
 



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