| Package | Description |
|---|---|
| com.comtrade.ecm.engine.business.actions | |
| com.comtrade.ecm.engine.business.manager | |
| com.comtrade.ecm.engine.persistence |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityAction<E extends Persistable,T,R,A extends ApplicationUser> |
| Constructor and Description |
|---|
ActionHasNoRightsException(EntityAction action,
Persistable entity,
java.lang.String roleName) |
| Modifier and Type | Method and Description |
|---|---|
<T extends Persistable> |
BusinessEntityManager.getData() |
<T extends Persistable> |
AbstractBusinessEntityManager.getData() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends Persistable> |
AbstractBusinessEntityManager.getEntityClass() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PersistenceEntityManager<T extends Persistable> |
class |
QueryResponse<T extends Persistable> |
static class |
QueryResponse.Build<T extends Persistable> |