uk.ac.soton.ecs.grimoires.server.impl.metadata.api.inquire
Interface Grimoires

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
GrimoiresLocator

public interface Grimoires
extends javax.xml.rpc.Service


Method Summary
 InquireMetadataPort getinquire_metadata()
           
 InquireMetadataPort getinquire_metadata(URL portAddress)
           
 String getinquire_metadataAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getinquire_metadataAddress

public String getinquire_metadataAddress()

getinquire_metadata

public InquireMetadataPort getinquire_metadata()
                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getinquire_metadata

public InquireMetadataPort getinquire_metadata(URL portAddress)
                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException