Uses of Class
org.kuali.kfs.module.endow.businessobject.TransactionArchive

Packages that use TransactionArchive
org.kuali.kfs.module.endow.batch.service.impl   
org.kuali.kfs.module.endow.dataaccess   
org.kuali.kfs.module.endow.dataaccess.impl   
org.kuali.kfs.module.endow.document.service   
org.kuali.kfs.module.endow.document.service.impl   
org.kuali.kfs.module.endow.report.service.impl   
 

Uses of TransactionArchive in org.kuali.kfs.module.endow.batch.service.impl
 

Methods in org.kuali.kfs.module.endow.batch.service.impl that return TransactionArchive
protected  TransactionArchive EndowmenteDocPostingServiceImpl.createTranArchive(EndowmentTransactionLine tranLine, String documentType, String subTypeCode)
          This method creates a new Transaction Archive BO from the transaction line, and line document.
 

Methods in org.kuali.kfs.module.endow.batch.service.impl that return types with arguments of type TransactionArchive
protected  List<TransactionArchive> CreateRecurringCashTransferTransactionsServiceImpl.retrieveTransactionArchives(String sourceKemid, Date lastProcessDate, String targetEtranCode)
           
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type TransactionArchive
protected  void EndowmenteDocPostingServiceImpl.calculateTransactionArchiveAmount(TransactionArchive tranArchive, BigDecimal transactionAmount)
          Helper method to figure out if transaction archive income/principal amount to be negated If document type is ECI, EAD, ELI, GLET, ECT AND line type code = T then copy transaction amount value to either income or principal based on ip indicator.
 

Method parameters in org.kuali.kfs.module.endow.batch.service.impl with type arguments of type TransactionArchive
protected  org.kuali.rice.kns.util.KualiDecimal CreateRecurringCashTransferTransactionsServiceImpl.calculateTotalIncomeTransactionArchives(List<TransactionArchive> transactionArchiveList)
           
 

Uses of TransactionArchive in org.kuali.kfs.module.endow.dataaccess
 

Methods in org.kuali.kfs.module.endow.dataaccess that return TransactionArchive
 TransactionArchive TransactionArchiveDao.getByPrimaryKey(String documentNumber, int lineNumber, String lineTypeCode)
          Gets a transactionArchive by primary keys.
 

Methods in org.kuali.kfs.module.endow.dataaccess that return types with arguments of type TransactionArchive
 Collection<TransactionArchive> TransactionArchiveDao.getAllTransactionArchives()
          Gets a collection of records from END_TRAN_ARCHV_T table
 Collection<TransactionArchive> TransactionArchiveDao.getAllTransactionArchives(Date postedDate)
          Gets a collection of records from END_TRAN_ARCHV_T table.
 List<TransactionArchive> TransactionArchiveDao.getTransactionArchiveByKemidsAndPostedDate(String kemid, String endowmentOption, Date beginningDate, Date endingDate, String closedIndicator, String transactionSubType)
          Gets a collection of TransactionArchive by kemids and posted dates
 List<TransactionArchive> TransactionArchiveDao.getTransactionArchivesByKemid(String kemid, Date beginningDate, Date endingDate)
          Gets a collection of TransactionArchive by kemid and beginning and ending dates
 List<TransactionArchive> PooledFundControlTransactionsDao.getTransactionArchiveWithSecurityAndDocNames(PooledFundControl pooledFundControl, List<String> documentTypeNames, Date currentDate)
          Gets all transaction archive with security id and document names
 

Uses of TransactionArchive in org.kuali.kfs.module.endow.dataaccess.impl
 

Methods in org.kuali.kfs.module.endow.dataaccess.impl that return TransactionArchive
 TransactionArchive EndowmentAccountingLineBaseDaoOjb.getByPrimaryKey(String documentNumber, int lineNumber, String lineTypeCode)
           
 TransactionArchive TransactionArchiveDaoOjb.getByPrimaryKey(String documentNumber, int lineNumber, String lineTypeCode)
           
 

Methods in org.kuali.kfs.module.endow.dataaccess.impl that return types with arguments of type TransactionArchive
 Collection<TransactionArchive> EndowmentAccountingLineBaseDaoOjb.getAllTransactionArchives()
           
 Collection<TransactionArchive> TransactionArchiveDaoOjb.getAllTransactionArchives()
           
 Collection<TransactionArchive> TransactionArchiveDaoOjb.getAllTransactionArchives(Date postedDate)
           
 List<TransactionArchive> TransactionArchiveDaoOjb.getTransactionArchiveByKemidsAndPostedDate(String kemid, String endowmentOption, Date beginningDate, Date endingDate, String closedIndicator, String transactionSubType)
           
 List<TransactionArchive> TransactionArchiveDaoOjb.getTransactionArchivesByKemid(String kemid, Date beginningDate, Date endingDate)
           
protected  Collection<TransactionArchive> EndowmentAccountingLineBaseDaoOjb.getTransactionArchivesForTransactions(FeeMethod feeMethod)
          Prepares the criteria to select the records from END_TRAN_ARCHV_T table
