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

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

public interface Grimoires
extends javax.xml.rpc.Service


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

Method Detail

getpublish_metadataAddress

public String getpublish_metadataAddress()

getpublish_metadata

public PublishMetadataPort getpublish_metadata()
                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getpublish_metadata

public PublishMetadataPort getpublish_metadata(URL portAddress)
                                        throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException