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

Packages that use BaseElement
org.apache.jetspeed.om.folder   
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.page.document   
org.apache.jetspeed.spaces   
 

Uses of BaseElement in org.apache.jetspeed.om.folder
 

Subinterfaces of BaseElement in org.apache.jetspeed.om.folder
 interface Folder
          Folder
 

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

Subinterfaces of BaseElement in org.apache.jetspeed.om.page
 interface BaseConcretePageElement
          This interface represents a concrete page document used by Jetspeed to define a portal page.
 interface BaseFragmentElement
          A BaseFragmentElement is the basic element handled by the aggregation engine to compose the final portal page.
 interface BaseFragmentsElement
          This interface represents a generic document with fragments.
 interface BasePageElement
          This interface represents a generic page document used by Jetspeed to layout a portal page.
 interface Document
           Document
 interface DynamicPage
          This interface represents a dynamic page document used by Jetspeed to define a user-customizable portal page.
 interface Fragment
          A Fragment is the basic element handled by the aggregation engine to compose the final portal page.
 interface FragmentDefinition
          This interface represents a document that defines a fragment hierarchy that can be referenced by other fragments.
 interface FragmentReference
          A FragmentReference is a fragment element that represents a place holder for a referenced fragment in a Page.
 interface Link
           Link
 interface Page
          This interface represents a complete page document used by Jetspeed to define a user-customizable portal page.
 interface PageFragment
          A PageFragment is a fragment element that represents a place holder for a root fragment of a page rendered with a page template.
 interface PageSecurity
           Security
 interface PageTemplate
          This interface represents a page template document used by Jetspeed to define portal pages.
 

Uses of BaseElement in org.apache.jetspeed.page.document
 

Subinterfaces of BaseElement in org.apache.jetspeed.page.document
 interface Node
           Node
 

Uses of BaseElement in org.apache.jetspeed.spaces
 

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



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