| Interface | Description |
|---|---|
| AttachmentHolder |
Interface for objects which can hold attachments.
|
| Class | Description |
|---|---|
| Attachment | |
| AttachmentContent |
the BLOB part of the attachment was kept apart from the Attachment class itself to enforce the lazy loading of
potentially large data.
|
| AttachmentList | |
| QAttachment |
QAttachment is a Querydsl query type for Attachment
|
| QAttachmentContent |
QAttachmentContent is a Querydsl query type for AttachmentContent
|
| QAttachmentList |
QAttachmentList is a Querydsl query type for AttachmentList
|
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.