protected  Collection<TransactionArchive> TransactionArchiveDaoOjb.getTransactionArchivesForTransactions(FeeMethod feeMethod)
          Prepares the criteria to select the records from END_TRAN_ARCHV_T table
 List<TransactionArchive> PooledFundControlTransactionsDaoOjb.getTransactionArchiveWithSecurityAndDocNames(PooledFundControl pooledFundControl, List<String> documentTypeNames, Date currentDate)
           
 

Uses of TransactionArchive in org.kuali.kfs.module.endow.document.service
 

Methods in org.kuali.kfs.module.endow.document.service that return TransactionArchive
 TransactionArchive TransactionArchiveService.getByPrimaryKey(String documentNumber, int lineNumber, String lineTypeCode)
          Gets a transactionArchive by primary keys.
 

Methods in org.kuali.kfs.module.endow.document.service that return types with arguments of type TransactionArchive
 Collection<TransactionArchive> TransactionArchiveService.getAllTransactionArchives()
          Gets a collection of records from END_TRAN_ARCHV_T table
 Collection<TransactionArchive> TransactionArchiveService.getAllTransactionArchives(String typeCode, String etranCode)
          Gets a collection of records from END_TRAN_ARCHV_T table for a given TRAN_IP_IND_CD, DOC_TYP_NM, TRAN_ETRAN_CD
 Collection<TransactionArchive> TransactionArchiveService.getTransactionArchivesByDocumentTypeName(String typeCode)
          Gets a collection of records from END_TRAN_ARCHV_T table for a given DOC_TYP_NM
 Collection<TransactionArchive> TransactionArchiveService.getTransactionArchivesByDocumentTypeNameAndETranCode(String typeCode, String etranCode)
          Gets a collection of records from END_TRAN_ARCHV_T table for a given DOC_TYP_NM and TRAN_ETRAN_CD
 Collection<TransactionArchive> TransactionArchiveService.getTransactionArchivesByETranCode(String etranCode)
          Gets a collection of records from END_TRAN_ARCHV_T table for a given ETranCode
 Collection<TransactionArchive> TransactionArchiveService.getTransactionArchivesByIncomeOrPrincipalIndicator(String incomeOrPrincipalIndicator)
          Gets a collection of records from END_TRAN_ARCHV_T table for a given TRAN_IP_IND_CD
 

Uses of TransactionArchive in org.kuali.kfs.module.endow.document.service.impl
 

Methods in org.kuali.kfs.module.endow.document.service.impl that return TransactionArchive
 TransactionArchive TransactionArchiveServiceImpl.getByPrimaryKey(String documentNumber, int lineNumber, String lineTypeCode)
           
 

Methods in org.kuali.kfs.module.endow.document.service.impl that return types with arguments of type TransactionArchive
 Collection<TransactionArchive> TransactionArchiveServiceImpl.getAllTransactionArchives()
           
 Collection<TransactionArchive> TransactionArchiveServiceImpl.getAllTransactionArchives(String typeCode, String etranCode)
           
 Collection<TransactionArchive> TransactionArchiveServiceImpl.getTransactionArchivesByDocumentTypeName(String typeCode)
           
 Collection<TransactionArchive> TransactionArchiveServiceImpl.getTransactionArchivesByDocumentTypeNameAndETranCode(String typeCode, String etranCode)
           
 Collection<TransactionArchive> TransactionArchiveServiceImpl.getTransactionArchivesByETranCode(String etranCode)
           
 Collection<TransactionArchive> TransactionArchiveServiceImpl.getTransactionArchivesByIncomeOrPrincipalIndicator(String incomeOrPrincipalIndicator)
           
 

Uses of TransactionArchive in org.kuali.kfs.module.endow.report.service.impl
 

Methods in org.kuali.kfs.module.endow.report.service.impl with parameters of type TransactionArchive
protected  Security TransactionStatementReportServieImpl.getSecurity(TransactionArchive transactionArchive)
          Gets a security object
protected  TransactionArchiveSecurity TransactionStatementReportServieImpl.getTransactionArchiveSecurity(TransactionArchive transactionArchive)
          Gets a transaction archive object
protected  void TransactionSummaryReportServiceImpl.getTransactionArchiveTotalsForCashTransfers(TransactionSummaryReportDataHolder transactionSummaryReportDataHolder, TransactionArchive transactionArchive)
          Cash Transfers.....
protected  void TransactionSummaryReportServiceImpl.getTransactionArchiveTotalsForExpenseTypeCode(TransactionSummaryReportDataHolder transactionSummaryReportDataHolder, TransactionArchive transactionArchive)
          Method to look into each transaction archive record and gather income or principal amounts.
protected  void TransactionSummaryReportServiceImpl.getTransactionArchiveTotalsForIncomeTypeCode(TransactionSummaryReportDataHolder transactionSummaryReportDataHolder, TransactionArchive transactionArchive)
          Method to look into each transaction archive record and gather income or principal amounts.
protected  void TransactionSummaryReportServiceImpl.getTransactionArchiveTotalsForSecurityTransfers(TransactionSummaryReportDataHolder transactionSummaryReportDataHolder, TransactionArchive transactionArchive)
          Security Transfers.....
 



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