Package | Description |
---|---|
lumis.content.webresource | |
lumis.lptf.portal.serviceinterface |
This package contains the mocks and the test base class useful to perform
tests on service interfaces.
|
lumis.portal.page | |
lumis.portal.page.webresource |
This package contains objects related to a page web resource.
|
lumis.portal.presentation | |
lumis.portal.presentation.core |
Contains the core implementation for processing a page layout file.
|
lumis.portal.servicecontainer | |
lumis.portal.serviceinterface | |
lumis.portal.theme |
Contains the portal themes feature implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
ContentPageWebResourceDataProvider.init(PageWebResource instance) |
Modifier and Type | Method and Description |
---|---|
PageWebResource |
MockServiceInterfaceRenderRequest.getPageWebResource() |
Constructor and Description |
---|
PageWebResourceFunctionMapper(PageWebResource pageWebResource,
HttpServletRequest request)
Creates a new instance with the given parameters.
|
PageWebResourceVariableResolver(PageWebResource pageWebResource)
Creates a new instance with the given parameters.
|
PageWebResourceVariableResolver(PageWebResource pageWebResource,
HttpServletRequest httpServletRequest)
Creates a new instance with the given parameters.
|
Modifier and Type | Field and Description |
---|---|
protected PageWebResource |
AbstractPageWebResourceDataProvider.pageWebResource
The page web resource this provider is generating data for.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractPageWebResourceDataProvider.init(PageWebResource pageWebResource)
Sets
AbstractPageWebResourceDataProvider.pageWebResource attribute with the given pageWebResource object. |
void |
IPageWebResourceDataProvider.init(PageWebResource pageWebResource)
Initializes this page web resource data provider.
|
Modifier and Type | Field and Description |
---|---|
protected PageWebResource |
PresentationControllerHtml.webResource |
Modifier and Type | Method and Description |
---|---|
PageWebResource |
PresentationControllerHtml.PresentationPageRenderer.getWebResource() |
Modifier and Type | Method and Description |
---|---|
static URL |
PageRendererUtil.getLayoutFilePath(PageWebResource pageWebResource)
Returns the path to the layout file.
|
static Document |
PageRendererUtil.getPageLayout(SessionConfig sessionConfig,
PageWebResource pageWebResource,
ITransaction transaction,
int mode)
Returns current page's layout
document . |
static Collection<String> |
PageRendererUtil.getPageLayoutHolderIds(Document pageLayout,
PageWebResource pageWebResource)
Returns a collection of holder ids for the given page layout
Document if the PageWebResource has a layout file path,
else returns null. |
Modifier and Type | Method and Description |
---|---|
PageWebResource |
LayoutFilePage.getPageWebResource()
Returns the PageWebResource for this page.
|
PageWebResource |
IPageRenderer.getWebResource() |
Modifier and Type | Method and Description |
---|---|
PageWebResource |
ServiceContainerRequest.getPageWebResource() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceContainerRequest.setPageWebResource(PageWebResource pageWebResource)
Sets the page web resource for this request.
|
void |
ServiceContainerResponse.setPageWebResource(PageWebResource pageWebResource)
Sets the page web resource for this response.
|
Constructor and Description |
---|
ServiceContainerRenderRequestFunctionMapper(PageWebResource pageWebResource,
IServiceInterfaceRenderResponseSPI renderResponse,
IServiceInterfaceRequestSPI request)
Creates a new instance with the given parameters.
|
ServiceContainerRequestFunctionMapper(PageWebResource pageWebResource,
IServiceInterfaceRequestSPI request) |
Modifier and Type | Method and Description |
---|---|
PageWebResource |
IServiceInterfaceRequest.getPageWebResource()
Returns the
PageWebResource of this request. |
Modifier and Type | Method and Description |
---|---|
static OpenRuntimeInterfaceBehavior |
OpenRuntimeInterfaceBehavior.from(PageWebResource pageWebResource,
boolean keepParentActive)
Returns the
OpenRuntimeInterfaceBehavior for the given page. |
Modifier and Type | Method and Description |
---|---|
List<ITheme> |
ThemeManager.getThemes(PageWebResource pageWebResource)
Returns the applied themes in the given page.
|
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.