|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objecteg.com.espace.wenear.client.WeNearClient.UserInterestsService
public static class WeNearClient.UserInterestsService
Service interface for managing user interests
| Nested Class Summary | |
|---|---|
static class |
WeNearClient.UserInterestsService.TInterest
|
| Constructor Summary | |
|---|---|
WeNearClient.UserInterestsService(WeNearClient client)
|
|
| Method Summary | |
|---|---|
WeNearClient.UserInterestsService.TInterest[] |
getUserInterests()
Retrieves interests selected previously by the logged-in user. |
void |
setUserInterests(int[] interestIds)
Sets the interests of the logged-in user |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WeNearClient.UserInterestsService(WeNearClient client)
| Method Detail |
|---|
public WeNearClient.UserInterestsService.TInterest[] getUserInterests()
throws WeNearClient.UnknownErrorException,
WeNearClient.BadResponseException,
WeNearClient.BadRequestException,
WeNearClient.NoSuchClientException
WeNearClient.UnknownErrorException
WeNearClient.BadResponseException
WeNearClient.BadRequestException
WeNearClient.NoSuchClientException
public void setUserInterests(int[] interestIds)
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 | |||||||