ie.deri.wsmx.dbManager.dbWSMXGoal
Interface PreferenceDB

All Known Implementing Classes:
PreferenceDBImpl

public interface PreferenceDB

(c) Copyright 2004, DERI - Digital Enterprise Research Institute, Ireland

Author:
Michal Zaremba PreferenceDB.java, 27-Jun-2004, 15:22:18

Method Summary
 Preference[] getPreferences(PreferenceID[] preferences)
           
 PreferenceID[] savePreferences(Preference[] preferences)
           
 

Method Detail

savePreferences

public PreferenceID[] savePreferences(Preference[] preferences)
                               throws DBManagerException
Throws:
DBManagerException

getPreferences

public Preference[] getPreferences(PreferenceID[] preferences)
                            throws DBManagerException
Throws:
DBManagerException