|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Participant | |
|---|---|
| org.exoplatform.brandadvocacy.jcr | |
| org.exoplatform.brandadvocacy.service | |
| Uses of Participant in org.exoplatform.brandadvocacy.jcr |
|---|
| Methods in org.exoplatform.brandadvocacy.jcr that return Participant | |
|---|---|
Participant |
ParticipantDAO.addParticipant2Program(Participant participant)
|
Participant |
ParticipantDAO.getParticipantInProgramByUserName(String programId,
String username)
|
Participant |
ParticipantDAO.transferNode2Object(javax.jcr.Node node)
|
| Methods in org.exoplatform.brandadvocacy.jcr that return types with arguments of type Participant | |
|---|---|
List<Participant> |
ParticipantDAO.getAllParticipantsInProgram(String programId)
|
| Methods in org.exoplatform.brandadvocacy.jcr with parameters of type Participant | |
|---|---|
Participant |
ParticipantDAO.addParticipant2Program(Participant participant)
|
| Uses of Participant in org.exoplatform.brandadvocacy.service |
|---|
| Methods in org.exoplatform.brandadvocacy.service that return Participant | |
|---|---|
Participant |
IService.addParticipant2Program(Participant participant)
|
Participant |
JCRImpl.addParticipant2Program(Participant participant)
|
Participant |
IService.getParticipantInProgramByUserName(String programId,
String username)
|
Participant |
JCRImpl.getParticipantInProgramByUserName(String programId,
String username)
|
| Methods in org.exoplatform.brandadvocacy.service that return types with arguments of type Participant | |
|---|---|
List<Participant> |
IService.getAllParticipantsInProgram(String programId)
|
List<Participant> |
JCRImpl.getAllParticipantsInProgram(String programId)
|
| Methods in org.exoplatform.brandadvocacy.service with parameters of type Participant | |
|---|---|
Participant |
IService.addParticipant2Program(Participant participant)
|
Participant |
JCRImpl.addParticipant2Program(Participant participant)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||