Uses of Interface
org.openwms.core.integration.PreferenceDao

Packages that use PreferenceDao
org.openwms.core.integration Repository (DAO) interface definitions of the CORE module. 
org.openwms.core.integration.file This package contains classes to deal with files. 
 

Uses of PreferenceDao in org.openwms.core.integration
 

Subinterfaces of PreferenceDao in org.openwms.core.integration
 interface PreferenceWriter<ID extends Serializable>
          A PreferenceWriter extends the PreferenceDao about functionality to save and remove AbstractPreferences.
 

Uses of PreferenceDao in org.openwms.core.integration.file
 

Classes in org.openwms.core.integration.file that implement PreferenceDao
 class PreferencesDaoImpl
          A PreferencesDaoImpl reads a XML file of preferences and keeps them internally in a Map.
 



Copyright © 2005-2011 openwms.org. All Rights Reserved.