Package | Description |
---|---|
org.apache.jetspeed.mockobjects.request | |
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.request |
Modifier and Type | Method and Description |
---|---|
ContentPage |
MockRequestContext.locatePage(Profiler profiler,
PageLayoutComponent pageLayoutComponent,
String nonProfiledPath) |
Modifier and Type | Method and Description |
---|---|
PageLayoutComponent |
ContentPage.getPageLayoutComponent()
Returns the PageLayoutComponent that generated this ContentPage
|
PageLayoutComponent |
ContentFragment.getPageLayoutComponent()
Returns the PageLayoutComponent that generated this ContentPage
|
Modifier and Type | Method and Description |
---|---|
ContentPage |
RequestContext.locatePage(Profiler profiler,
PageLayoutComponent pageLayoutComponent,
String nonProfiledPath)
Locates a specific page using the profiler and site manager location algorithms
from a generalized non-profiled path to the first page matching the path
|
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.