public interface GlobalAttributeDefinitionLevelDao extends BaseJpaDao
| Modifier and Type | Method and Description |
|---|---|
GlobalAttributeDefinitionLevelEntity |
getGlobalAttributeDefinitionLevel(String code)
Gets a global attribute definition level by its code
|
delete, detach, findAll, findById, findByNamedProperties, findUniqueByNamedProperties, getCurrentTimestamp, getEntityManager, query, queryByNamedParams, save, saveAndRefreshGlobalAttributeDefinitionLevelEntity getGlobalAttributeDefinitionLevel(String code)
code - the global attribute definition level code (case-insensitive)Copyright © 2019. All rights reserved.