loading table of contents...

4.3.1.2. The Settings Service

Settings are a flexible way to enable editors to configure application behavior via content changes within CoreMedia Studio without the need to redeploy a web application. CoreMedia Blueprint uses the com.coremedia.blueprint.base.settings.SettingsService to read certain settings from various different sources. This section describes how you can use the settings service in your own projects.

[Note]Note

Read Section 6.3.3, “Settings” for a description of why you want to use settings and how to do it from an editors perspective.