Interface CurrencyAware

All Superinterfaces:
CurrencyConsumer, javax.money.CurrencySupplier

public interface CurrencyAware extends javax.money.CurrencySupplier, CurrencyConsumer
Aggregate interface to indicate that an implementation accepts and provides CurrencyUnit.
Author:
Kelly Tisdell (ktisdell)
  • Method Summary

    Methods inherited from interface com.broadleafcommerce.money.CurrencyConsumer

    setCurrency

    Methods inherited from interface javax.money.CurrencySupplier

    getCurrency