|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AccountingLineViewOverrideFieldDefinition | |
|---|---|
| org.kuali.kfs.sys.document.datadictionary | |
| org.kuali.kfs.sys.document.web | |
| Uses of AccountingLineViewOverrideFieldDefinition in org.kuali.kfs.sys.document.datadictionary |
|---|
| Methods in org.kuali.kfs.sys.document.datadictionary that return types with arguments of type AccountingLineViewOverrideFieldDefinition | |
|---|---|
List<AccountingLineViewOverrideFieldDefinition> |
AccountingLineViewFieldDefinition.getOverrideFields()
Gets the overrideFields attribute. |
| Method parameters in org.kuali.kfs.sys.document.datadictionary with type arguments of type AccountingLineViewOverrideFieldDefinition | |
|---|---|
void |
AccountingLineViewFieldDefinition.setOverrideFields(List<AccountingLineViewOverrideFieldDefinition> overrideFields)
Sets the overrideFields attribute value. |
| Uses of AccountingLineViewOverrideFieldDefinition in org.kuali.kfs.sys.document.web |
|---|
| Constructors in org.kuali.kfs.sys.document.web with parameters of type AccountingLineViewOverrideFieldDefinition | |
|---|---|
AccountingLineViewOverrideField(AccountingLineViewField field,
AccountingLineViewOverrideFieldDefinition definition,
Class<? extends AccountingLine> accountingLineClass)
Constructs a AccountingLineViewOverrideField |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||