Package org.openintents.provider

Provides classes with definitions of ContentProviders and convenience methods.

See:
          Description

Class Summary
ContentIndex  
ContentIndex.ContentBody  
ContentIndex.Dir  
ContentIndex.Entry  
Hardware Definition for content provider related to hardware.
Hardware.Preferences Hardware preferences.
Location Definition for content provider related to location.
Location.Extras  
Location.Locations  
Shopping Definition for content provider related to shopping.
Shopping.Contains Information which list contains which items/lists/(recipes)
Shopping.ContainsFull Combined table of contents, items, and lists.
Shopping.Items Items that can be put into shopping lists.
Shopping.Lists Shopping lists that can contain items.
Shopping.Status Status of "contains" element.
Tag Definition for content provider related to tag.
Tag.Contents  
Tag.Tags  
 

Package org.openintents.provider Description

Provides classes with definitions of ContentProviders and convenience methods.

Package Specification

The provider packages contain all definitions required to access the OpenIntents ContentProviders from other applications.

Convenience methods allow for an even easier access to frequently needed data.

Related Documentation

For further information, please see: