@Component public class StoragePlatformHelper extends Object
| Constructor and Description |
|---|
StoragePlatformHelper() |
| Modifier and Type | Method and Description |
|---|---|
StoragePlatformEntity |
getStoragePlatformEntity(String storagePlatformName)
Gets a storage platform entity by name.
|
public StoragePlatformEntity getStoragePlatformEntity(String storagePlatformName) throws ObjectNotFoundException
storagePlatformName - the storage platform name.ObjectNotFoundException - if the storage platform was not found.Copyright © 2021. All rights reserved.