org.ow2.easywsdl.extensions.sawsdl.api
Interface Service

All Superinterfaces:
org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfService<InterfaceType,Endpoint>, SAWSDLElement, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, org.ow2.easywsdl.wsdl.api.WSDLElement, org.ow2.easywsdl.schema.api.XMLElement
All Known Implementing Classes:
ServiceImpl

public interface Service
extends SAWSDLElement, org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfService<InterfaceType,Endpoint>

This interface represents a service, which groups related endpoints to provide some functionality.

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface org.ow2.easywsdl.extensions.sawsdl.api.SAWSDLElement
addModelReference, getAttrExtensions, getModelReference, removeAllModelReferences, removeModelReference
 
Methods inherited from interface org.ow2.easywsdl.wsdl.api.abstractItf.AbsItfService
addEndpoint, createEndpoint, getEndpoint, getEndpoints, getInterface, getQName, removeEndpoint, setInterface, setQName
 
Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement
addOtherElements, getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.