com.highdeal.currency
Interface CurrencyBookNotifier.ICurrencyBookNotifier

Enclosing class:
CurrencyBookNotifier

public static interface CurrencyBookNotifier.ICurrencyBookNotifier

This Java interface defines the methods that can be implemented to customize the behavior of your application.


Method Summary
 CurrencyBook onUnknownCurrency(java.lang.String code, CurrencyBook currenciesBook)
           
 

Method Detail

onUnknownCurrency

CurrencyBook onUnknownCurrency(java.lang.String code,
                               CurrencyBook currenciesBook)

Document Published: October 2015 (SAP CC 4.0 SP10 and Later)