Uses of Package
es.ucm.look.data.interfaces

Packages that use es.ucm.look.data.interfaces
es.ucm.look.data   
es.ucm.look.data.interfaces   
es.ucm.look.data.local   
es.ucm.look.data.local.contentprovider   
es.ucm.look.data.remote   
 

Classes in es.ucm.look.data.interfaces used by es.ucm.look.data
DataHandler
          General interface for data handling
 

Classes in es.ucm.look.data.interfaces used by es.ucm.look.data.interfaces
DataGetter
          Implemented by the classes which provides data to the application
DataSetter
          General interface for classes adding or changing data to the application
 

Classes in es.ucm.look.data.interfaces used by es.ucm.look.data.local
DataGetter
          Implemented by the classes which provides data to the application
DataHandler
          General interface for data handling
DataSetter
          General interface for classes adding or changing data to the application
 

Classes in es.ucm.look.data.interfaces used by es.ucm.look.data.local.contentprovider
DataGetter
          Implemented by the classes which provides data to the application
DataHandler
          General interface for data handling
DataSetter
          General interface for classes adding or changing data to the application
 

Classes in es.ucm.look.data.interfaces used by es.ucm.look.data.remote
DataGetter
          Implemented by the classes which provides data to the application
DataHandler
          General interface for data handling
DataSetter
          General interface for classes adding or changing data to the application