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

Packages that use IRequestCycle
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 IRequestCycle in lumis.lptf.doui.serviceinterface
 

Subinterfaces of IRequestCycle in lumis.lptf.doui.serviceinterface
 interface IDouiActionRequestCycle
          Interface for Doui action request cycle.
 interface IDouiRenderRequestCycle
          Interface for Doui render request cycle.
 interface IDouiRequestCycle
          Interface for Doui request cycle.
 

Uses of IRequestCycle in lumis.lptf.portal.serviceinterface
 

Subinterfaces of IRequestCycle in lumis.lptf.portal.serviceinterface
 interface IActionRequestCycle
          Interface for action request cycle.
 interface IRenderRequestCycle
          Interface for the render request cycle.
 

Classes in lumis.lptf.portal.serviceinterface that implement IRequestCycle
 class ActionRequestCycle
          Represents the action request cycle - containing mocks for request and response and process actions.
 class RenderRequestCycle
          Represents the render request cycle - containing mocks for request and response and performing render operations.
 class RequestCycle
          Represents the request cycle.
 



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