| Package | Description |
|---|---|
| de.adorsys.ledgers.sca.db.repository |
| Modifier and Type | Method and Description |
|---|---|
List<RecoveryPointEntity> |
RecoveryPointRepository.findAllByBranchId(String branchId) |
Optional<RecoveryPointEntity> |
RecoveryPointRepository.findByIdAndBranchId(long id,
String branchId) |
Copyright © 2020. All rights reserved.