Uses of Class
com.mindtree.techworks.insight.preferences.PreferenceHandlerStoreException

Packages that use PreferenceHandlerStoreException
com.mindtree.techworks.insight.preferences   
com.mindtree.techworks.insight.preferences.xmlpersistence   
 

Uses of PreferenceHandlerStoreException in com.mindtree.techworks.insight.preferences
 

Methods in com.mindtree.techworks.insight.preferences that throw PreferenceHandlerStoreException
 void PreferenceDataHandler.savePreferences(java.util.List preferences)
          Saves the passed preferences to the store.
 

Uses of PreferenceHandlerStoreException in com.mindtree.techworks.insight.preferences.xmlpersistence
 

Methods in com.mindtree.techworks.insight.preferences.xmlpersistence that throw PreferenceHandlerStoreException
 void XMLPreferenceDataHandler.savePreferences(java.util.List preferences)
          Saves the given preferences
 void XMLDOMPreferenceDataWriter.writePreferences(java.util.List preferences, java.lang.String outputFile)
          Writes the preferences to the store
 



Copyright © 2003-2008 MindTree Consulting Ltd.. All Rights Reserved.