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

Packages that use de.unikassel.android.sdcframework.preferences.facade
de.unikassel.android.sdcframework.app Provides the classes for the service controller and preference activities as well as the service class itself. 
de.unikassel.android.sdcframework.app.scheduler Provides the scheduler activity related types. 
de.unikassel.android.sdcframework.devices Does contain the sensor device specific classes, like the sensor devices, the device manager and the device factory. 
de.unikassel.android.sdcframework.devices.facade Provides the interfaces for the device package. 
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.service.facade Provides the interfaces for the service package. 
de.unikassel.android.sdcframework.transmission The classes providing the service for the transfer of stored samples to a remote server. 
de.unikassel.android.sdcframework.transmission.facade Provides the interfaces for the transmission package. 
de.unikassel.android.sdcframework.util Does contain utility classes and interfaces. 
 

Classes in de.unikassel.android.sdcframework.preferences.facade used by de.unikassel.android.sdcframework.app
ApplicationPreferenceManager
          Interface for the application preference manager.
ServicePreferences
          Interface for the preferences of the service and the persistence module.
TransmissionPreference
          Interface for the preferences of the transmission module.
 

Classes in de.unikassel.android.sdcframework.preferences.facade used by de.unikassel.android.sdcframework.app.scheduler
ApplicationPreferenceManager
          Interface for the application preference manager.
 

Classes in de.unikassel.android.sdcframework.preferences.facade used by de.unikassel.android.sdcframework.devices
ApplicationPreferenceManager
          Interface for the application preference manager.
SensorDeviceConfiguration
          Interface for the sensor device configuration, which does extend the device scanner configuration.
SensorDeviceConfigurationChangeEvent
          Interface for sensor device configuration change events.
 

Classes in de.unikassel.android.sdcframework.preferences.facade used by de.unikassel.android.sdcframework.devices.facade
SensorDeviceConfiguration
          Interface for the sensor device configuration, which does extend the device scanner configuration.
 

Classes in de.unikassel.android.sdcframework.preferences.facade used by de.unikassel.android.sdcframework.persistence
ServiceConfiguration
          The configuration for the framework service and persistence module.
 

Classes in de.unikassel.android.sdcframework.preferences.facade used by de.unikassel.android.sdcframework.persistence.facade
ServiceConfiguration
          The configuration for the framework service and persistence module.
 

Classes in de.unikassel.android.sdcframework.preferences.facade used by de.unikassel.android.sdcframework.preferences
ApplicationPreferenceManager
          Interface for the application preference manager.
Configuration
          The interface for configuration types.
ConfigurationChangeEvent
          Interface for observable configuration change event types to be created by the preference manager as event source.
ConfigurationChangeEventSource
          Interface for an observable source of configuration events.
DevicePreferencesCollection
          Interface for a collection of device preferences.
LogLevelConfiguration
          Interface for the configuration of the log level.
LogLevelConfigurationChangeEvent
          Interface for the log level configuration change event.
ScannerConfiguration
          Interface for the device scanner configuration.
SensorDeviceConfiguration
          Interface for the sensor device configuration, which does extend the device scanner configuration.
SensorDeviceConfigurationChangeEvent
          Interface for sensor device configuration change events.
SensorDevicePreferences
          Interface for the preferences of a single sensor device.
ServiceConfiguration
          The configuration for the framework service and persistence module.
ServiceConfigurationChangeEvent
          Interface for the service configuration change event.
ServicePreferences
          Interface for the preferences of the service and the persistence module.
SinglePreference
          Generic interface for a single preference with a default value.
TimeProviderConfiguration
          Interface for the configuration of an NTP time provider.
TimeProviderConfigurationChangeEvent
          Interface for the time provider configuration change event.
TimeProviderPreference
          Interface for a NTP time provider preference
TransmissionConfiguration
          The configuration for the transmission module.
TransmissionPreference
          Interface for the preferences of the transmission module.
TransmissionProtocolConfiguration
          The configuration for a transmission protocol.
TransmissionProtocolPreference
          Interface for the preferences of a transmission protocol.
UpdatableConfiguration
          Interface for updatable configuration types.
UUIDPreference
          Interface for the UUID preference.
 

Classes in de.unikassel.android.sdcframework.preferences.facade used by de.unikassel.android.sdcframework.preferences.facade
Configuration
          The interface for configuration types.
ConfigurationChangeEvent
          Interface for observable configuration change event types to be created by the preference manager as event source.
ConfigurationChangeEventSource
          Interface for an observable source of configuration events.
LogLevelConfiguration
          Interface for the configuration of the log level.
ScannerConfiguration
          Interface for the device scanner configuration.
SensorDeviceConfiguration
          Interface for the sensor device configuration, which does extend the device scanner configuration.
SensorDevicePreferences
          Interface for the preferences of a single sensor device.
ServiceConfiguration
          The configuration for the framework service and persistence module.
ServicePreferences
          Interface for the preferences of the service and the persistence module.
SinglePreference
          Generic interface for a single preference with a default value.
TimeProviderConfiguration
          Interface for the configuration of an NTP time provider.
TimeProviderPreference
          Interface for a NTP time provider preference
TransmissionConfiguration
          The configuration for the transmission module.
TransmissionPreference
          Interface for the preferences of the transmission module.
TransmissionProtocolConfiguration
          The configuration for a transmission protocol.
TransmissionProtocolPreference
          Interface for the preferences of a transmission protocol.
UpdatableConfiguration
          Interface for updatable configuration types.
UUIDPreference
          Interface for the UUID preference.
 

Classes in de.unikassel.android.sdcframework.preferences.facade used by de.unikassel.android.sdcframework.service
ApplicationPreferenceManager
          Interface for the application preference manager.
LogLevelConfigurationChangeEvent
          Interface for the log level configuration change event.
SensorDeviceConfigurationChangeEvent
          Interface for sensor device configuration change events.
ServiceConfiguration
          The configuration for the framework service and persistence module.
ServiceConfigurationChangeEvent
          Interface for the service configuration change event.
TimeProviderConfiguration
          Interface for the configuration of an NTP time provider.
TimeProviderConfigurationChangeEvent
          Interface for the time provider configuration change event.
TransmissionProtocolConfiguration
          The configuration for a transmission protocol.
 

Classes in de.unikassel.android.sdcframework.preferences.facade used by de.unikassel.android.sdcframework.service.facade
ApplicationPreferenceManager
          Interface for the application preference manager.
 

Classes in de.unikassel.android.sdcframework.preferences.facade used by de.unikassel.android.sdcframework.transmission
TransmissionConfiguration
          The configuration for the transmission module.
TransmissionProtocolConfiguration
          The configuration for a transmission protocol.
 

Classes in de.unikassel.android.sdcframework.preferences.facade used by de.unikassel.android.sdcframework.transmission.facade
UpdatableConfiguration
          Interface for updatable configuration types.
 

Classes in de.unikassel.android.sdcframework.preferences.facade used by de.unikassel.android.sdcframework.util
TransmissionProtocolConfiguration
          The configuration for a transmission protocol.