org.kuali.hr.lm.leavedonation.service
Class LeaveDonationServiceImpl
java.lang.Object
org.kuali.hr.lm.leavedonation.service.LeaveDonationServiceImpl
- All Implemented Interfaces:
- LeaveDonationService
public class LeaveDonationServiceImpl
- extends Object
- implements LeaveDonationService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LeaveDonationServiceImpl
public LeaveDonationServiceImpl()
getLeaveDonationDao
public LeaveDonationDao getLeaveDonationDao()
setLeaveDonationDao
public void setLeaveDonationDao(LeaveDonationDao leaveDonationDao)
getLeaveDonation
public LeaveDonation getLeaveDonation(String lmLeaveDonationId)
- Description copied from interface:
LeaveDonationService
- Fetch LeaveDonation by id
- Specified by:
getLeaveDonation
in interface LeaveDonationService
- Returns:
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.