Class Xs2aResultCache
- java.lang.Object
-
- de.adorsys.opba.protocol.xs2a.context.Xs2aResultCache
-
- All Implemented Interfaces:
ProtocolResultCache<String,de.adorsys.xs2a.adapter.api.model.AccountList,de.adorsys.xs2a.adapter.api.model.TransactionsResponse200Json>
public class Xs2aResultCache extends Object implements ProtocolResultCache<String,de.adorsys.xs2a.adapter.api.model.AccountList,de.adorsys.xs2a.adapter.api.model.TransactionsResponse200Json>
-
-
Constructor Summary
Constructors Constructor Description Xs2aResultCache()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.adorsys.opba.protocol.bpmnshared.dto.context.ProtocolResultCache
getAccounts, getCachedAt, getConsent, getTransactionsById, setAccounts, setCachedAt, setConsent, setTransactionsById
-
-