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