| Package | Description |
|---|---|
| com.comtrade.ecm.engine.persistence |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Persistable |
| Modifier and Type | Method and Description |
|---|---|
T |
PersistenceEntityManager.execute(java.lang.Class<T> returnTypeClass,
java.lang.String actionId,
ApplicationUser user,
T businessEntity,
Accessible additionalParameters) |