
interfaces.Searcher.wsdl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of model Show documentation
Show all versions of model Show documentation
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 searcher interface will be used to define resource searching services.
Search using the given query.
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 the service needs to be configured and either your usageContext is null or has not been configured.
To be thrown when an error occurs in the method.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy