public class PersonEntry extends AbstractEntry
| Constructor and Description |
|---|
PersonEntry() |
PersonEntry(Person person,
int pageSize,
int offset,
String sortBy,
int totalResults) |
| Modifier and Type | Method and Description |
|---|---|
Person |
getEntry() |
List |
getEntryCollection() |
int |
getEntrySize() |
void |
setEntry(Person entry) |
void |
setEntryCollection(List entryCollection) |
void |
sortEntryCollection(String sort) |
getItemsPerPage, getStartIndex, getTotalResults, getUpdatedSince, isFiltered, isSorted, setFiltered, setItemsPerPage, setSorted, setStartIndex, setTotalResults, setUpdatedSince, toStringpublic Person getEntry()
public void setEntry(Person entry)
entry - the entry to setpublic int getEntrySize()
getEntrySize in class AbstractEntrypublic List getEntryCollection()
getEntryCollection in class AbstractEntrypublic void sortEntryCollection(String sort)
sortEntryCollection in class AbstractEntrypublic void setEntryCollection(List entryCollection)
setEntryCollection in class AbstractEntryCopyright © 2009–2014 SURFnet bv, The Netherlands. All rights reserved.