| Package | Description |
|---|---|
| org.giavacms.exhibition.controller | |
| org.giavacms.exhibition.controller.request | |
| org.giavacms.exhibition.repository | |
| org.giavacms.exhibition.service |
| Modifier and Type | Method and Description |
|---|---|
Participant |
RegistrationController.getParticipant() |
| Modifier and Type | Method and Description |
|---|---|
Object |
ParticipantController.getId(Participant t) |
void |
RegistrationController.setParticipant(Participant participant) |
| Modifier and Type | Method and Description |
|---|---|
Participant |
ParticipantRequestController.getElement() |
| Modifier and Type | Method and Description |
|---|---|
List<Participant> |
ParticipantRequestController.getPageOfSizeWithType(int size,
String type) |
List<Participant> |
ParticipantRequestController.loadPage(int startRow,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
Participant |
ParticipantRepository.fetch(Object key) |
Participant |
ParticipantRepository.findLatestPartcipantBySubjectId(String subjectId) |
protected Participant |
ParticipantRepository.prePersist(Participant participant) |
protected Participant |
ParticipantRepository.preUpdate(Participant participant) |
| Modifier and Type | Method and Description |
|---|---|
protected Participant |
ParticipantRepository.prePersist(Participant participant) |
protected Participant |
ParticipantRepository.preUpdate(Participant participant) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ParticipantRepository.applyRestrictions(org.giavacms.common.model.Search<Participant> search,
String alias,
String separator,
StringBuffer sb,
Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Subject> |
ParticipantService.getList(org.giavacms.common.model.Search<Participant> search,
int startRow,
int pageSize) |
int |
ParticipantService.getListSize(org.giavacms.common.model.Search<Participant> search) |
Copyright © 2013. All Rights Reserved.