Interface CopyDonationService

All Known Implementing Classes:
CopyDonationServiceImpl

public interface CopyDonationService
  • Method Summary

    Modifier and Type
    Method
    Description
    copyDonation(Entity donation)
     
  • Method Details