|
||||||||||
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.AutomatedCashInvestmentModelServiceImpl
public class AutomatedCashInvestmentModelServiceImpl
This class is the service implementation for the AutomatedCashInvestmentModelService. This is the default, Kuali provided implementation.
Constructor Summary | |
---|---|
AutomatedCashInvestmentModelServiceImpl()
|
Method Summary | |
---|---|
org.kuali.rice.kns.service.BusinessObjectService |
getBusinessObjectService()
This method gets the businessObjectService. |
AutomatedCashInvestmentModel |
getByPrimaryKey(Integer aciModelID)
Gets a automatedCashInvestmentModel 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 AutomatedCashInvestmentModelServiceImpl()
Method Detail |
---|
public AutomatedCashInvestmentModel getByPrimaryKey(Integer aciModelID)
AutomatedCashInvestmentModelService
getByPrimaryKey
in interface AutomatedCashInvestmentModelService
AutomatedCashInvestmentModelService.getByPrimaryKey(java.lang.Integer)
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 |