MUM.resourceMngService
Interface IMetaDataToResourceTranslator

All Known Implementing Classes:
MetaDataToResourceTranslator

public interface IMetaDataToResourceTranslator

This interface describe the entity which translates a request for the streaming of a certain metadata, into a resource request.


Method Summary
 IResourceResponse isResourcesForMetadata(IMetadata metadata, java.lang.String identifier)
          This method verifies if there are enough resource for the metadata.
 

Method Detail

isResourcesForMetadata

public IResourceResponse isResourcesForMetadata(IMetadata metadata,
                                                java.lang.String identifier)
                                         throws ResourceBookingException
This method verifies if there are enough resource for the metadata.

Throws:
ResourceBookingException


Copyright © 2004 Luca Foschini