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

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

Methods in org.kuali.kfs.module.endow.document.service with parameters of type SecurityTransferDocument
 void UpdateSecurityTransferTargetTaxLotsService.updateTransactionLineTaxLots(SecurityTransferDocument document, EndowmentTransactionLine transLine)
          Updates the tax lots related to the given target transaction line in the Security Transfer document.
 

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

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

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

Methods in org.kuali.kfs.module.endow.document.validation.impl with parameters of type SecurityTransferDocument
protected  boolean EndowmentTransactionLinesDocumentBaseRules.validateSourceTargetAmountEqual(SecurityTransferDocument securityTransferDocument)
          This method validates if the source & target units are equal.
protected  boolean EndowmentTransactionLinesDocumentBaseRules.validateSourceTargetUnitsEqual(SecurityTransferDocument securityTransferDocument)
          This method validates if the source & target units are equal.
 

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

Methods in org.kuali.kfs.module.endow.document.web.struts that return SecurityTransferDocument
 SecurityTransferDocument SecurityTransferDocumentForm.getSecurityTransferDocument()
          This method gets the asset increase document
 



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