public interface PreferenceManager
Modifier and Type | Method and Description |
---|---|
void |
applyPreference(XmlObjectStore store,
java.lang.Object data)
Apply the preference.
|
void applyPreference(XmlObjectStore store, java.lang.Object data)
store
- The store to use.data
- The data.