|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TotalDefinition | |
---|---|
org.kuali.kfs.fp.document.web | |
org.kuali.kfs.sys.document.datadictionary |
Uses of TotalDefinition in org.kuali.kfs.fp.document.web |
---|
Subclasses of TotalDefinition in org.kuali.kfs.fp.document.web | |
---|---|
class |
ProcurementCardGroupTotalDefinition
A class which "cheats" on where to find the total for the group of accounting lines |
Uses of TotalDefinition in org.kuali.kfs.sys.document.datadictionary |
---|
Subclasses of TotalDefinition in org.kuali.kfs.sys.document.datadictionary | |
---|---|
class |
AccountingLineGroupTotalDefinition
The definition of an accounting line group total renderer, which will display an accounting line group total as a standard "Total: " + amount. |
class |
DebitCreditTotalDefinition
Metadata that instructs the accounting line tags how to render debit/credit totals used in voucher documents |
Methods in org.kuali.kfs.sys.document.datadictionary that return types with arguments of type TotalDefinition | |
---|---|
List<? extends TotalDefinition> |
AccountingLineGroupDefinition.getTotals()
Gets the totals attribute. |
Method parameters in org.kuali.kfs.sys.document.datadictionary with type arguments of type TotalDefinition | |
---|---|
void |
AccountingLineGroupDefinition.setTotals(List<? extends TotalDefinition> totals)
Sets the totals attribute value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |