Uses of Class
org.cruxframework.crux.plugin.gadget.client.features.osapi.OsapiCollection

Packages that use OsapiCollection
org.cruxframework.crux.plugin.gadget.client.features.osapi.albums   
org.cruxframework.crux.plugin.gadget.client.features.osapi.mediaitems   
org.cruxframework.crux.plugin.gadget.client.features.osapi.people   
 

Uses of OsapiCollection in org.cruxframework.crux.plugin.gadget.client.features.osapi.albums
 

Methods in org.cruxframework.crux.plugin.gadget.client.features.osapi.albums that return types with arguments of type OsapiCollection
 OsapiRequest<OsapiCollection<Album>> GetAlbumsRequestBuilder.build()
          Builds the request.
 

Uses of OsapiCollection in org.cruxframework.crux.plugin.gadget.client.features.osapi.mediaitems
 

Methods in org.cruxframework.crux.plugin.gadget.client.features.osapi.mediaitems that return types with arguments of type OsapiCollection
 OsapiRequest<OsapiCollection<MediaItem>> GetMediaItemsRequestBuilder.build()
          Builds the request.
 

Uses of OsapiCollection in org.cruxframework.crux.plugin.gadget.client.features.osapi.people
 

Methods in org.cruxframework.crux.plugin.gadget.client.features.osapi.people that return types with arguments of type OsapiCollection
 OsapiRequest<OsapiCollection<Person>> GetPeopleRequestBuilder.build()
          Builds the request.
 



Copyright © 2014. All rights reserved.