Package | Description |
---|---|
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 |
Modifier and Type | Interface and Description |
---|---|
interface |
BaseConcretePageElement
This interface represents a concrete page document used by Jetspeed
to define a 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 |
DynamicPage
This interface represents a dynamic page document used by Jetspeed
to define a user-customizable portal page.
|
interface |
FragmentDefinition
This interface represents a document that defines a fragment
hierarchy that can be referenced by other fragments.
|
interface |
Link
Link
|
interface |
Page
This interface represents a complete page document used by Jetspeed
to define a user-customizable portal page.
|
interface |
PageSecurity
Security
|
interface |
PageTemplate
This interface represents a page template document used by Jetspeed
to define portal pages.
|
Modifier and Type | Method and Description |
---|---|
Document |
DocumentHandler.getDocument(String name) |
Document |
DocumentHandler.getDocument(String name,
boolean fromCahe) |
Modifier and Type | Method and Description |
---|---|
void |
DocumentHandler.removeDocument(Document document) |
void |
DocumentHandler.updateDocument(Document document) |
Modifier and Type | Interface and Description |
---|---|
interface |
Dashboard
Container for spaces
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.