Package | Description |
---|---|
lumis.collaboration.chat | |
lumis.lptf.portal.serviceinterface |
This package contains the mocks and the test base class useful to perform
tests on service interfaces.
|
lumis.portal.servicecontainer | |
lumis.portal.serviceinterface | |
lumis.portal.serviceinterface.style | |
lumis.portal.serviceinterface.style.impl.scripting | |
lumis.portal.serviceinterface.style.impl.xsl |
Modifier and Type | Class and Description |
---|---|
class |
ChatServiceInterfaceResponse
Chat service interface for
ChatControllerXml . |
Modifier and Type | Class and Description |
---|---|
class |
MockServiceInterfaceRenderResponse
Implementation for IMockServiceInterfaceRenderResponse interface.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceContainerRenderResponse |
Constructor and Description |
---|
ServiceContainerRenderRequestFunctionMapper(PageWebResource pageWebResource,
IServiceInterfaceRenderResponseSPI renderResponse,
IServiceInterfaceRequestSPI request)
Creates a new instance with the given parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
BufferedServiceInterfaceRenderResponseSPI
Response wrapper used to capture HTML body for post-processing.
|
class |
ServiceInterfaceRenderResponseSPIWrapper
Provides a convenient implementation of the IServiceInterfaceRenderResponseSPI interface that can be
subclassed by developers wishing to adapt the request to a Servlet.
|
Modifier and Type | Method and Description |
---|---|
IServiceInterfaceRenderResponseSPI |
ServiceInterfaceRenderResponseSPIWrapper.getResponse()
Returns the wrapped response.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceInterfaceRenderResponseSPIWrapper.setResponse(IServiceInterfaceRenderResponseSPI response)
Sets the wrapped response.
|
Constructor and Description |
---|
BufferedServiceInterfaceRenderResponseSPI(IServiceInterfaceRenderResponseSPI response)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
IStyle.transformOutput(IServiceInterfaceRequestSPI request,
IServiceInterfaceRenderResponseSPI response)
Transforms the output of a service interface.
|
void |
IStyle.transformOutput(IServiceInterfaceRequestSPI request,
IServiceInterfaceRenderResponseSPI response,
String xml)
Transforms the output of a service interface using the given XML.
|
Modifier and Type | Method and Description |
---|---|
void |
XslStyle.transformOutput(IServiceInterfaceRequestSPI request,
IServiceInterfaceRenderResponseSPI response) |
void |
XslStyle.transformOutput(IServiceInterfaceRequestSPI request,
IServiceInterfaceRenderResponseSPI response,
String output) |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.