Interface SettlementDateRequestListener<S extends SettlementDateSubjectInfo>

All Superinterfaces:
CancellableSettlementDateRequestListener<S>

public interface SettlementDateRequestListener<S extends SettlementDateSubjectInfo> extends CancellableSettlementDateRequestListener<S>
A SettlementDateRequestListener provides an interface to a calendar service which can provide settlement dates for the frontend. The implementation supports both synchronous and asynchronous callbacks.