02/28/2005
 

Package com.epicentric.mypage

Enables individual end users to create and manage their own portal pages.

See:
          Package Summary

Class Summary
MyPage Object representation of a particular user's personalized portal page.
MyPageConstants Constants for use in referencing parameters passed in the session and the query string.
MyPageList Ordered list of MyPage objects for a specific user.
 

Exception Summary
MyPageException Exception indicating that a MyPage was not created successfully or that an input parameter was not valid.
 

Package com.epicentric.mypage Description

Enables individual end users to create and manage their own portal pages. Vignette Portal provides both administrative and end-user GUIs to support this feature. Administrators can configure this feature, including enabling it, disabling it, and specifying the portlet categories that are available to My Pages for a particular site. End users can create pages that are visible only to them, see a list of available portlets, and choose the portlets to add to their pages. The My Pages feature is server wide; users can access their pages from any site that has this feature enabled.

The mypage package includes methods for creating, deleting, ordering, and querying My Pages for a particular user.

See Also:
com.epicentric.page, com.epicentric.portalbeans

02/28/2005
 

Copyright and Trademark Notices