public interface StoragePolicyStatusDao extends BaseJpaDao
| Modifier and Type | Method and Description |
|---|---|
StoragePolicyStatusEntity |
getStoragePolicyStatusByCode(String code)
Gets a storage policy status by it's code.
|
delete, detach, findAll, findById, findByNamedProperties, findUniqueByNamedProperties, getCurrentTimestamp, getEntityManager, query, queryByNamedParams, save, saveAndRefreshStoragePolicyStatusEntity getStoragePolicyStatusByCode(String code)
code - the storage policy status code (case-insensitive)Copyright © 2021. All rights reserved.