Interface | Description |
---|---|
AccountingLineDao |
The data access interface for persisting AccountingLineBase objects.
|
BusinessObjectMetaDataDao | |
FieldMetaData | |
GeneralLedgerPendingEntryDao |
This interface defines basic methods that GeneralLedgerPendingEntry Dao's must provide
|
OriginationCodeDao | |
UniversityDateDao |
An DAO interface declaring methods needed by UniversityDates to interact with the database
|
Class | Description |
---|---|
OjbCharBooleanFieldAIConversion |
This class converts the "A" or "I" value from the database into a true or false in Java.
|
OjbCharBooleanFieldInverseConversion |
This class is intended to be used for inverting all the boolean values stored in the database before loading them into the
business object and vice versa.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.