| Package | Description |
|---|---|
| org.kuali.ole.sys.document.datadictionary | |
| org.kuali.ole.sys.document.web |
| Modifier and Type | Method and Description |
|---|---|
List<AccountingLineViewOverrideFieldDefinition> |
AccountingLineViewFieldDefinition.getOverrideFields()
Gets the overrideFields attribute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingLineViewFieldDefinition.setOverrideFields(List<AccountingLineViewOverrideFieldDefinition> overrideFields)
Sets the overrideFields attribute value.
|
| Constructor and Description |
|---|
AccountingLineViewOverrideField(AccountingLineViewField field,
AccountingLineViewOverrideFieldDefinition definition,
Class<? extends AccountingLine> accountingLineClass)
Constructs a AccountingLineViewOverrideField
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.