public class EQValueToRoleConverter extends Object implements org.springframework.core.convert.converter.Converter<com.foreach.across.modules.entity.query.EQValue,Role>
EntityQuery.
Value is expected to be the authority of the Role.| Constructor and Description |
|---|
EQValueToRoleConverter(RoleRepository roleRepository) |
| Modifier and Type | Method and Description |
|---|---|
Role |
convert(com.foreach.across.modules.entity.query.EQValue source) |
public EQValueToRoleConverter(RoleRepository roleRepository)
Copyright © 2020. All rights reserved.