| Package | Description |
|---|---|
| org.bonitasoft.engine.api | |
| org.bonitasoft.engine.bdm |
Provides classes and interfaces for business data models (BDM).
|
| Modifier and Type | Method and Description |
|---|---|
<T extends BusinessObjectDAO> |
APIClient.getDAO(Class<T> daoInterface)
Get an implementation instance of the DAO Interface.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends BusinessObjectDAO> |
BusinessObjectDAOFactory.createDAO(APISession session,
Class<T> daoInterface)
Creates the implementation of the DAO for the given session.
|
Copyright © 2019 Bonitasoft S.A.. All rights reserved.