public abstract class RenamedPreferences extends CayennePreference
CAYENNE_PREFERENCES_PATH, EDITOR, LAST_PROJ_FILES| Constructor and Description |
|---|
RenamedPreferences(Preferences pref) |
| Modifier and Type | Method and Description |
|---|---|
static void |
clearPreferences() |
static Preferences |
copyPreferences(Preferences newPref,
Preferences oldPref,
boolean addToPreferenceList) |
void |
copyPreferences(String newName) |
static Preferences |
copyPreferences(String newName,
Preferences oldPref) |
static void |
removeNewPreferences() |
static void |
removeOldPreferences() |
filePathToPrefereceNodePath, getCayennePreference, getCurrentPreference, getNode, getRootPreference, saveObjectPreference, setCurrentNodeForPreference, setCurrentPreference, setObjectpublic RenamedPreferences(Preferences pref)
public void copyPreferences(String newName)
public static Preferences copyPreferences(String newName, Preferences oldPref)
public static void removeOldPreferences()
public static void removeNewPreferences()
public static void clearPreferences()
public static Preferences copyPreferences(Preferences newPref, Preferences oldPref, boolean addToPreferenceList)
Copyright © 2001–2015 Apache Cayenne. All rights reserved.