uk.ac.soton.ecs.grimoires.server.impl.metadata.api
Interface PublishMetadataPort

All Superinterfaces:
Remote
All Known Implementing Classes:
PublishMetadataSoapImpl, PublishMetadataSoapSkeleton, PublishMetadataSoapStub, PublishMetadataTie

public interface PublishMetadataPort
extends Remote


Method Summary
 MetadataInfo addMetadataToEntity(AddMetadataToEntity body)
           
 boolean deleteMetadata(DeleteMetadata body)
           
 

Method Detail

addMetadataToEntity

public MetadataInfo addMetadataToEntity(AddMetadataToEntity body)
                                 throws RemoteException,
                                        FaultDetailList
Throws:
RemoteException
FaultDetailList

deleteMetadata

public boolean deleteMetadata(DeleteMetadata body)
                       throws RemoteException,
                              FaultDetailList
Throws:
RemoteException
FaultDetailList