| Package | Description |
|---|---|
| org.exoplatform.calendar.model | |
| org.exoplatform.calendar.service | |
| org.exoplatform.calendar.service.impl |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
Event.getAttachment() |
| Modifier and Type | Method and Description |
|---|---|
void |
Event.setAttachment(List<Attachment> list) |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
CalendarService.getAttachmentById(String attId)
Get specified attachment object by given attachment id
|
static Attachment |
Utils.loadAttachment(javax.jcr.Node attchmentNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataStorage.addAttachment(javax.jcr.Node eventNode,
Attachment attachment,
boolean isNew)
Add an attachment to event
|
| Modifier and Type | Method and Description |
|---|---|
Attachment |
CalendarServiceImpl.getAttachmentById(String attId) |
| Modifier and Type | Method and Description |
|---|---|
void |
JCRDataStorage.addAttachment(javax.jcr.Node eventNode,
Attachment attachment,
boolean isNew)
Add an attachment to event
|
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.