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