This project has retired. For details please refer to its Attic page.
Uses of Interface org.apache.jetspeed.om.page.BaseConcretePageElement (Jetspeed-2 Core API 2.2.2 API)

Uses of Interface
org.apache.jetspeed.om.page.BaseConcretePageElement

Packages that use BaseConcretePageElement
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. 
org.apache.jetspeed.spaces   
 

Uses of BaseConcretePageElement in org.apache.jetspeed.om.page
 

Subinterfaces of BaseConcretePageElement in org.apache.jetspeed.om.page
 interface DynamicPage
          This interface represents a dynamic page document used by Jetspeed to define a user-customizable portal page.
 interface Page
          This interface represents a complete page document used by Jetspeed to define a user-customizable portal page.
 

Uses of BaseConcretePageElement in org.apache.jetspeed.spaces
 

Subinterfaces of BaseConcretePageElement in org.apache.jetspeed.spaces
 interface Dashboard
          Container for spaces
 



Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.