Content for OpenOffice.org version 3.3.
:: com :: sun :: star :: configuration :: backend ::
|
| service Backend |
- Description
- provides access to a configuration database composed of one or more
storage backends containing settings used by software modules.
Configuration data is organized into layers which are selected
by components and entities.
Components are characterized by configuration schemas.
A component contains configuration data for a particular
application domain or software module.
Entities are organised hierarchically in organisations,
groups, roles and individual users. Each element of the associated
hierarchy corresponds to a layer that applies to an entity.
A layer contains data for multiple components
associated to a single entity.
- Since
- OOo 1.1.2
- Developers Guide
- Config - Adding a Backend Data Store
|
| Exported Interfaces - Details |
XSchemaSupplier
- Description
- provides access to configuration schemas.
|
|
XBackend
- Description
- provides access to the layer data.
|
|
XBackendEntities
- Usage Restrictions
- optional
- Description
- provides information about supported and special entities.
|
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.