Modifier and Type | Method and Description |
---|---|
Transformer |
getTransformer()
Returns the transformer.
|
void |
transformOutput(IServiceInterfaceRequestSPI request,
IServiceInterfaceRenderResponseSPI response)
Transforms the output of a service interface.
|
void |
transformOutput(IServiceInterfaceRequestSPI request,
IServiceInterfaceRenderResponseSPI response,
String output)
Transforms the output of a service interface using the given XML.
|
public XslStyle(Templates templates)
public void transformOutput(IServiceInterfaceRequestSPI request, IServiceInterfaceRenderResponseSPI response) throws PortalException
IStyle
transformOutput
in interface IStyle
request
- the request.response
- the response.PortalException
public void transformOutput(IServiceInterfaceRequestSPI request, IServiceInterfaceRenderResponseSPI response, String output) throws PortalException
IStyle
transformOutput
in interface IStyle
request
- the request.response
- the response.output
- the XML string to use.PortalException
public Transformer getTransformer() throws PortalException
PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.