| Modifier and Type | Method and Description |
|---|---|
protected DataManager<ResourceEntity> |
ResourceEntityManagerImpl.getDataManager() |
protected abstract DataManager<EntityImpl> |
AbstractEntityManager.getDataManager() |
protected DataManager<DecisionTableEntity> |
DecisionTableEntityManagerImpl.getDataManager() |
protected DataManager<DmnDeploymentEntity> |
DmnDeploymentEntityManagerImpl.getDataManager() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DecisionTableDataManager |
interface |
DmnDeploymentDataManager |
interface |
ResourceDataManager |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataManager<EntityImpl extends Entity> |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisDecisionTableDataManager |
class |
MybatisDmnDeploymentDataManager |
class |
MybatisResourceDataManager |
Copyright © 2017 Alfresco. All rights reserved.