Uses of Interface
lumis.portal.serviceinterface.IServiceInterfaceRequestSPI

Packages that use IServiceInterfaceRequestSPI
lumis.lptf.portal.serviceinterface This package contains the mocks and the test base class useful to perform tests on service interfaces. 
lumis.portal.servicecontainer   
 

Uses of IServiceInterfaceRequestSPI in lumis.lptf.portal.serviceinterface
 

Classes in lumis.lptf.portal.serviceinterface that implement IServiceInterfaceRequestSPI
 class MockServiceInterfaceRenderRequest
          Implementation for IMockServiceInterfaceRenderRequest interface.
 

Constructors in lumis.lptf.portal.serviceinterface with parameters of type IServiceInterfaceRequestSPI
MockServiceInterfaceRenderResponse(IServiceInterfaceRequestSPI renderRequest)
           
 

Uses of IServiceInterfaceRequestSPI in lumis.portal.servicecontainer
 

Classes in lumis.portal.servicecontainer that implement IServiceInterfaceRequestSPI
 class ServiceContainerActionRequest
           
 class ServiceContainerRenderRequest
           
 class ServiceContainerRequest
          A IServiceInterfaceRequest implementation that is used by the service container.
 

Constructors in lumis.portal.servicecontainer with parameters of type IServiceInterfaceRequestSPI
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)
           
 



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