|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.kfs.module.endow.document.service.impl.CashSweepModelServiceImpl
public class CashSweepModelServiceImpl
This class is the service implementation for the CashSweepModelService. This is the default, Kuali provided implementation.
Constructor Summary | |
---|---|
CashSweepModelServiceImpl()
|
Method Summary | |
---|---|
org.kuali.rice.kns.service.BusinessObjectService |
getBusinessObjectService()
This method gets the businessObjectService. |
CashSweepModel |
getByPrimaryKey(Integer cashSweepModelID)
Gets a cashSweepModel model id by primary key. |
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 |
---|
public CashSweepModelServiceImpl()
Method Detail |
---|
public CashSweepModel getByPrimaryKey(Integer cashSweepModelID)
CashSweepModelService
getByPrimaryKey
in interface CashSweepModelService
org.kuali.kfs.module.endow.document.service.CashSweepModelService#getByPrimaryKey(java.lang.String)
public org.kuali.rice.kns.service.BusinessObjectService getBusinessObjectService()
public void setBusinessObjectService(org.kuali.rice.kns.service.BusinessObjectService businessObjectService)
businessObjectService
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |