public interface IWorkingCopyManager
Modifier and Type | Method and Description |
---|---|
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.
|
IEclipsePreferences getWorkingCopy(IEclipsePreferences original)
original
- the original nodevoid applyChanges() throws BackingStoreException
#flush
on that
working copy node.BackingStoreException
- if there were problems accessing the backing store
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.