| Package | Description |
|---|---|
| org.giavacms.exhibition.controller | |
| org.giavacms.exhibition.controller.request | |
| org.giavacms.exhibition.model | |
| org.giavacms.exhibition.repository |
| Modifier and Type | Method and Description |
|---|---|
Object |
ExhibitionController.getId(Exhibition t) |
| Modifier and Type | Method and Description |
|---|---|
Exhibition |
ParticipantRequestController.getLatestExhibition() |
| Modifier and Type | Method and Description |
|---|---|
List<Exhibition> |
ExhibitionRequestController.getAll() |
| Modifier and Type | Method and Description |
|---|---|
Exhibition |
Participant.getExhibition() |
Exhibition |
Publication.getExhibition() |
| Modifier and Type | Method and Description |
|---|---|
void |
Participant.setExhibition(Exhibition exhibition) |
void |
Publication.setExhibition(Exhibition exhibition) |
| Modifier and Type | Method and Description |
|---|---|
Exhibition |
ExhibitionRepository.getLatest() |
protected Exhibition |
ExhibitionRepository.prePersist(Exhibition exhibition) |
protected Exhibition |
ExhibitionRepository.preUpdate(Exhibition exhibition) |
| Modifier and Type | Method and Description |
|---|---|
List<Exhibition> |
ExhibitionRepository.getAll() |
| Modifier and Type | Method and Description |
|---|---|
protected Exhibition |
ExhibitionRepository.prePersist(Exhibition exhibition) |
protected Exhibition |
ExhibitionRepository.preUpdate(Exhibition exhibition) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExhibitionRepository.applyRestrictions(org.giavacms.common.model.Search<Exhibition> search,
String alias,
String separator,
StringBuffer sb,
Map<String,Object> params) |
Copyright © 2013. All Rights Reserved.