Interface | Description |
---|---|
AccountingLineViewLineFillingDefinition |
Contract for elements which can live within an AccountingLineViewLinesDefinition, as they promise they will fill at least one table row
|
AccountingLineViewRenderableElementDefinition |
Behaviors needed by all elements which represent elements that can be rendered as
part of an accounting line view
|
Class | Description |
---|---|
AccountingLineGroupDefinition |
Data dictionary definition that includes metadata for an accounting document about one of its groups of accounting lines (typically source vs.
|
AccountingLineGroupTotalDefinition |
The definition of an accounting line group total renderer, which will display an accounting line
group total as a standard "Total: " + amount.
|
AccountingLineViewActionDefinition | |
AccountingLineViewActionsDefinition |
The data dictionary definition of an element of an accounting line view that shows the actions available on the given line.
|
AccountingLineViewColumnsDefinition | |
AccountingLineViewCountedSequenceNumberFieldDefinition |
Defines a sequence number which displays based on line count rather than the actual sequence number of the accounting line
|
AccountingLineViewCurrentBaseAmountFieldDefinition |
The definition for an amount field which reports both current and base amounts
|
AccountingLineViewDebitCreditAmountFieldDefinition |
Data dictionary meta data that represents a debit/credit amount field.
|
AccountingLineViewDefinition |
Data dictionary definition of information about how to render an accounting line.
|
AccountingLineViewFieldDefinition |
Data dictionary definition of a field to be rendered as part of an accounting line view.
|
AccountingLineViewHideShowLinesDefinition |
Defines a set of lines of are displayed within a hide/show block
|
AccountingLineViewLineDefinition |
Data dictionary definition of a collection of elements which will be rendered as one table row in the table of each accounting line.
|
AccountingLineViewLinesDefinition |
Data dictionary definition for a group of multiple lines to render.
|
AccountingLineViewMultipleReadOnlyFieldsDefinition |
The definition for an accounting line component which displays multiple fields from the command line, but
all of them as read only, with their headers displayed first
|
AccountingLineViewOverrideFieldDefinition |
The definition of an override field associated with an accounting line view field
|
AccountingLineViewSequenceNumberFieldDefinition |
Data dictionary definition of a field which represents a sequence number on an accounting line.
|
DebitCreditTotalDefinition |
Metadata that instructs the accounting line tags how to render debit/credit totals used in voucher documents
|
FinancialSystemMaintenanceDocumentEntry |
This class allows the system to define a custom document base class for
|
FinancialSystemTransactionalDocumentEntry |
An extension of the Rice TransactionalDocumentEntry that allows for OLE-centric properties, such as
Accounting Document validations
|
TotalDefinition |
Metadata about something that will be responsible for rendering some total of some accounting line group sometime, or something
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.