02/28/2005
 

Package com.vignette.portal.portlet.website

Contains classes used by JSP developers to display portlet content within the Vignette Portal website.

See:
          Package Summary

Interface Summary
PortletWindowBean PortletWindowBean is a javabean utilized during portlet display, generally in a jsp, to obtain all information required to render both the portlet content and portlet decorations (e.g.
 

Exception Summary
InputValidationFailedException InputValidationFailedException is thrown when a portlet determines that input provided by the user invalid.
InvocationFailedException InvocationFailedException is thrown when a portlet invocation failed due to an unknown cause.
PortletNotFoundException  
PortletPermanentlyUnavailableException PortletPermanentlyUnavailableException is thrown when an attempt is made to invoke a portlet which is permanently unavailable.
PortletRenderException PortletRenderException is thrown when an error occurs while rendering a portlet.
PortletSecurityException PortletSecurityException is throw when the portlet itself denies access to the current user
PortletTemporarilyUnavailableException PortletTemporarilyUnavailableException is thrown when an attempt is made to invoke a portlet which is temporarily unavailable.
PortletTimedOutException PortletTimedOutException is thrown when a configured time limit is exceeded during invocation of the portlet

The name assigned to this PortletException is, "portlet_timed_out_error".

UnsecureTransportException UnsecureTransportException is thrown when a portlet requires a secure connection and the portal is not configured to provide one.
UserUnauthorizedException UserUnauthorizedException is throw when an attempt is made to invoke a portlet in a portlet mode that the current user is not authorized to see
 

Package com.vignette.portal.portlet.website Description

Contains classes used by JSP developers to display portlet content within the Vignette Portal website.


02/28/2005
 

Copyright and Trademark Notices