org.kuali.kfs.module.endow.document.validation
Interface AddEndowmentAccountingLineRule<E extends EndowmentAccountingLinesDocument,D extends EndowmentAccountingLine>

All Superinterfaces:
org.kuali.rice.kns.rule.BusinessRule
All Known Implementing Classes:
EndowmentAccountingLinesDocumentBaseRules, EndowmentToGLTransferOfFundsDocumentRules, GLToEndowmentTransferOfFundsDocumentRules

public interface AddEndowmentAccountingLineRule<E extends EndowmentAccountingLinesDocument,D extends EndowmentAccountingLine>
extends org.kuali.rice.kns.rule.BusinessRule


Method Summary
 boolean processAddEndowmentAccountingLineRules(E EndowmentAccountingLinesDocument, D EndowmentAccountingLine)
           
 

Method Detail

processAddEndowmentAccountingLineRules

boolean processAddEndowmentAccountingLineRules(E EndowmentAccountingLinesDocument,
                                               D EndowmentAccountingLine)


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