org.kuali.kfs.module.endow.dataaccess
Interface EndowmentAccountingLineBaseDao

All Known Implementing Classes:
EndowmentAccountingLineBaseDaoOjb

public interface EndowmentAccountingLineBaseDao


Method Summary
 Collection<EndowmentAccountingLineBase> getAllEndowmentAccountingLines(String documentNumber)
          Gets a collection of records from END_ENDOW_ACCT_LINES_T table.
 

Method Detail

getAllEndowmentAccountingLines

Collection<EndowmentAccountingLineBase> getAllEndowmentAccountingLines(String documentNumber)
Gets a collection of records from END_ENDOW_ACCT_LINES_T table.

Parameters:
documentNumber -
Returns:
transactionArchives


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