| Package | Description |
|---|---|
| org.finra.herd.dao | |
| org.finra.herd.dao.impl | |
| org.finra.herd.model.jpa |
| Modifier and Type | Method and Description |
|---|---|
GlobalAttributeDefinitionLevelEntity |
GlobalAttributeDefinitionLevelDao.getGlobalAttributeDefinitionLevel(String code)
Gets a global attribute definition level by its code
|
| Modifier and Type | Method and Description |
|---|---|
GlobalAttributeDefinitionLevelEntity |
GlobalAttributeDefinitionLevelDaoImpl.getGlobalAttributeDefinitionLevel(String code) |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<GlobalAttributeDefinitionLevelEntity,String> |
GlobalAttributeDefinitionLevelEntity_.globalAttributeDefinitionLevel |
static javax.persistence.metamodel.SingularAttribute<GlobalAttributeDefinitionEntity,GlobalAttributeDefinitionLevelEntity> |
GlobalAttributeDefinitionEntity_.globalAttributeDefinitionLevel |
| Modifier and Type | Method and Description |
|---|---|
GlobalAttributeDefinitionLevelEntity |
GlobalAttributeDefinitionEntity.getGlobalAttributeDefinitionLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
GlobalAttributeDefinitionEntity.setGlobalAttributeDefinitionLevel(GlobalAttributeDefinitionLevelEntity globalAttributeDefinitionLevel) |
Copyright © 2021. All rights reserved.