Uses of Class
es.bsc.dataclay.exceptions.metadataservice.StorageLocationAlreadyExistsException
-
Packages that use StorageLocationAlreadyExistsException Package Description es.bsc.dataclay.logic.logicmetadata -
-
Uses of StorageLocationAlreadyExistsException in es.bsc.dataclay.logic.logicmetadata
Methods in es.bsc.dataclay.logic.logicmetadata that throw StorageLocationAlreadyExistsException Modifier and Type Method Description StorageLocationID
LogicModuleMetadataMgr. registerStorageLocation(StorageLocation newStLoc)
This operation register the Storage Location with ID provided.
-