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

Packages that use EndowmentExceptionReportHeader
org.kuali.kfs.module.endow.batch.service.impl   
org.kuali.kfs.module.endow.businessobject   
 

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

Fields in org.kuali.kfs.module.endow.batch.service.impl declared as EndowmentExceptionReportHeader
protected  EndowmentExceptionReportHeader HoldingHistoryMarketValuesUpdateServiceImpl.holdingHistoryMarketValueExceptionReportHeader
           
protected  EndowmentExceptionReportHeader HoldingHistoryMarketValuesUpdateServiceImpl.holdingHistoryMarketValueExceptionRowReason
           
protected  EndowmentExceptionReportHeader HoldingHistoryMarketValuesUpdateServiceImpl.holdingHistoryMarketValueExceptionRowValues
           
protected  EndowmentExceptionReportHeader ProcessFeeTransactionsServiceImpl.processFeeTransactionsExceptionReportHeader
           
protected  EndowmentExceptionReportHeader ProcessFeeTransactionsServiceImpl.processFeeTransactionsExceptionRowReason
           
protected  EndowmentExceptionReportHeader ProcessFeeTransactionsServiceImpl.processFeeTransactionsRowValues
           
 

Methods in org.kuali.kfs.module.endow.batch.service.impl that return EndowmentExceptionReportHeader
protected  EndowmentExceptionReportHeader HoldingHistoryMarketValuesUpdateServiceImpl.getHoldingHistoryMarketValueExceptionReportHeader()
          Gets the holdingHistoryMarketValueExceptionReportHeader attribute.
protected  EndowmentExceptionReportHeader HoldingHistoryMarketValuesUpdateServiceImpl.getHoldingHistoryMarketValueExceptionRowReason()
          Gets the holdingHistoryMarketValueExceptionRowReason attribute.
protected  EndowmentExceptionReportHeader HoldingHistoryMarketValuesUpdateServiceImpl.getHoldingHistoryMarketValueExceptionRowValues()
          Gets the holdingHistoryMarketValueExceptionRowValues attribute.
 EndowmentExceptionReportHeader ProcessFeeTransactionsServiceImpl.getProcessFeeTransactionsExceptionReportHeader()
          Gets the processFeeTransactionsExceptionReportHeader attribute.
 EndowmentExceptionReportHeader ProcessFeeTransactionsServiceImpl.getProcessFeeTransactionsExceptionRowReason()
          Gets the processFeeTransactionsExceptionRowReason attribute.
 EndowmentExceptionReportHeader ProcessFeeTransactionsServiceImpl.getProcessFeeTransactionsRowValues()
          Gets the processFeeTransactionsRowValues attribute.
 

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type EndowmentExceptionReportHeader
 void HoldingHistoryMarketValuesUpdateServiceImpl.setHoldingHistoryMarketValueExceptionReportHeader(EndowmentExceptionReportHeader holdingHistoryMarketValueExceptionReportHeader)
          Sets the holdingHistoryMarketValueExceptionReportHeader attribute value.
 void HoldingHistoryMarketValuesUpdateServiceImpl.setHoldingHistoryMarketValueExceptionRowReason(EndowmentExceptionReportHeader holdingHistoryMarketValueExceptionRowReason)
          Sets the holdingHistoryMarketValueExceptionRowReason attribute value.
 void HoldingHistoryMarketValuesUpdateServiceImpl.setHoldingHistoryMarketValueExceptionRowValues(EndowmentExceptionReportHeader holdingHistoryMarketValueExceptionRowValues)
          Sets the holdingHistoryMarketValueExceptionRowValues attribute value.
 void ProcessFeeTransactionsServiceImpl.setProcessFeeTransactionsExceptionReportHeader(EndowmentExceptionReportHeader processFeeTransactionsExceptionReportHeader)
          Sets the processFeeTransactionsExceptionReportHeader attribute value.
 void ProcessFeeTransactionsServiceImpl.setProcessFeeTransactionsExceptionRowReason(EndowmentExceptionReportHeader processFeeTransactionsExceptionRowReason)
          Sets the processFeeTransactionsExceptionRowReason attribute value.
 void ProcessFeeTransactionsServiceImpl.setProcessFeeTransactionsRowValues(EndowmentExceptionReportHeader processFeeTransactionsRowValues)
          Sets the processFeeTransactionsRowValues attribute value.
 

Uses of EndowmentExceptionReportHeader in org.kuali.kfs.module.endow.businessobject
 

Subclasses of EndowmentExceptionReportHeader in org.kuali.kfs.module.endow.businessobject
 class GLInterfaceBatchExceptionReportHeader
           
 



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