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

Packages that use EndowmentUnitShareAdjustmentDocument
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 EndowmentUnitShareAdjustmentDocument in org.kuali.kfs.module.endow.document.service
 

Methods in org.kuali.kfs.module.endow.document.service with parameters of type EndowmentUnitShareAdjustmentDocument
 void UpdateUnitShareAdjustmentDocumentTaxLotsService.updateTransactionLineTaxLots(boolean isUpdate, EndowmentUnitShareAdjustmentDocument unitShareAdjustmentDocument, EndowmentTransactionLine transLine, boolean isSource)
          Updates the tax lots related to the given transaction line in the Endowment Unit Share Adjustment document.
 

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

Methods in org.kuali.kfs.module.endow.document.service.impl with parameters of type EndowmentUnitShareAdjustmentDocument
 void UpdateUnitShareAdjustmentDocumentTaxLotsServiceImpl.updateTransactionLineTaxLots(boolean isUpdate, EndowmentUnitShareAdjustmentDocument unitShareAdjustmentDocument, EndowmentTransactionLine transLine, boolean isSource)
           
 

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

Methods in org.kuali.kfs.module.endow.document.web.struts that return EndowmentUnitShareAdjustmentDocument
 EndowmentUnitShareAdjustmentDocument EndowmentUnitShareAdjustmentDocumentForm.getEndowmentUnitShareAdjustmentDocument()
          This method...
 



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