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

All Superinterfaces:
Remote
All Known Implementing Classes:
InquireMetadataSoapImpl, InquireMetadataSoapSkeleton, InquireMetadataSoapStub, InquireMetadataTie

public interface InquireMetadataPort
extends Remote


Method Summary
 EntityReferenceList find_entityByMetadata(Find_entityByMetadata body)
           
 MetadataInfos get_entityMetadata(Get_entityMetadata body)
           
 MetadataInfo get_metadataDetail(Get_metadataDetail body)
           
 UriBag get_supportedEntityType(Get_supportedEntityType body)
           
 

Method Detail

get_metadataDetail

public MetadataInfo get_metadataDetail(Get_metadataDetail body)
                                throws RemoteException,
                                       FaultDetailList
Throws:
RemoteException
FaultDetailList

find_entityByMetadata

public EntityReferenceList find_entityByMetadata(Find_entityByMetadata body)
                                          throws RemoteException,
                                                 FaultDetailList
Throws:
RemoteException
FaultDetailList

get_entityMetadata

public MetadataInfos get_entityMetadata(Get_entityMetadata body)
                                 throws RemoteException,
                                        FaultDetailList
Throws:
RemoteException
FaultDetailList

get_supportedEntityType

public UriBag get_supportedEntityType(Get_supportedEntityType body)
                               throws RemoteException,
                                      FaultDetailList
Throws:
RemoteException
FaultDetailList