@StableMinor(version="11.2", sinceVersion="8.2") public interface IHtmlProcessor
Modifier and Type | Method and Description |
---|---|
void |
init(String serviceInstanceId)
Initializes this HTML processor with the given service instance identifier.
|
String |
process(String originalHtml,
IPageWebResourceRenderRequest pageWebResourceRenderRequest)
Returns the processed HMTL for user.
|
String process(String originalHtml, IPageWebResourceRenderRequest pageWebResourceRenderRequest) throws PortalException
null
.originalHtml
- the original HMTL.pageWebResourceRenderRequest
- the page webresource render request.PortalException
void init(String serviceInstanceId) throws PortalException
serviceInstanceId
- the service instance identifier.PortalException
LumisXP 11.2.0.190404 - Copyright © 2006–2019 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.