@StableMinor(version="12.3", sinceVersion="5.6") public interface IRenderRequestCycle extends IRequestCycle
Modifier and Type | Method and Description |
---|---|
IMockServiceInterfaceRenderRequest |
getRequest()
Returns the request used when processing this request cycle.
|
IMockServiceInterfaceRenderResponse |
getResponse()
Returns the response used when processing this request cycle.
|
void |
render()
Call the
render
method of a service interface using this cycle's request and response objects. |
IMockServiceInterfaceRenderRequest getRequest()
IRequestCycle
getRequest
in interface IRequestCycle
IMockServiceInterfaceRenderResponse getResponse()
IRequestCycle
getResponse
in interface IRequestCycle
void render() throws PortalException
render
method of a service interface using this cycle's request and response objects.PortalException
- if the
render
method throws it.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.