Uses of Interface
lumis.lptf.portal.serviceinterface.IRenderRequestCycle

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

Uses of IRenderRequestCycle in lumis.lptf.doui.serviceinterface
 

Subinterfaces of IRenderRequestCycle in lumis.lptf.doui.serviceinterface
 interface IDouiRenderRequestCycle
          Interface for Doui render request cycle.
 

Uses of IRenderRequestCycle in lumis.lptf.portal.serviceinterface
 

Classes in lumis.lptf.portal.serviceinterface that implement IRenderRequestCycle
 class RenderRequestCycle
          Represents the render request cycle - containing mocks for request and response and performing render operations.
 

Fields in lumis.lptf.portal.serviceinterface declared as IRenderRequestCycle
protected  IRenderRequestCycle ServiceInterfaceTestCase.renderRequestCycle
          Instance of IRenderRequestCycle used to get request and response mocks for render method.
 

Methods in lumis.lptf.portal.serviceinterface that return IRenderRequestCycle
 IRenderRequestCycle RequestCycleFactory.createRenderRequestCycle(ServiceInterfaceInstanceConfig siic)
          Create a render request cycle instance given a ServiceInterfaceInstanceConfig instance.
 



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