public interface AccountingLineFieldRenderingTransformation
| Modifier and Type | Method and Description | 
|---|---|
| void | transformField(AccountingLine accountingLine,
                            org.kuali.rice.kns.web.ui.Field field,
                            org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition fieldDefinition,
                            Map unconvertedValues)Performs a transformation on the field | 
void transformField(AccountingLine accountingLine, org.kuali.rice.kns.web.ui.Field field, org.kuali.rice.kns.datadictionary.MaintainableFieldDefinition fieldDefinition, Map unconvertedValues)
accountingLine - the accounting line that is being renderedfield - the field to transformfieldDefinition - the accounting line definition of the accounting line being renderedunconvertedValues - a map of unconverted valuesCopyright © 2004–2015 The Kuali Foundation. All rights reserved.