Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.userpreferences
Interface UserPreferences<T>

All Superinterfaces:
DetachedAdapter, LocalConfiguration<T>

public interface UserPreferences<T>
extends LocalConfiguration<T>

Interface that must be extended by other interface representing user preferences.

Since:
5.4.3
Author:
Quentin Lamerand

Method Summary
 
Methods inherited from interface org.nuxeo.ecm.core.api.localconfiguration.LocalConfiguration
canMerge, getDocumentRef, merge, save
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.