Uses of Interface
lumis.portal.serviceinterface.IServiceInterfaceRenderResponseSPI

Packages that use IServiceInterfaceRenderResponseSPI
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   
 

Uses of IServiceInterfaceRenderResponseSPI in lumis.lptf.portal.serviceinterface
 

Classes in lumis.lptf.portal.serviceinterface that implement IServiceInterfaceRenderResponseSPI
 class MockServiceInterfaceRenderResponse
          Implementation for IMockServiceInterfaceRenderResponse interface.
 

Uses of IServiceInterfaceRenderResponseSPI in lumis.portal.servicecontainer
 

Classes in lumis.portal.servicecontainer that implement IServiceInterfaceRenderResponseSPI
 class ServiceContainerRenderResponse
           
 

Constructors in lumis.portal.servicecontainer with parameters of type IServiceInterfaceRenderResponseSPI
ServiceContainerRenderRequestFunctionMapper(PageWebResource pageWebResource, IServiceInterfaceRenderResponseSPI renderResponse, IServiceInterfaceRequestSPI request)
          Creates a new instance with the given parameters.
 

Uses of IServiceInterfaceRenderResponseSPI in lumis.portal.serviceinterface
 

Classes in lumis.portal.serviceinterface that implement IServiceInterfaceRenderResponseSPI
 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.
 

Methods in lumis.portal.serviceinterface that return IServiceInterfaceRenderResponseSPI
 IServiceInterfaceRenderResponseSPI ServiceInterfaceRenderResponseSPIWrapper.getResponse()
          Returns the wrapped response.
 

Methods in lumis.portal.serviceinterface with parameters of type IServiceInterfaceRenderResponseSPI
 void ServiceInterfaceRenderResponseSPIWrapper.setResponse(IServiceInterfaceRenderResponseSPI response)
          Sets the wrapped response.
 

Constructors in lumis.portal.serviceinterface with parameters of type IServiceInterfaceRenderResponseSPI
BufferedServiceInterfaceRenderResponseSPI(IServiceInterfaceRenderResponseSPI response)
          Default constructor
 



Lumisportal  7.0.0.121130 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.