Package com.ibm.portal.portlet.service
Interface Summary
Interface | Description |
---|---|
DynamicUIManagerFactoryService | |
PortletServiceHome | Interface for retrieving portlet services. |
URLGeneratorFactoryService |
Exception Summary
Exception | Description |
---|---|
PortletServiceInstantiationException | Exception that indicates that the portal was unable to instantiate an implementation for the requested portlet service. |
PortletServiceInvalidInterfaceException | Exception that indicates that a PortletServiceHome object
cannot provide an implementation
for the requested interface. |
PortletServiceUnavailableException | Exception that indicates that a requested portlet service is not available. |