uk.ac.soton.ecs.grimoires.server.impl.metadata.api
Class PublishMetadataSoapImpl
java.lang.Object
uk.ac.soton.ecs.grimoires.server.impl.metadata.api.PublishMetadataSoapImpl
- All Implemented Interfaces:
- PublishMetadataPort, Remote
- public class PublishMetadataSoapImpl
- extends Object
- implements PublishMetadataPort
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublishMetadataSoapImpl
public PublishMetadataSoapImpl()
addMetadataToEntity
public MetadataInfo addMetadataToEntity(AddMetadataToEntity body)
throws RemoteException,
FaultDetailList
- Specified by:
addMetadataToEntity in interface PublishMetadataPort
- Throws:
RemoteException
FaultDetailList
deleteMetadata
public boolean deleteMetadata(DeleteMetadata body)
throws RemoteException,
FaultDetailList
- Specified by:
deleteMetadata in interface PublishMetadataPort
- Throws:
RemoteException
FaultDetailList