@Component public class StoragePolicyStatusDaoHelper extends Object
| Constructor and Description |
|---|
StoragePolicyStatusDaoHelper() |
| Modifier and Type | Method and Description |
|---|---|
StoragePolicyStatusEntity |
getStoragePolicyStatusEntity(String code)
Gets a storage policy status entity and ensure it exists.
|
public StoragePolicyStatusEntity getStoragePolicyStatusEntity(String code) throws ObjectNotFoundException
code - the code (case insensitive)ObjectNotFoundException - if the status entity doesn't existCopyright © 2021. All rights reserved.