org.kuali.kfs.module.endow.document.service.impl
Class PooledFundControlServiceImpl
java.lang.Object
org.kuali.kfs.module.endow.document.service.impl.PooledFundControlServiceImpl
- All Implemented Interfaces:
- PooledFundControlService
public class PooledFundControlServiceImpl
- extends Object
- implements PooledFundControlService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PooledFundControlServiceImpl
public PooledFundControlServiceImpl()
getByPrimaryKey
public PooledFundControl getByPrimaryKey(String id)
- Specified by:
getByPrimaryKey
in interface PooledFundControlService
- See Also:
PooledFundControlService.getByPrimaryKey(java.lang.String)
getBusinessObjectService
public org.kuali.rice.kns.service.BusinessObjectService getBusinessObjectService()
- This method gets the businessObjectService.
- Returns:
- businessObjectService
setBusinessObjectService
public void setBusinessObjectService(org.kuali.rice.kns.service.BusinessObjectService businessObjectService)
- This method sets the businessObjectService
- Parameters:
businessObjectService
-
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.