|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of OsapiRequest in org.cruxframework.crux.plugin.gadget.client.features.osapi |
|---|
| Methods in org.cruxframework.crux.plugin.gadget.client.features.osapi with parameters of type OsapiRequest | ||
|---|---|---|
|
BatchRequest.add(OsapiRequest<T> request,
Callback<T> callback)
Adds an opensocial request to this batch request. |
|
| Uses of OsapiRequest in org.cruxframework.crux.plugin.gadget.client.features.osapi.albums |
|---|
| Methods in org.cruxframework.crux.plugin.gadget.client.features.osapi.albums that return OsapiRequest | |
|---|---|
OsapiRequest<OsapiCollection<Album>> |
GetAlbumsRequestBuilder.build()
Builds the request. |
| Uses of OsapiRequest in org.cruxframework.crux.plugin.gadget.client.features.osapi.mediaitems |
|---|
| Methods in org.cruxframework.crux.plugin.gadget.client.features.osapi.mediaitems that return OsapiRequest | |
|---|---|
OsapiRequest<OsapiCollection<MediaItem>> |
GetMediaItemsRequestBuilder.build()
Builds the request. |
| Uses of OsapiRequest in org.cruxframework.crux.plugin.gadget.client.features.osapi.people |
|---|
| Methods in org.cruxframework.crux.plugin.gadget.client.features.osapi.people that return OsapiRequest | |
|---|---|
OsapiRequest<Person> |
GetPersonRequestBuilder.build()
Builds the request. |
OsapiRequest<OsapiCollection<Person>> |
GetPeopleRequestBuilder.build()
Builds the request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||