Uses of Class
org.kuali.kfs.module.endow.document.EndowmentTransactionLinesDocumentBase

Packages that use EndowmentTransactionLinesDocumentBase
org.kuali.kfs.module.endow.document   
org.kuali.kfs.module.endow.document.validation.impl   
org.kuali.kfs.module.endow.document.web.struts   
 

Uses of EndowmentTransactionLinesDocumentBase in org.kuali.kfs.module.endow.document
 

Subclasses of EndowmentTransactionLinesDocumentBase in org.kuali.kfs.module.endow.document
 class AssetDecreaseDocument
          The Endowment Asset Decrease (EAD) is used to reduce the holdings of a KEMID, either through the cash sale of an asset or by removing it directly from the KEMID holding record.
 class AssetIncreaseDocument
          The Endowment Asset Increase (EAI) transaction is used to add to the holdings of a KEMID, either through the cash purchase of an asset or by depositing it directly into the KEMID holding record.
 class CashDecreaseDocument
           
 class CashIncreaseDocument
           
 class CashTransferDocument
           
 class CorporateReorganizationDocument
           
 class CorpusAdjustmentDocument
          This is the transactional document that is used to record a modification to the corpus value of the true endowment
 class EndowmentAccountingLinesDocumentBase
          Provides a base class for the Endowment Transfer of Funds documents.
 class EndowmentSecurityDetailsDocumentBase
           
 class EndowmentTaxLotLinesDocumentBase
           
 class EndowmentToGLTransferOfFundsDocument
           
 class EndowmentUnitShareAdjustmentDocument
          Endowment Unit/Share Adjustment (EUSA) transaction is available for those times when a number of units of a security held by the KEMID must be modified without affecting the original cost or carry value of the security tax lot(s).
 class GLToEndowmentTransferOfFundsDocument
           
 class HoldingAdjustmentDocument
          Holding Adjustment (EHA) transaction is available for those times when a number of units of a security held by the KEMID must be modified without affecting the original cost or carry value of the security tax lot(s).
 class LiabilityDecreaseDocument
           
 class LiabilityIncreaseDocument
           
 class SecurityTransferDocument
           
 

Uses of EndowmentTransactionLinesDocumentBase in org.kuali.kfs.module.endow.document.validation.impl
 

Methods in org.kuali.kfs.module.endow.document.validation.impl with parameters of type EndowmentTransactionLinesDocumentBase
protected  boolean EndowmentUnitShareAdjustmentDocumentRules.hasAtLeastOneTransactionLine(EndowmentTransactionLinesDocumentBase document)
          Validates that the document has at least one transaction line.
protected  boolean EndowmentTransactionLinesDocumentBaseRules.transactionLineSizeGreaterThanZero(EndowmentTransactionLinesDocumentBase document, boolean isSource)
          Checks that the document has at least one transaction line.
protected  boolean AssetDecreaseDocumentRules.validateTotalAmountAndUnits(EndowmentTransactionLinesDocumentBase endowmentTransactionLinesDocumentBase, EndowmentTransactionLine transactionLine, int index)
          Validates the the amount and units in the transaction line match the total cost and units in the associated tax lot lines.
 

Uses of EndowmentTransactionLinesDocumentBase in org.kuali.kfs.module.endow.document.web.struts
 

Methods in org.kuali.kfs.module.endow.document.web.struts that return EndowmentTransactionLinesDocumentBase
 EndowmentTransactionLinesDocumentBase EndowmentTransactionLinesDocumentFormBase.getEndowmentTransactionLinesDocumentBase()
          Gets an EndowmentTransactionLinesDocumentBase.
 



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