Package org.apache.jetspeed.om.page

This package represents an Object Model for manipulating portal "pages" describing the layout process for a specific page to the aggregation engine.

See:
          Description

Interface Summary
BaseElement BaseElement
ContentFragment ContentFragment provides a volatile wrapper interface for actual Fragment metadata objects.
ContentPage PageFragment is a volatile wrapper around a Page metadata object for use in rendering.
Document Document
Fragment A Fragment is the basic element handled by the aggregation engine to compose the final portal page.
Link Link
Page This interface represents a complete page document used by Jetspeed to layout a user-customizable portal page.
PageSecurity Security
Reference Interface for fragment reference objects
SecurityConstraintsDef SecurityConstraintsDef
 

Package org.apache.jetspeed.om.page Description

This package represents an Object Model for manipulating portal "pages" describing the layout process for a specific page to the aggregation engine.

The use of these pages is optional in Jetspeed 2 since it's possible to include portlets directly within a JSp page through the portlet taglib.

However, without a supporting page, Jetspeed does not provide any built-in support for page customization.



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.