|
Spring Social Twitter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.twitter.api.SearchMetadata
public class SearchMetadata
Represents the metadata associated with a search query for the use of retrieving further results via Twitter's search API
| Constructor Summary | |
|---|---|
SearchMetadata(int max_id,
long since_id)
|
|
| Method Summary | |
|---|---|
int |
getMax_id()
|
long |
getSince_id()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SearchMetadata(int max_id,
long since_id)
| Method Detail |
|---|
public int getMax_id()
public long getSince_id()
|
Spring Social Twitter | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||