Package | Description |
---|---|
lumis.lptf.portal.serviceinterface |
This package contains the mocks and the test base class useful to perform
tests on service interfaces.
|
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.servlet |
Package for internal use servlet related classes.
|
lumis.portal.url |
Manages the resolution of page URLs.
|
lumis.service.htmlinjector |
HTML injection service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IMockServiceInterfaceRenderRequest
Interface for a
IServiceInterfaceRenderRequest mock object. |
Modifier and Type | Class and Description |
---|---|
class |
MockServiceInterfaceRenderRequest
Implementation for IMockServiceInterfaceRenderRequest interface.
|
Modifier and Type | Method and Description |
---|---|
IPageWebResourceRenderRequest |
PresentationControllerHtml.PresentationPageRenderer.getRenderRequest() |
Modifier and Type | Method and Description |
---|---|
String |
IHtmlProcessor.process(String originalHtml,
IPageWebResourceRenderRequest pageWebResourceRenderRequest)
Returns the processed HMTL for user.
|
Modifier and Type | Method and Description |
---|---|
IPageWebResourceRenderRequest |
IPageRenderer.getRenderRequest()
Returns the page web resource render request.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceContainerRenderRequest |
Modifier and Type | Interface and Description |
---|---|
interface |
IServiceInterfaceRenderRequest |
Modifier and Type | Method and Description |
---|---|
String |
UniqueWriterController.processHtml(String html,
boolean isServerSide,
IPageWebResourceRenderRequest renderRequest)
Process the HTML replacing the found markers for their text fragment accordingly.
|
String |
UniqueWriterController.processHtml(String html,
Set<String> usedKeys,
boolean isServerSide,
IPageWebResourceRenderRequest renderRequest)
Process the HTML replacing the found markers for their text fragment accordingly.
|
Modifier and Type | Class and Description |
---|---|
class |
PageWebResourceRenderRequest
Default
IPageWebResourceRenderRequest implementation. |
Modifier and Type | Method and Description |
---|---|
String |
IURLManager.processHTML(String originalHtml,
IPageWebResourceRenderRequest renderRequest)
Processes a HTML to be rendered correctly in a portal page.
|
String |
URLManager.processHTML(String originalHtml,
IPageWebResourceRenderRequest request) |
Modifier and Type | Method and Description |
---|---|
String |
HtmlInjector.process(String originalHtml,
IPageWebResourceRenderRequest pageWebResourceRenderRequest) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.