Interface | Description |
---|---|
EPath |
An
EPath represents a resolver which converts String-based
expressions into Objects. |
IEntity |
IEntity represents the interface from which all generated data
model classes inherit. |
Class | Description |
---|---|
EntityListDatasource |
An
EntityListDatasource provides a IListDatasource
implementation to manage and represent a data model based on the
IEntity s defined in the application model. |