Class AddressDataProviderDonation

java.lang.Object
ch.tocco.nice2.optional.donation.impl.AddressDataProviderDonation
All Implemented Interfaces:
AddressDataProvider, SalutationConstants

@Component public class AddressDataProviderDonation extends Object implements AddressDataProvider, SalutationConstants
Data provider to enable address generation for Donation entity.

This provider delegates to User and Address providers based on the relationships available in the Donation entity.