|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccountingLineViewOverrideField | |
---|---|
org.kuali.kfs.sys.document.datadictionary | |
org.kuali.kfs.sys.document.web |
Uses of AccountingLineViewOverrideField in org.kuali.kfs.sys.document.datadictionary |
---|
Methods in org.kuali.kfs.sys.document.datadictionary that return AccountingLineViewOverrideField | |
---|---|
AccountingLineViewOverrideField |
AccountingLineViewOverrideFieldDefinition.getOverrideFieldForDefinition(AccountingLineViewField parentField,
Class<? extends AccountingLine> accountingLineClass)
Creates an override field |
Methods in org.kuali.kfs.sys.document.datadictionary that return types with arguments of type AccountingLineViewOverrideField | |
---|---|
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 |
Uses of AccountingLineViewOverrideField in org.kuali.kfs.sys.document.web |
---|
Methods in org.kuali.kfs.sys.document.web that return types with arguments of type AccountingLineViewOverrideField | |
---|---|
List<AccountingLineViewOverrideField> |
AccountingLineViewField.getOverrideFields()
Gets the overrideFields attribute. |
Method parameters in org.kuali.kfs.sys.document.web with type arguments of type AccountingLineViewOverrideField | |
---|---|
void |
AccountingLineViewField.setOverrideFields(List<AccountingLineViewOverrideField> overrideFields)
Sets the overrideFields attribute value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |