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

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

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

Classes in org.kuali.kfs.sys.document.service.impl that implement AccountingLineAuthorizationTransformer
 class AccountingLineAuthorizationTransformerImpl
          Like a regular accounting line rendering transformer, though this
 

Methods in org.kuali.kfs.sys.document.service.impl that return AccountingLineAuthorizationTransformer
 AccountingLineAuthorizationTransformer AccountingLineRenderingServiceImpl.getAccountingLineAuthorizationTransformer()
          Gets the accountingLineAuthorizationTransformer attribute.
 

Methods in org.kuali.kfs.sys.document.service.impl with parameters of type AccountingLineAuthorizationTransformer
 void AccountingLineRenderingServiceImpl.setAccountingLineAuthorizationTransformer(AccountingLineAuthorizationTransformer accountingLineAuthorizationTransformer)
          Sets the accountingLineAuthorizationTransformer attribute value.
 



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