com.ontotext.ordi.wsmo4rdf.remote.client.fact
Interface RemoteFactory
public interface RemoteFactory
This class was generated by the CXF 2.0.2-incubator
 Wed Mar 19 14:55:18 EET 2008
 Generated source version: 2.0.2-incubator
 
destroyWsmoSource
@RequestWrapper(localName="destroyWsmoSource",
                targetNamespace="http://server.remote.wsmo4rdf.ordi.ontotext.com/",
                className="com.ontotext.ordi.wsmo4rdf.remote.client.fact.DestroyWsmoSource")
@ResponseWrapper(localName="destroyWsmoSourceResponse",
                 targetNamespace="http://server.remote.wsmo4rdf.ordi.ontotext.com/",
                 className="com.ontotext.ordi.wsmo4rdf.remote.client.fact.DestroyWsmoSourceResponse")
boolean destroyWsmoSource(int wsmoSourceId)
 
getNewWsmoSource
@RequestWrapper(localName="getNewWsmoSource",
                targetNamespace="http://server.remote.wsmo4rdf.ordi.ontotext.com/",
                className="com.ontotext.ordi.wsmo4rdf.remote.client.fact.GetNewWsmoSource")
@ResponseWrapper(localName="getNewWsmoSourceResponse",
                 targetNamespace="http://server.remote.wsmo4rdf.ordi.ontotext.com/",
                 className="com.ontotext.ordi.wsmo4rdf.remote.client.fact.GetNewWsmoSourceResponse")
int getNewWsmoSource(String sourceName)
                     throws IllegalSourceNameException_Exception,
                            ServiceLimitExceededException_Exception
- Throws:
 IllegalSourceNameException_Exception
ServiceLimitExceededException_Exception
 
Copyright © 2008. All Rights Reserved.