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

Packages that use BasePageElement
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 BasePageElement in org.apache.jetspeed.om.page
 

Subinterfaces of BasePageElement in org.apache.jetspeed.om.page
 interface BaseConcretePageElement
          This interface represents a concrete page document used by Jetspeed to define a portal 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.
 interface PageTemplate
          This interface represents a page template document used by Jetspeed to define portal pages.
 

Uses of BasePageElement in org.apache.jetspeed.spaces
 

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



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