Uses of Class
org.apache.felix.prefs.ChangeSet

Packages that use ChangeSet
org.apache.felix.prefs   
 

Uses of ChangeSet in org.apache.felix.prefs
 

Fields in org.apache.felix.prefs declared as ChangeSet
protected  ChangeSet PreferencesImpl.changeSet
          The change set keeps track of all changes.
 

Methods in org.apache.felix.prefs that return ChangeSet
 ChangeSet PreferencesImpl.getChangeSet()
          Return the change set.
 

Methods in org.apache.felix.prefs with parameters of type ChangeSet
 void ChangeSet.importChanges(ChangeSet other)
          Import the changes from the other change set.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.