Uses of Package
de.unikassel.android.sdcframework.persistence.facade

Packages that use de.unikassel.android.sdcframework.persistence.facade
de.unikassel.android.sdcframework.persistence The classes providing the service for persistent storage of samples on the device. 
de.unikassel.android.sdcframework.persistence.facade Provides the interfaces for the persistence package. 
de.unikassel.android.sdcframework.preferences Provides the classes to manage preferences, service configurations values and defaults. 
de.unikassel.android.sdcframework.preferences.facade Provides the interfaces for the preference package. 
de.unikassel.android.sdcframework.service Does contain the service management related classes. 
de.unikassel.android.sdcframework.transmission The classes providing the service for the transfer of stored samples to a remote server. 
 

Classes in de.unikassel.android.sdcframework.persistence.facade used by de.unikassel.android.sdcframework.persistence
DatabaseAdapter
           
DatabaseCommand
          Interface for database commands.
DatabaseFullStrategy
          Interface for database full strategies.
DatabaseManager
          Interface for the central database management component.
DatabaseSample
          A sample adaption for database access.
PersistentStorageManager
          Interface for the persistent storage manager an asynchronous sample observer, responsible for the persistent storage task.
 

Classes in de.unikassel.android.sdcframework.persistence.facade used by de.unikassel.android.sdcframework.persistence.facade
DatabaseAdapter
           
DatabaseCommand
          Interface for database commands.
DatabaseManager
          Interface for the central database management component.
DatabaseSample
          A sample adaption for database access.
DBFullStrategyDescription
          The enumeration defining the database full strategy combinations.
 

Classes in de.unikassel.android.sdcframework.persistence.facade used by de.unikassel.android.sdcframework.preferences
DBFullStrategyDescription
          The enumeration defining the database full strategy combinations.
 

Classes in de.unikassel.android.sdcframework.persistence.facade used by de.unikassel.android.sdcframework.preferences.facade
DBFullStrategyDescription
          The enumeration defining the database full strategy combinations.
 

Classes in de.unikassel.android.sdcframework.persistence.facade used by de.unikassel.android.sdcframework.service
DatabaseManager
          Interface for the central database management component.
PersistentStorageManager
          Interface for the persistent storage manager an asynchronous sample observer, responsible for the persistent storage task.
 

Classes in de.unikassel.android.sdcframework.persistence.facade used by de.unikassel.android.sdcframework.transmission
DatabaseManager
          Interface for the central database management component.
DatabaseSample
          A sample adaption for database access.