|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.surfnet.coin.api.client.domain.AbstractEntry
nl.surfnet.coin.api.client.domain.PersonEntry
public class PersonEntry
| Constructor Summary | |
|---|---|
PersonEntry()
|
|
PersonEntry(Person person,
int pageSize,
int offset,
java.lang.String sortBy,
int totalResults)
|
|
| Method Summary | |
|---|---|
Person |
getEntry()
|
int |
getEntrySize()
|
void |
setEntry(Person entry)
|
| 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 |
| Constructor Detail |
|---|
public PersonEntry()
public PersonEntry(Person person,
int pageSize,
int offset,
java.lang.String sortBy,
int totalResults)
| Method Detail |
|---|
public Person getEntry()
public void setEntry(Person entry)
entry - the entry to setpublic int getEntrySize()
getEntrySize in class AbstractEntry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||