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.geolocation | |
lumis.portal.servicecontainer | |
lumis.portal.serviceinterface.style | |
lumis.portal.serviceinterface.style.impl.common | |
lumis.portal.serviceinterface.style.impl.scripting | |
lumis.portal.serviceinterface.style.impl.xsl |
Modifier and Type | Class and Description |
---|---|
class |
MockServiceInterfaceActionRequest
Implementation for IMockServiceInterfaceActionRequest interface.
|
class |
MockServiceInterfaceRenderRequest
Implementation for IMockServiceInterfaceRenderRequest interface.
|
Modifier and Type | Method and Description |
---|---|
default ExtendedGeoPoint |
IGeoLocationManagerSPI.getGeoPointByServiceInterfaceRequest(IServiceInterfaceRequestSPI interfaceRequestSPI)
Returns the extended geo point based on the given request or
null if Geolocation service is disabled or the address couldn't be found. |
Modifier and Type | Class and Description |
---|---|
class |
ServiceContainerActionRequest |
class |
ServiceContainerRenderRequest |
class |
ServiceContainerRequest
A
IServiceInterfaceRequest implementation that is used by the service container. |
Constructor and Description |
---|
ServiceContainerHttpServletResponse(IServiceInterfaceRequestSPI request,
HttpServletResponse response) |
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 |
---|---|
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.
|
Constructor and Description |
---|
ELEvaluator(IServiceInterfaceRequestSPI renderRequest)
Creates a new instance with the given request.
|
Modifier and Type | Method and Description |
---|---|
void |
XslStyleFactory.LumisTransformer.transform(String xmlSource,
IServiceInterfaceRequestSPI renderRequest,
StreamResult outputTarget)
This method do the same process as the
XslStyleFactory.LumisTransformer.transform(Source, Result) . |
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.