Uses of Class
org.kuali.kfs.module.endow.document.web.struts.EndowmentAccountingLinesDocumentFormBase

Packages that use EndowmentAccountingLinesDocumentFormBase
org.kuali.kfs.module.endow.document.web.struts   
 

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

Subclasses of EndowmentAccountingLinesDocumentFormBase in org.kuali.kfs.module.endow.document.web.struts
 class EndowmentToGLTransferOfFundsDocumentForm
          This class...
 class GLToEndowmentTransferOfFundsDocumentForm
           
 

Methods in org.kuali.kfs.module.endow.document.web.struts with parameters of type EndowmentAccountingLinesDocumentFormBase
protected  void EndowmentAccountingLinesDocumentActionBase.deleteAccountingLine(boolean isSource, EndowmentAccountingLinesDocumentFormBase etlDocumentForm, int index)
          Deletes a Accounting Line.
protected  void EndowmentAccountingLinesDocumentActionBase.insertAccountingLine(boolean isSource, EndowmentAccountingLinesDocumentFormBase etaDocumentForm, EndowmentAccountingLine line)
          Adds the given accountingLine to the appropriate form-related data structures.
 



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