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

Packages that use DeleteReturn
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 DeleteReturn in org.ow2.weblab.core.services
 

Methods in org.ow2.weblab.core.services that return DeleteReturn
 DeleteReturn DataOperator.delete(DeleteArgs args)
           
 

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

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

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

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



Copyright © 2004-2012. All Rights Reserved.