|
Eclipse Platform Release 3.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
IWorkingCopyManager is the interface for the working copy support for references to shared preference nodes.
Method Summary | |
void |
applyChanges()
Apply the changes for all working copies, to their original preference nodes. |
IEclipsePreferences |
getWorkingCopy(IEclipsePreferences original)
Return a working copy instance based on the given preference node. |
Method Detail |
public IEclipsePreferences getWorkingCopy(IEclipsePreferences original)
original
- the original node
public void applyChanges() throws org.osgi.service.prefs.BackingStoreException
#flush
on that
working copy node.
org.osgi.service.prefs.BackingStoreException
- if there were problems accessing the backing store
|
Eclipse Platform Release 3.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.