| Package | Description |
|---|---|
| org.activiti.engine.impl.persistence.entity | |
| org.activiti.engine.impl.persistence.entity.data | |
| org.activiti.engine.impl.persistence.entity.data.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyEntityImpl |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyEntity> |
PropertyEntityManagerImpl.findAll() |
List<PropertyEntity> |
PropertyEntityManager.findAll() |
protected DataManager<PropertyEntity> |
PropertyEntityManagerImpl.getDataManager() |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyEntity> |
PropertyDataManager.findAll() |
| Modifier and Type | Method and Description |
|---|---|
PropertyEntity |
MybatisPropertyDataManager.create() |
| Modifier and Type | Method and Description |
|---|---|
List<PropertyEntity> |
MybatisPropertyDataManager.findAll() |
Class<? extends PropertyEntity> |
MybatisPropertyDataManager.getManagedEntityClass() |
Copyright © 2015 Alfresco. All rights reserved.