Uses of Interface
org.kuali.kfs.sys.document.service.AccountingLineRenderingTransformation

Packages that use AccountingLineRenderingTransformation
org.kuali.kfs.sys.document.service.impl   
 

Uses of AccountingLineRenderingTransformation in org.kuali.kfs.sys.document.service.impl
 

Classes in org.kuali.kfs.sys.document.service.impl that implement AccountingLineRenderingTransformation
 class AllReadOnlyNoActionsAccountingLineRenderingTransformationImpl
          If all the fields of a line are read only, then any actions blocks should be completely removed.
 

Methods in org.kuali.kfs.sys.document.service.impl that return types with arguments of type AccountingLineRenderingTransformation
 List<AccountingLineRenderingTransformation> AccountingLineRenderingServiceImpl.getPreTablificationTransformations()
          Gets the preTablificationTransformations attribute.
 

Method parameters in org.kuali.kfs.sys.document.service.impl with type arguments of type AccountingLineRenderingTransformation
 void AccountingLineRenderingServiceImpl.setPreTablificationTransformations(List<AccountingLineRenderingTransformation> preTablificationTransformations)
          Sets the preTablificationTransformations attribute value.
 



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