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

Packages that use AssetIncreaseDocument
org.kuali.kfs.module.endow.batch.service.impl   
org.kuali.kfs.module.endow.document.service   
org.kuali.kfs.module.endow.document.service.impl   
org.kuali.kfs.module.endow.document.validation.impl   
org.kuali.kfs.module.endow.document.web.struts   
 

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

Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type AssetIncreaseDocument
protected  boolean CreateAutomatedCashInvestmentTransactionsServiceImpl.performCleanUpForAssetIncrease(boolean isIncome, AssetIncreaseDocument assetIncreaseDoc)
          Verify that we don't need to do any clean-up.
protected  boolean CreateAutomatedCashInvestmentTransactionsServiceImpl.routeAssetIncreaseDocument(AssetIncreaseDocument assetIncreaseDoc, boolean isIncome)
          Validates the asset increase document and routes it.
protected  boolean CreateCashSweepTransactionsServiceImpl.routeAssetIncreaseDocument(AssetIncreaseDocument assetIncreaseDoc, boolean isIncome)
          Validates and routes the asset increase document.
 

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

Methods in org.kuali.kfs.module.endow.document.service with parameters of type AssetIncreaseDocument
 void UpdateAssetIncreaseDocumentTaxLotsService.updateTransactionLineTaxLots(AssetIncreaseDocument aiDocument, EndowmentTransactionLine transLine)
          Updates the tax lots related to the given transaction line in the Asset Increase document.
 

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

Methods in org.kuali.kfs.module.endow.document.service.impl with parameters of type AssetIncreaseDocument
 void UpdateAssetIncreaseDocumentTaxLotsServiceImpl.updateTransactionLineTaxLots(AssetIncreaseDocument aiDocument, EndowmentTransactionLine transLine)
           
 

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

Methods in org.kuali.kfs.module.endow.document.validation.impl with parameters of type AssetIncreaseDocument
protected  boolean AssetIncreaseDocumentRules.validateTaxLotsCostAndTransactionAmountLessOrEqualToSecurityCommitment(AssetIncreaseDocument assetIncreaseDocument)
          If the SECURITY_ID has a class code type A (Alternative Investments), the system must validate that the total END_SEC_T: SEC_CVAL for the SECURITY_ID plus the END_TRAN_LN_T:TRAN_AMT does not exceed the value in END_SEC_T: CMTMNT_AMT for the Security.
 

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

Methods in org.kuali.kfs.module.endow.document.web.struts that return AssetIncreaseDocument
 AssetIncreaseDocument AssetIncreaseDocumentForm.getAssetIncreaseDocument()
          This method gets the asset increase document
 



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