Package | Description |
---|---|
org.kuali.ole.sys.document.service.impl | |
org.kuali.ole.sys.document.web |
Modifier and Type | Class and Description |
---|---|
class |
DefaultValuePopulationAccountingLineFieldRenderingTransformationImpl
A field transformer that populates a field with its default value
|
Modifier and Type | Method and Description |
---|---|
List<AccountingLineFieldRenderingTransformation> |
AccountingLineRenderingServiceImpl.getFieldTransformations()
Gets the fieldTransformations attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
AccountingLineRenderingServiceImpl.setFieldTransformations(List<AccountingLineFieldRenderingTransformation> fieldTransformations)
Sets the fieldTransformations attribute value.
|
Modifier and Type | Method and Description |
---|---|
void |
AccountingLineViewOverrideField.transformField(AccountingLineFieldRenderingTransformation fieldTransformation,
AccountingLine accountingLine,
Map unconvertedValues)
Runs a field transformation against all the overrides encapsulated within this field
|
protected void |
AccountingLineViewField.transformOverrideFields(AccountingLineFieldRenderingTransformation fieldTransformation,
AccountingLine accountingLine,
Map unconvertedValues)
Runs a field transformation against all the overrides encapsulated within this field
|
Modifier and Type | Method and Description |
---|---|
void |
AccountingLineViewCurrentBaseAmount.performFieldTransformations(List<AccountingLineFieldRenderingTransformation> fieldTransformations,
AccountingLine accountingLine,
Map unconvertedValues) |
void |
AccountingLineViewLine.performFieldTransformations(List<AccountingLineFieldRenderingTransformation> fieldTransformations,
AccountingLine accountingLine,
Map unconvertedValues) |
void |
PlaceHoldingLayoutElement.performFieldTransformations(List<AccountingLineFieldRenderingTransformation> fieldTransformations,
AccountingLine accountingLine,
Map unconvertedValues)
No fields to transform
|
void |
AccountingLineViewColumns.performFieldTransformations(List<AccountingLineFieldRenderingTransformation> fieldTransformations,
AccountingLine accountingLine,
Map unconvertedValues)
Has fields perform the transformations
|
void |
AccountingLineViewLines.performFieldTransformations(List<AccountingLineFieldRenderingTransformation> fieldTransformations,
AccountingLine accountingLine,
Map unconvertedValues) |
void |
FieldTableJoining.performFieldTransformations(List<AccountingLineFieldRenderingTransformation> fieldTransformations,
AccountingLine accountingLine,
Map unconvertedValues) |
void |
AccountingLineViewField.performFieldTransformations(List<AccountingLineFieldRenderingTransformation> fieldTransformations,
AccountingLine accountingLine,
Map unconvertedValues) |
void |
HideShowLayoutElement.performFieldTransformations(List<AccountingLineFieldRenderingTransformation> fieldTransformations,
AccountingLine accountingLine,
Map unconvertedValues)
Has the inner content perform any field transformations
|
void |
AccountingLineViewDebitCreditAmountLayoutElement.performFieldTransformations(List<AccountingLineFieldRenderingTransformation> fieldTransformations,
AccountingLine accountingLine,
Map unconvertedValues) |
void |
TableJoining.performFieldTransformations(List<AccountingLineFieldRenderingTransformation> fieldTransformations,
AccountingLine accountingLine,
Map unconvertedValues)
Performs a transformations on any fields this TableJoining layout element knows about
|
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.