| Package | Description |
|---|---|
| org.exoplatform.brandadvocacy.jcr | |
| org.exoplatform.brandadvocacy.service |
| Modifier and Type | Method and Description |
|---|---|
Participant |
ParticipantDAO.addParticipant2Program(Participant participant) |
Participant |
ParticipantDAO.getParticipantInProgramByUserName(String programId,
String username) |
Participant |
ParticipantDAO.transferNode2Object(javax.jcr.Node node) |
| Modifier and Type | Method and Description |
|---|---|
List<Participant> |
ParticipantDAO.getAllParticipantsInProgram(String programId) |
| Modifier and Type | Method and Description |
|---|---|
Participant |
ParticipantDAO.addParticipant2Program(Participant participant) |
| Modifier and Type | Method and Description |
|---|---|
Participant |
JCRImpl.addParticipant2Program(Participant participant) |
Participant |
IService.addParticipant2Program(Participant participant) |
Participant |
JCRImpl.getParticipantInProgramByUserName(String programId,
String username) |
Participant |
IService.getParticipantInProgramByUserName(String programId,
String username) |
| Modifier and Type | Method and Description |
|---|---|
List<Participant> |
JCRImpl.getAllParticipantsInProgram(String programId) |
List<Participant> |
IService.getAllParticipantsInProgram(String programId) |
| Modifier and Type | Method and Description |
|---|---|
Participant |
JCRImpl.addParticipant2Program(Participant participant) |
Participant |
IService.addParticipant2Program(Participant participant) |
Copyright © 2003–2017 eXo Platform SAS. All rights reserved.