| Modifier and Type | Method and Description |
|---|---|
AccessList |
AccessService.copy(AccessList accessList,
AccessListType targetType)
Copies the existing access list and assigns the appropriate type
|
| Modifier and Type | Method and Description |
|---|---|
AccessListType |
AccessListTypeConverter.convertToEntityAttribute(Integer dbData) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
AccessListTypeConverter.convertToDatabaseColumn(AccessListType attribute) |
| Modifier and Type | Field and Description |
|---|---|
static javax.persistence.metamodel.SingularAttribute<AccessList,AccessListType> |
AccessList_.type |
| Modifier and Type | Method and Description |
|---|---|
static AccessListType |
AccessListType.of(int intValue) |
static AccessListType |
AccessListType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessListType[] |
AccessListType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccessList |
BaseAccessService.copy(AccessList accessList,
AccessListType targetType) |
Copyright © 2018–2021 Tesler. All rights reserved.