Uses of Interface
org.kuali.kfs.sys.document.datadictionary.AccountingLineViewLineFillingDefinition

Packages that use AccountingLineViewLineFillingDefinition
org.kuali.kfs.sys.document.datadictionary   
 

Uses of AccountingLineViewLineFillingDefinition in org.kuali.kfs.sys.document.datadictionary
 

Classes in org.kuali.kfs.sys.document.datadictionary that implement AccountingLineViewLineFillingDefinition
 class AccountingLineViewColumnsDefinition
           
 class AccountingLineViewHideShowLinesDefinition
          Defines a set of lines of are displayed within a hide/show block
 class AccountingLineViewLineDefinition
          Data dictionary definition of a collection of elements which will be rendered as one table row in the table of each accounting line.
 

Methods in org.kuali.kfs.sys.document.datadictionary that return types with arguments of type AccountingLineViewLineFillingDefinition
 List<AccountingLineViewLineFillingDefinition> AccountingLineViewLinesDefinition.getLines()
          Gets the lines attribute.
 List<AccountingLineViewLineFillingDefinition> AccountingLineViewHideShowLinesDefinition.getLines()
          Gets the lines attribute.
 

Method parameters in org.kuali.kfs.sys.document.datadictionary with type arguments of type AccountingLineViewLineFillingDefinition
 void AccountingLineViewLinesDefinition.setLines(List<AccountingLineViewLineFillingDefinition> lines)
          Sets the lines attribute value.
 void AccountingLineViewHideShowLinesDefinition.setLines(List<AccountingLineViewLineFillingDefinition> lines)
          Sets the lines attribute value.
 



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