|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sugestio.client.call.Call
com.sugestio.client.call.GetItemCall
public class GetItemCall
| Field Summary |
|---|
| Fields inherited from class com.sugestio.client.call.Call |
|---|
config, consumptionId, itemId, jClient, resourceType, userId |
| Constructor Summary | |
|---|---|
GetItemCall(com.sun.jersey.api.client.Client jClient,
SugestioConfig config,
java.lang.String itemId)
|
|
| Method Summary | |
|---|---|
SugestioResult<Item> |
call()
|
| Methods inherited from class com.sugestio.client.call.Call |
|---|
getOauthFilter, getUri |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GetItemCall(com.sun.jersey.api.client.Client jClient,
SugestioConfig config,
java.lang.String itemId)
| Method Detail |
|---|
public SugestioResult<Item> call()
throws SugestioException
call in interface java.util.concurrent.Callable<SugestioResult<Item>>SugestioException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||