@Service @Transactional(readOnly=true) public class AspspDataServiceInternal extends Object implements AspspDataService
| Constructor and Description |
|---|
AspspDataServiceInternal() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deleteAspspConsentData(@NotNull String externalId) |
@NotNull Optional<de.adorsys.psd2.xs2a.core.consent.AspspConsentData> |
readAspspConsentData(@NotNull String externalId) |
boolean |
updateAspspConsentData(@NotNull de.adorsys.psd2.xs2a.core.consent.AspspConsentData aspspConsentData) |
@NotNull public @NotNull Optional<de.adorsys.psd2.xs2a.core.consent.AspspConsentData> readAspspConsentData(@NotNull @NotNull String externalId)
readAspspConsentData in interface AspspDataService@Transactional
public boolean updateAspspConsentData(@NotNull
@NotNull de.adorsys.psd2.xs2a.core.consent.AspspConsentData aspspConsentData)
updateAspspConsentData in interface AspspDataService@Transactional
public boolean deleteAspspConsentData(@NotNull
@NotNull String externalId)
deleteAspspConsentData in interface AspspDataServiceCopyright © 2019. All rights reserved.