| 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 |
ByteArrayEntityImpl |
| Modifier and Type | Field and Description |
|---|---|
protected ByteArrayEntity |
AttachmentEntityImpl.content |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayEntity |
AttachmentEntityImpl.getContent() |
ByteArrayEntity |
AttachmentEntity.getContent() |
ByteArrayEntity |
ByteArrayRef.getEntity() |
| Modifier and Type | Method and Description |
|---|---|
List<ByteArrayEntity> |
ByteArrayEntityManagerImpl.findAll() |
List<ByteArrayEntity> |
ByteArrayEntityManager.findAll()
Returns all
ByteArrayEntity. |
protected DataManager<ByteArrayEntity> |
ByteArrayEntityManagerImpl.getDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttachmentEntityImpl.setContent(ByteArrayEntity content) |
void |
AttachmentEntity.setContent(ByteArrayEntity content) |
| Modifier and Type | Method and Description |
|---|---|
List<ByteArrayEntity> |
ByteArrayDataManager.findAll() |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayEntity |
MybatisByteArrayDataManager.create() |
| Modifier and Type | Method and Description |
|---|---|
List<ByteArrayEntity> |
MybatisByteArrayDataManager.findAll() |
Class<? extends ByteArrayEntity> |
MybatisByteArrayDataManager.getManagedEntityClass() |
Copyright © 2016 Alfresco. All rights reserved.