| Package | Description |
|---|---|
| org.exoplatform.calendar.model | |
| org.exoplatform.calendar.service | |
| org.exoplatform.calendar.service.impl |
| Modifier and Type | Method and Description |
|---|---|
Invitation[] |
Event.getInvitations() |
| Modifier and Type | Method and Description |
|---|---|
Invitation |
EventDAO.createInvitation(String eventId,
String participant,
String status)
Deprecated.
|
Invitation |
EventDAO.getInvitationById(String invitationID)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.utils.ListAccess<Invitation> |
EventDAO.findInvitationsByQuery(EventQuery query)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Invitation |
EventDAOImpl.createInvitation(String eventId,
String participant,
String status)
Deprecated.
|
Invitation |
EventDAOImpl.getInvitationById(String invitationID)
Deprecated.
|
Invitation[] |
InvitationListAccess.load(int offset,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.commons.utils.ListAccess<Invitation> |
EventDAOImpl.findInvitationsByQuery(EventQuery query)
Deprecated.
|
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.