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

All Known Implementing Classes:
CashSweepModelServiceImpl

public interface CashSweepModelService


Method Summary
 CashSweepModel getByPrimaryKey(Integer cashSweepModelID)
          Gets a cashSweepModel model id by primary key.
 

Method Detail

getByPrimaryKey

CashSweepModel getByPrimaryKey(Integer cashSweepModelID)
Gets a cashSweepModel model id by primary key.

Parameters:
cashSweepModelID -
Returns:
a cashSweepModel


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