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

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

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

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

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

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

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

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



Copyright © 2004-2010. All Rights Reserved.