:: com :: sun :: star :: configuration :: backend ::
|
service Schema |
- Description
- provides read only access to a configuration component schema.
A component is a set of hierarchically organised and semantically
related configuration settings, e.g StarWriter settings.
A component schema contains two separate sections, one which
describes the templates to be used in the dynamic containers (sets) of
the component and one which describes the component's data structure.
- See also
- Layer
Service providing access to individual
configuration data for an entity.
|
Exported Interfaces - Summary |
XSchema |
handles access to the schema data for a component.
(details)
|
Properties' Summary |
[ readonly ] string
URL |
[ OPTIONAL ]
The URL of the layer data.
|
Exported Interfaces - Details |
XSchema
- Description
- handles access to the schema data for a component.
The data can be read either in its entirety (templates and component
description) or each of its parts can be accessed.
|
|
Properties' Details |
URL
[ readonly ] string URL;
- Usage Restrictions
- optional
- Description
- The URL of the layer data.
|
|
Top of Page
Copyright © 2010 Sun Microsystems, Inc.