|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 AbstractPreference s. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |