Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.localconfiguration.simple.SimpleConfiguration

Packages that use SimpleConfiguration
org.nuxeo.ecm.platform.localconfiguration.simple   
org.nuxeo.ecm.platform.userpreferences   
 

Uses of SimpleConfiguration in org.nuxeo.ecm.platform.localconfiguration.simple
 

Classes in org.nuxeo.ecm.platform.localconfiguration.simple that implement SimpleConfiguration
 class SimpleConfigurationAdapter
          Default implementation of SimpleConfiguration.
 

Methods in org.nuxeo.ecm.platform.localconfiguration.simple that return SimpleConfiguration
 SimpleConfiguration SimpleConfigurationAdapter.merge(SimpleConfiguration other)
           
 

Methods in org.nuxeo.ecm.platform.localconfiguration.simple with parameters of type SimpleConfiguration
 SimpleConfiguration SimpleConfigurationAdapter.merge(SimpleConfiguration other)
           
 

Uses of SimpleConfiguration in org.nuxeo.ecm.platform.userpreferences
 

Classes in org.nuxeo.ecm.platform.userpreferences that implement SimpleConfiguration
 class SimpleUserPreferences
          An object that stores simple key/value user preferences.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.