Uses of Class
org.ow2.weblab.core.services.dataoperator.ReportReturn

Packages that use ReportReturn
org.ow2.weblab.core.services   
org.ow2.weblab.core.services.dataoperator WEBLAB: Service oriented integration platform for media mining and intelligence applications Copyright (C) 2004 - 2012 Cassidian, an EADS company This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. 
 

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

Methods in org.ow2.weblab.core.services that return ReportReturn
 ReportReturn DataOperator.report(ReportArgs args)
           
 

Uses of ReportReturn in org.ow2.weblab.core.services.dataoperator
 

Methods in org.ow2.weblab.core.services.dataoperator that return ReportReturn
 ReportReturn ObjectFactory.createReportReturn()
          Create an instance of ReportReturn
 

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

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



Copyright © 2004-2012. All Rights Reserved.