public interface StoragePolicyRuleTypeDao extends BaseJpaDao
| Modifier and Type | Method and Description |
|---|---|
StoragePolicyRuleTypeEntity |
getStoragePolicyRuleTypeByCode(String code)
Gets a storage policy rule type by it's code.
|
delete, detach, findAll, findById, findByNamedProperties, findUniqueByNamedProperties, getCurrentTimestamp, getEntityManager, query, queryByNamedParams, save, saveAndRefreshStoragePolicyRuleTypeEntity getStoragePolicyRuleTypeByCode(String code)
code - the storage policy rule type code (case-insensitive)Copyright © 2019. All rights reserved.