@Entity public class GlobalAttributeDefinitionLevelEntity extends AuditableEntity
| Modifier and Type | Class and Description |
|---|---|
static class |
GlobalAttributeDefinitionLevelEntity.GlobalAttributeDefinitionLevels
Supported levels.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
TABLE_NAME
The table name.
|
| Constructor and Description |
|---|
GlobalAttributeDefinitionLevelEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGlobalAttributeDefinitionLevel() |
void |
setGlobalAttributeDefinitionLevel(String globalAttributeDefinitionLevel) |
getCreatedBy, getCreatedOn, getUpdatedBy, getUpdatedOn, setCreatedBy, setCreatedOn, setUpdatedBy, setUpdatedOnpublic static final String TABLE_NAME
Copyright © 2019. All rights reserved.