@Component public class CardAccountAspect extends AbstractLinkAspect<CardAccountController>
| Constructor and Description |
|---|
CardAccountAspect(AspspProfileServiceWrapper aspspProfileServiceWrapper) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject<Xs2aCardAccountDetailsHolder> |
getCardAccountDetails(ResponseObject<Xs2aCardAccountDetailsHolder> result) |
ResponseObject<Xs2aCardAccountListHolder> |
getCardAccountList(ResponseObject<Xs2aCardAccountListHolder> result) |
ResponseObject<Xs2aCardTransactionsReport> |
getTransactionsReportByPeriod(ResponseObject<Xs2aCardTransactionsReport> result,
Xs2aTransactionsReportByPeriodRequest request) |
hasErrorpublic CardAccountAspect(AspspProfileServiceWrapper aspspProfileServiceWrapper)
public ResponseObject<Xs2aCardAccountListHolder> getCardAccountList(ResponseObject<Xs2aCardAccountListHolder> result)
public ResponseObject<Xs2aCardAccountDetailsHolder> getCardAccountDetails(ResponseObject<Xs2aCardAccountDetailsHolder> result)
public ResponseObject<Xs2aCardTransactionsReport> getTransactionsReportByPeriod(ResponseObject<Xs2aCardTransactionsReport> result, Xs2aTransactionsReportByPeriodRequest request)
Copyright © 2020. All rights reserved.