| Package | Description |
|---|---|
| io.tesler.model.core.converter | |
| io.tesler.model.core.entity.security | |
| io.tesler.model.core.entity.security.types |
| Modifier and Type | Method and Description |
|---|---|
GroupRelationType |
GroupRelationTypeConverter.convertToEntityAttribute(Integer dbData) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
GroupRelationTypeConverter.convertToDatabaseColumn(GroupRelationType attribute) |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<GroupRelation,GroupRelationType> |
GroupRelation_.relationType |
| Modifier and Type | Method and Description |
|---|---|
static GroupRelationType |
GroupRelationType.of(int intValue) |
static GroupRelationType |
GroupRelationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupRelationType[] |
GroupRelationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 Tesler. All rights reserved.