Package com.ibm.portal.portlet

This package defines IBM API extension for portlets using the Java Portlet API, which implement the Portlet interface.

See:
          Description

Interface Summary
AdminPortletModelController A controller interface for the AdminPortletModel interface.
CommonPortletModelController A common interface for controllers that operate on the PortletModel or com.ibm.portal.portletmodel.AdminPortletModel.
IWidgetWrapperCreationContext A the base interface for creation context for creating portlet definitions based on iwidget definitions.
IWidgetWrapperURICreationContext A context for creating portlet definitions based on iwidget definition URIs.
IWidgetWrapperURLCreationContext A context for creating portlet definitions based on iwidget definitions.
ModifiablePortlet An interface representing a modifiable portlet.
ModifiablePortletDefinition An interface representing a modifiable portlet definition.
ModifiablePortletEntity An interface representing a modifiable portlet entity.
ModifiablePortletPreferences<E extends Object & Map.Entry<java.lang.String,java.lang.String>> An interface representing modifiable portlet preferences.
ModifiablePortletPreferencesProvider<E extends Object & Map.Entry<java.lang.String,java.lang.String>> Interface representing a modifiable portlet preferences provider.
ModifiablePortletWindow An interface representing a modifiable portlet window.
ModifiableWebApplication An interface representing a modifiable web application.
PortletDefinitionCloningContext A node cloning context for PortletDefinitions.
PortletEntityCopyCreationContext Creation context for copying a portlet entity.
PortletEntityCreationContext A node creation context for PortletEntity s.
PortletModelController A controller interface for the PortletModel interface.
 

Class Summary
Constants Constants that are required to use IBM extensions of the Java Portlet API
 

Package com.ibm.portal.portlet Description

This package defines IBM API extension for portlets using the Java Portlet API, which implement the Portlet interface.