|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IWorkingCopyManager
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 |
---|
IEclipsePreferences getWorkingCopy(IEclipsePreferences original)
original
- the original node
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.2 |
|||||||||
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, 2006. All rights reserved.