@Service @Transactional(value="herdTransactionManager") public class StoragePlatformServiceImpl extends Object implements StoragePlatformService
| Constructor and Description |
|---|
StoragePlatformServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
StoragePlatform |
getStoragePlatform(String storagePlatformName) |
StoragePlatforms |
getStoragePlatforms()
Gets a list of storage platforms.
|
public StoragePlatform getStoragePlatform(String storagePlatformName)
getStoragePlatform in interface StoragePlatformServicepublic StoragePlatforms getStoragePlatforms()
getStoragePlatforms in interface StoragePlatformServiceCopyright © 2021. All rights reserved.