| Package | Description |
|---|---|
| de.adorsys.aspsp.xs2a.repository | |
| de.adorsys.aspsp.xs2a.service.mapper |
| Modifier and Type | Method and Description |
|---|---|
List<AisConsent> |
AisConsentRepository.findByConsentStatusIn(Set<CmsConsentStatus> statuses) |
Optional<AisConsent> |
AisConsentRepository.findByExternalId(String externalId) |
Optional<AisConsent> |
AisConsentRepository.findByExternalIdAndConsentStatusIn(String externalId,
Set<CmsConsentStatus> statuses) |
| Modifier and Type | Method and Description |
|---|---|
AisAccountConsent |
AisConsentMapper.mapToAisAccountConsent(AisConsent consent) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.