|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objecteg.com.espace.wenear.client.WeNearClient.UserPostsService
public static class WeNearClient.UserPostsService
Service interface for managing incoming posts.
| Nested Class Summary | |
|---|---|
static class |
WeNearClient.UserPostsService.TPost
|
| Constructor Summary | |
|---|---|
WeNearClient.UserPostsService(WeNearClient client)
|
|
| Method Summary | |
|---|---|
WeNearClient.UserPostsService.TPost[] |
getMatchingPosts(int[] excludeIds)
Retrieves posts in the logged-in user's vicinity and which match his/her interests. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WeNearClient.UserPostsService(WeNearClient client)
| Method Detail |
|---|
public WeNearClient.UserPostsService.TPost[] getMatchingPosts(int[] excludeIds)
throws WeNearClient.UnknownErrorException,
WeNearClient.BadResponseException,
WeNearClient.BadRequestException,
WeNearClient.NoSuchClientException
WeNearClient.UnknownErrorException
WeNearClient.BadResponseException
WeNearClient.BadRequestException
WeNearClient.NoSuchClientException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||