02/28/2005
 

Package com.epicentric.page.website

Provides interfaces that are used by JSP authors to render a Vignette Portal Page within the end user site.

See:
          Package Summary

Interface Summary
PageBean PageBean is javabean representing a Vignette Portal Page object.
PageDividerBean PageDividerBean is javabean representing a divider in the layout of a Vignette Portal page.
PagePanelBean PagePanelBean is javabean representing a panel in a divider of a Vignette Portal page.
PortletPlaceholderBean PortletPlaceholderBean is a javabean representing a portlet placed within a panel.
 

Package com.epicentric.page.website Description

Provides interfaces that are used by JSP authors to render a Vignette Portal Page within the end user site. Instances of these interfaces are generally populated and placed into the request by the portal framework before the JSP is invoked. They provide information about the layout and content of the Page, which the JSP author translates into the appropriate HTML needed to display the Page in the end user site.

See Also:
com.epicentric.page

02/28/2005
 

Copyright and Trademark Notices