Uses of Class
grails.test.DemandProxy

Packages that use DemandProxy
grails.test   
 

Uses of DemandProxy in grails.test
 

Methods in grails.test that return DemandProxy
 DemandProxy GrailsMock.getDemand()
           
 

Methods in grails.test with parameters of type DemandProxy
 void GrailsMock.setDemand(DemandProxy value)
           
 



Copyright (c) 2005-2009 The Grails project