All Downloads are FREE. Search and download functionalities are using the official Maven repository.

interfaces.Configurable.wsdl Maven / Gradle / Ivy

Go to download

In this project we can find the data exchange model (in both UML and XSD), the generic services interfaces (WSDL) and the WebLab ontologies (OWL).

The newest version!




	
		WEBLAB: Service oriented integration platform for media mining and intelligence applications

		Copyright (C) 2004 - 2011 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.


		This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
		even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
		Lesser General Public License for more details.

		You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to
		the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
	

	
		
			
			
		
	
	
	

	
	
		
	
	
		
	

	
	
		
	
	
		
	
	
	
	
		The configurable interface will be used to define services of which behavior depends on a usage context, this context corresponding to a particular set of parameters. In some services, the
			configurable interface is optional and won't be inevitably realised in every implementations.
		
			Configure the service.
			
			
			
				To be thrown when the parameter are not valid.
			
			
				To be thrown when an error occurs due to the lack of resources.
			
			
				To be thrown when the content of a resource is needed and not available.
			
			
				To be thrown when an error due to some security restriction.
			
			
				To be thrown when the parameter are good but some specific process are not supported (for instance, due to a language not handled or a given video format...).
			
			
				To be thrown when an error occurs in the method.
			
		

		
			Reset the configuration of the service to the default one.
			
			
			
				To be thrown when the parameter are not valid.
			
			
				To be thrown when an error occurs due to the lack of resources.
			
			
				To be thrown when the content of a resource is needed and not available.
			
			
				To be thrown when an error due to some security restriction.
			
			
				To be thrown when the parameter are good but some specific process are not supported (for instance, due to a language not handled or a given video format...).
			
			
				To be thrown when an error occurs in the method.
			
		
	

	
		
		
			
			
				
			
			
				
			
			
				
			
			
				
			
			
				
			
			
				
			
			
				
			
			
				
			
		

		
			
			
				
			
			
				
			
			
				
			
			
				
			
			
				
			
			
				
			
			
				
			
			
				
			
		
	






© 2015 - 2025 Weber Informatics LLC | Privacy Policy