org.kuali.kpme.pm.position.funding.service
Class PositionFundingServiceImpl
java.lang.Object
   org.kuali.kpme.pm.position.funding.service.PositionFundingServiceImpl
org.kuali.kpme.pm.position.funding.service.PositionFundingServiceImpl
- All Implemented Interfaces: 
- PositionFundingService
- public class PositionFundingServiceImpl 
- extends Object- implements PositionFundingService
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PositionFundingServiceImpl
public PositionFundingServiceImpl()
getFundingListForPosition
public List<PositionFunding> getFundingListForPosition(String hrPositionId)
- 
- Specified by:
- getFundingListForPositionin interface- PositionFundingService
 
- 
 
getPositionFundingDao
public PositionFundingDao getPositionFundingDao()
- 
 
- 
 
setPositionFundingDao
public void setPositionFundingDao(PositionFundingDao positionFundingDao)
- 
 
- 
 
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.