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

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

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

Methods in org.ow2.weblab.core.services that return AddInformationReturn
 AddInformationReturn ReportProvider.addInformation(AddInformationArgs args)
          Add a resource to be reported given a usage context.
 

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

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

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

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



Copyright © 2004-2010. All Rights Reserved.