|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| org.exoplatform.brandadvocacy.jcr | |
| org.exoplatform.brandadvocacy.service | |
| Uses of Query in org.exoplatform.brandadvocacy.jcr |
|---|
| Methods in org.exoplatform.brandadvocacy.jcr with parameters of type Query | |
|---|---|
int |
MissionParticipantDAO.getTotalMissionParticipants(Query query)
|
List<Mission> |
MissionDAO.search(Query query)
|
List<MissionParticipant> |
MissionParticipantDAO.searchMissionParticipants(Query query)
|
| Uses of Query in org.exoplatform.brandadvocacy.service |
|---|
| Methods in org.exoplatform.brandadvocacy.service with parameters of type Query | |
|---|---|
int |
IService.getTotalMissionParticipants(Query query)
|
int |
JCRImpl.getTotalMissionParticipants(Query query)
|
List<Mission> |
IService.searchMission(Query query)
|
List<Mission> |
JCRImpl.searchMission(Query query)
|
List<MissionParticipant> |
IService.searchMissionParticipants(Query query)
|
List<MissionParticipant> |
JCRImpl.searchMissionParticipants(Query query)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||