nl.surfnet.coin.api.client.domain
Class Group20Entry
java.lang.Object
nl.surfnet.coin.api.client.domain.AbstractEntry
nl.surfnet.coin.api.client.domain.Group20Entry
- All Implemented Interfaces:
- Serializable
public class Group20Entry
- extends AbstractEntry
- See Also:
- Serialized Form
| Methods inherited from class nl.surfnet.coin.api.client.domain.AbstractEntry |
getItemsPerPage, getStartIndex, getTotalResults, getUpdatedSince, isFiltered, isSorted, setFiltered, setItemsPerPage, setSorted, setStartIndex, setTotalResults, setUpdatedSince |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Group20Entry
public Group20Entry(List<Group20> groups)
Group20Entry
public Group20Entry()
Group20Entry
public Group20Entry(List<Group20> groups,
int pageSize,
int offset,
String sortBy,
int rowCount)
getEntry
public List<Group20> getEntry()
- Returns:
- the entry
setEntry
public void setEntry(List<Group20> entry)
- Parameters:
entry - the entry to set
getEntrySize
public int getEntrySize()
- Specified by:
getEntrySize in class AbstractEntry
- Returns:
- the size of the embedded entry
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.