org.kuali.kfs.module.endow.document.service
Interface AutomatedCashInvestmentModelService

All Known Implementing Classes:
AutomatedCashInvestmentModelServiceImpl

public interface AutomatedCashInvestmentModelService


Method Summary
 AutomatedCashInvestmentModel getByPrimaryKey(Integer aciModelID)
          Gets a automatedCashInvestmentModel model id by primary key.
 

Method Detail

getByPrimaryKey

AutomatedCashInvestmentModel getByPrimaryKey(Integer aciModelID)
Gets a automatedCashInvestmentModel model id by primary key.

Parameters:
aciModelID -
Returns:
a automatedCashInvestmentModel


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.