public class Group20Entry extends AbstractEntry
| Modifier and Type | Field and Description |
|---|---|
static Comparator |
NULL_SAFE_STRING_COMPARATOR |
static List<String> |
SORT_ATR |
| Constructor and Description |
|---|
Group20Entry() |
Group20Entry(List<Group20> groups) |
Group20Entry(List<Group20> groups,
int pageSize,
int offset,
String sortBy,
int rowCount) |
| Modifier and Type | Method and Description |
|---|---|
List<Group20> |
getEntry() |
List |
getEntryCollection() |
int |
getEntrySize() |
void |
setEntry(List<Group20> entry) |
void |
setEntryCollection(List entry) |
void |
sortEntryCollection(String sort) |
String |
toString() |
getItemsPerPage, getStartIndex, getTotalResults, getUpdatedSince, isFiltered, isSorted, setFiltered, setItemsPerPage, setSorted, setStartIndex, setTotalResults, setUpdatedSincepublic static Comparator NULL_SAFE_STRING_COMPARATOR
public int getEntrySize()
getEntrySize in class AbstractEntrypublic List getEntryCollection()
getEntryCollection in class AbstractEntrypublic void sortEntryCollection(String sort)
sortEntryCollection in class AbstractEntrypublic void setEntryCollection(List entry)
setEntryCollection in class AbstractEntrypublic String toString()
toString in class AbstractEntryCopyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.