nl.surfnet.coin.api.client.domain
Class GroupEntry
java.lang.Object
nl.surfnet.coin.api.client.domain.AbstractEntry
nl.surfnet.coin.api.client.domain.GroupEntry
- All Implemented Interfaces:
- Serializable
public class GroupEntry
- 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, toString |
GroupEntry
public GroupEntry()
GroupEntry
public GroupEntry(List<Group> groups)
GroupEntry
public GroupEntry(Group20Entry groups20)
getEntry
public List<Group> getEntry()
- Returns:
- the entry
setEntry
public void setEntry(List<Group> entry)
- Parameters:
entry - the entry to set
getEntrySize
public int getEntrySize()
- Specified by:
getEntrySize in class AbstractEntry
- Returns:
- the size of the embedded entry
getEntryCollection
public List getEntryCollection()
- Specified by:
getEntryCollection in class AbstractEntry
sortEntryCollection
public void sortEntryCollection(String sort)
- Specified by:
sortEntryCollection in class AbstractEntry
setEntryCollection
public void setEntryCollection(List entry)
- Specified by:
setEntryCollection in class AbstractEntry
Copyright © 2009-2013 SURFnet bv, The Netherlands. All Rights Reserved.