| Package | Description |
|---|---|
| org.kuali.ole.sys.document.datadictionary | |
| org.kuali.ole.sys.document.web |
| Modifier and Type | Method and Description |
|---|---|
AccountingLineViewOverrideField |
AccountingLineViewOverrideFieldDefinition.getOverrideFieldForDefinition(AccountingLineViewField parentField,
Class<? extends AccountingLine> accountingLineClass)
Creates an override field
|
| Modifier and Type | Method and Description |
|---|---|
protected List<AccountingLineViewOverrideField> |
AccountingLineViewFieldDefinition.getFieldsForOverrideFields(AccountingLineViewField parentField,
Class<? extends AccountingLine> accountingLineClass)
For each defined override field within this definition, creates a Field and puts them together as a List
|
| Modifier and Type | Method and Description |
|---|---|
List<AccountingLineViewOverrideField> |
AccountingLineViewField.getOverrideFields()
Gets the overrideFields attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingLineViewField.setOverrideFields(List<AccountingLineViewOverrideField> overrideFields)
Sets the overrideFields attribute value.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.