org.gcube.ontologymanagement.ontologymanagementservice.factory
Class OntologyManagerFactory
java.lang.Object
org.gcube.ontologymanagement.ontologymanagementservice.factory.OntologyManagerFactory
public class OntologyManagerFactory
- extends java.lang.Object
Method Summary |
ArrayOfOntologyDescriptions |
getAvailableOntologies(GetAvailableOntologies params)
|
org.apache.axis.message.addressing.EndpointReferenceType |
getOntologyManager(java.lang.String ontologyURI)
|
org.apache.axis.message.addressing.EndpointReferenceType |
importOntologyURL(OntologyDescriptionAndURL request)
|
static void |
init()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OntologyManagerFactory
public OntologyManagerFactory()
init
public static void init()
throws java.lang.Exception
- Throws:
java.lang.Exception
importOntologyURL
public org.apache.axis.message.addressing.EndpointReferenceType importOntologyURL(OntologyDescriptionAndURL request)
throws GCUBEFault
- Throws:
GCUBEFault
getAvailableOntologies
public ArrayOfOntologyDescriptions getAvailableOntologies(GetAvailableOntologies params)
throws GCUBEFault
- Throws:
GCUBEFault
getOntologyManager
public org.apache.axis.message.addressing.EndpointReferenceType getOntologyManager(java.lang.String ontologyURI)
throws GCUBEFault
- Throws:
GCUBEFault