Blueprint Developer Manual / Version 2310
Table Of Contents
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
Read Section 5.4.3, “Settings” for a description of why you want to use settings and how to do it from an editors perspective.