|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Content Server Adapter encapsulates all aggregated related activities related to aggregation, lessening the coupling of the aggregator to the content server, which can be disabled.
Method Summary | |
void |
addStyle(RequestContext context,
String decoratorName,
String decoratorType)
Adds stylesheets into the response header for a decoration using the Header Resource component. |
void |
prepareContentPaths(RequestContext context,
ContentPage page)
Pre page aggregation event, prepares the content paths for the given decorators of the current page being aggregated. |
Method Detail |
public void prepareContentPaths(RequestContext context, ContentPage page)
context
- Jetspeed portal per request context.page
- The current page being aggregated.public void addStyle(RequestContext context, String decoratorName, String decoratorType)
context
- Jetspeed portal per request context.decoratorName
- Name of the decorator holding the style.decoratorType
- Type of decorator, either portlet or page.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |