org.kuali.kfs.module.endow.document.service.impl
Class PooledFundControlServiceImpl

java.lang.Object
  extended by org.kuali.kfs.module.endow.document.service.impl.PooledFundControlServiceImpl
All Implemented Interfaces:
PooledFundControlService

public class PooledFundControlServiceImpl
extends Object
implements PooledFundControlService


Constructor Summary
PooledFundControlServiceImpl()
           
 
Method Summary
 org.kuali.rice.kns.service.BusinessObjectService getBusinessObjectService()
          This method gets the businessObjectService.
 PooledFundControl getByPrimaryKey(String id)
           
 void setBusinessObjectService(org.kuali.rice.kns.service.BusinessObjectService businessObjectService)
          This method sets the businessObjectService
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PooledFundControlServiceImpl

public PooledFundControlServiceImpl()
Method Detail

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.