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

Packages that use AssetDecreaseDocument
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.web.struts   
 

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

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

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

Methods in org.kuali.kfs.module.endow.document.service with parameters of type AssetDecreaseDocument
 void UpdateAssetDecreaseDocumentTaxLotsService.updateTransactionLineTaxLots(AssetDecreaseDocument adDocument, EndowmentTransactionLine transLine)
          Updates the tax lots related to the given transaction line in the Asset Decrease document.
 

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

Methods in org.kuali.kfs.module.endow.document.service.impl with parameters of type AssetDecreaseDocument
 void UpdateAssetDecreaseDocumentTaxLotsServiceImpl.updateTransactionLineTaxLots(AssetDecreaseDocument adDocument, EndowmentTransactionLine transLine)
           
 

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

Methods in org.kuali.kfs.module.endow.document.web.struts that return AssetDecreaseDocument
 AssetDecreaseDocument AssetDecreaseDocumentForm.getAssetDecreaseDocument()
          This method gets the asset decrease document
 



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