Uses of Class
org.ow2.weblab.core.services.reportprovider.BuildReportReturn

Packages that use BuildReportReturn
org.ow2.weblab.core.services   
org.ow2.weblab.core.services.reportprovider   
 

Uses of BuildReportReturn in org.ow2.weblab.core.services
 

Methods in org.ow2.weblab.core.services that return BuildReportReturn
 BuildReportReturn ReportProvider.buildReport(BuildReportArgs args)
          Build the report on the previously added resources, given a usage context.
 

Uses of BuildReportReturn in org.ow2.weblab.core.services.reportprovider
 

Methods in org.ow2.weblab.core.services.reportprovider that return BuildReportReturn
 BuildReportReturn ObjectFactory.createBuildReportReturn()
          Create an instance of BuildReportReturn
 

Methods in org.ow2.weblab.core.services.reportprovider that return types with arguments of type BuildReportReturn
 javax.xml.bind.JAXBElement<BuildReportReturn> ObjectFactory.createBuildReportReturn(BuildReportReturn value)
          Create an instance of JAXBElement<BuildReportReturn>}
 

Methods in org.ow2.weblab.core.services.reportprovider with parameters of type BuildReportReturn
 javax.xml.bind.JAXBElement<BuildReportReturn> ObjectFactory.createBuildReportReturn(BuildReportReturn value)
          Create an instance of JAXBElement<BuildReportReturn>}
 



Copyright © 2004-2010. All Rights Reserved.