Package | Description |
---|---|
org.activiti.engine.impl.persistence.entity | |
org.activiti.engine.impl.persistence.entity.data.impl |
Modifier and Type | Class and Description |
---|---|
class |
CommentEntityImpl |
Modifier and Type | Method and Description |
---|---|
protected DataManager<CommentEntity> |
CommentEntityManagerImpl.getDataManager() |
Modifier and Type | Method and Description |
---|---|
void |
CommentEntityManagerImpl.delete(CommentEntity commentEntity) |
void |
CommentEntityManagerImpl.insert(CommentEntity commentEntity) |
Modifier and Type | Method and Description |
---|---|
CommentEntity |
MybatisCommentDataManager.create() |
Modifier and Type | Method and Description |
---|---|
Class<? extends CommentEntity> |
MybatisCommentDataManager.getManagedEntityClass() |
Copyright © 2015 Alfresco. All rights reserved.