| Package | Description |
|---|---|
| de.adorsys.multibanking.jpa.mapper | |
| de.adorsys.multibanking.jpa.repository |
| Modifier and Type | Method and Description |
|---|---|
RuleJpaEntity |
JpaEntityMapperImpl.mapToRuleJpaEntity(RuleEntity ruleEntity) |
RuleJpaEntity |
JpaEntityMapper.mapToRuleJpaEntity(RuleEntity ruleEntity) |
| Modifier and Type | Method and Description |
|---|---|
RuleEntity |
JpaEntityMapperImpl.mapToRuleEntity(RuleJpaEntity ruleJpaEntity) |
RuleEntity |
JpaEntityMapper.mapToRuleEntity(RuleJpaEntity ruleJpaEntity) |
| Modifier and Type | Method and Description |
|---|---|
List<RuleEntity> |
JpaEntityMapperImpl.mapToRuleEntities(List<RuleJpaEntity> byUserId) |
List<RuleEntity> |
JpaEntityMapper.mapToRuleEntities(List<RuleJpaEntity> byUserId) |
| Modifier and Type | Method and Description |
|---|---|
Optional<RuleJpaEntity> |
BookingRuleRepositoryJpa.findByRuleId(String ruleId) |
List<RuleJpaEntity> |
BookingRuleRepositoryJpa.findByUserId(String userId) |
Copyright © 2020. All rights reserved.