| Package | Description |
|---|---|
| de.adorsys.multibanking.mongo.mapper | |
| de.adorsys.multibanking.mongo.repository |
| Modifier and Type | Method and Description |
|---|---|
RawSepaTransactionMongoEntity |
MongoEntityMapperImpl.mapToRawSepaTransactionMongoEntity(RawSepaTransactionEntity paymentEntity) |
RawSepaTransactionMongoEntity |
MongoEntityMapper.mapToRawSepaTransactionMongoEntity(RawSepaTransactionEntity paymentEntity) |
| Modifier and Type | Method and Description |
|---|---|
RawSepaTransactionEntity |
MongoEntityMapperImpl.mapToRawSepaTransactionEntity(RawSepaTransactionMongoEntity rawSepaTransactionMongoEntity) |
RawSepaTransactionEntity |
MongoEntityMapper.mapToRawSepaTransactionEntity(RawSepaTransactionMongoEntity rawSepaTransactionMongoEntity) |
| Modifier and Type | Method and Description |
|---|---|
Optional<RawSepaTransactionMongoEntity> |
RawSepaTransactionRepositoryMongodb.findByUserIdAndId(String userId,
String id) |
Copyright © 2019. All rights reserved.