public interface AccountingLineRenderingTransformation
Modifier and Type | Method and Description |
---|---|
void |
transformElements(List<TableJoining> elements,
AccountingLine accountingLine)
Transforms the given tree of elements into the transformed tree of elements
|
void transformElements(List<TableJoining> elements, AccountingLine accountingLine)
elements
- a List of renderable elements to transformaccountingLine
- the accounting line that will be renderedCopyright © 2004–2015 The Kuali Foundation. All rights reserved.