当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
PageRequest - JBOSS Portal 2.2 API 英文版文档
org.jboss.portal.theme.page
Class PageRequest
java.lang.Object
org.jboss.portal.theme.page.PageRequest
- public class PageRequest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
properties
protected Properties properties
- .
PageRequest
public PageRequest(PageRequestContext pageRequestContext,
LayoutService layoutService,
ThemeService themeService)
getPortletContexts
public java.util.List getPortletContexts()
- Returns:
- a List of PortletContext instances
- See Also:
StrategyContext.getPortletContexts()
getContext
public PageRequestContext getContext()
getProperties
public Properties getProperties()
setProperties
public void setProperties(Properties properties)
getLayoutService
public LayoutService getLayoutService()
getThemeService
public ThemeService getThemeService()