org.kuali.kfs.module.endow.document.validation
Interface DeleteTaxLotLineRule<E extends EndowmentTaxLotLinesDocument,D extends EndowmentTransactionTaxLotLine,T extends EndowmentTransactionLine,I extends Number,X extends Number>

All Superinterfaces:
org.kuali.rice.kns.rule.BusinessRule
All Known Implementing Classes:
AssetDecreaseDocumentRules, CorporateReorganizationDocumentRules, EndowmentUnitShareAdjustmentDocumentRules, HoldingAdjustmentDocumentRules, SecurityTransferDocumentRules

public interface DeleteTaxLotLineRule<E extends EndowmentTaxLotLinesDocument,D extends EndowmentTransactionTaxLotLine,T extends EndowmentTransactionLine,I extends Number,X extends Number>
extends org.kuali.rice.kns.rule.BusinessRule


Method Summary
 boolean processDeleteTaxLotLineRules(E EndowmentTaxLotLinesDocument, D EndowmentTransactionTaxLotLine, T EndowmentTransactionLine, I Number, X numberX)
           
 

Method Detail

processDeleteTaxLotLineRules

boolean processDeleteTaxLotLineRules(E EndowmentTaxLotLinesDocument,
                                     D EndowmentTransactionTaxLotLine,
                                     T EndowmentTransactionLine,
                                     I Number,
                                     X numberX)


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