org.kuali.hr.lm.leavedonation.dao
Interface LeaveDonationDao

All Known Implementing Classes:
LeaveDonationDaoSpringOjbImpl

public interface LeaveDonationDao


Method Summary
 LeaveDonation getLeaveDonation(String lmLeaveDonationId)
          Get leave Donationfrom id
 

Method Detail

getLeaveDonation

LeaveDonation getLeaveDonation(String lmLeaveDonationId)
Get leave Donationfrom id

Parameters:
lmLeaveDonationId -
Returns:
LeaveDonation


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.