| Package | Description |
|---|---|
| org.exoplatform.brandadvocacy.jcr | |
| org.exoplatform.brandadvocacy.service |
| Modifier and Type | Method and Description |
|---|---|
int |
MissionParticipantDAO.getTotalMissionParticipants(Query query) |
List<Mission> |
MissionDAO.search(Query query) |
List<MissionParticipant> |
MissionParticipantDAO.searchMissionParticipants(Query query) |
| Modifier and Type | Method and Description |
|---|---|
int |
JCRImpl.getTotalMissionParticipants(Query query) |
int |
IService.getTotalMissionParticipants(Query query) |
List<Mission> |
JCRImpl.searchMission(Query query) |
List<Mission> |
IService.searchMission(Query query) |
List<MissionParticipant> |
JCRImpl.searchMissionParticipants(Query query) |
List<MissionParticipant> |
IService.searchMissionParticipants(Query query) |
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.