public class ParticipantService extends Object
| Constructor and Description |
|---|
ParticipantService() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Subject> |
getList(org.giavacms.common.model.Search<Participant> search,
int startRow,
int pageSize) |
int |
getListSize(org.giavacms.common.model.Search<Participant> search) |
public List<? extends Subject> getList(org.giavacms.common.model.Search<Participant> search, int startRow, int pageSize)
public int getListSize(org.giavacms.common.model.Search<Participant> search)
Copyright © 2013. All Rights Reserved.