Interface |
Description |
EntityCondition
|
Represents the conditions to be used to constrain a query. |
EntityConditionFactory
|
Represents the conditions to be used to constrain a query. |
EntityDataLoader
|
Used to load XML entity data into the database or into an EntityList. |
EntityDataWriter
|
Used to write XML entity data from the database to a writer. |
EntityDatasourceFactory
|
|
EntityDynamicView
|
This class is used for declaring Dynamic View Entities, to be used and thrown away.
|
EntityFacade
|
The main interface for general database operations in Moqui. |
EntityFind
|
Used to setup various options for an entity find (query). |
EntityList
|
Contains a list of EntityValue objects.
|
EntityListIterator
|
Entity Cursor List Iterator for Handling Cursored Database Results |
EntityValue
|
Entity Value Interface - Represents a single database record. |