:: com :: sun :: star :: configuration :: backend ::
|
service Layer |
- Description
- provides read-only access to a configuration data layer.
A layer contains the configuration setting changes to be performed
on a default settings tree to obtain the values of those settings
for a given entity and component.
- Since
- OOo 1.1.2
- See also
- Schema
Service providing access to schema data for a configuration component.
- See also
- UpdatableLayer
Service providing write access to a configuration data layer.
|
Exported Interfaces - Summary |
XLayer |
provides read access to the contents of the configuration layer.
|
XCompositeLayer |
provides read access to sublayers accessible through an
additional criterion (for instance the locale they contain data for).
(details)
|
::com::sun::star::util::XTimeStamped |
provides a way to detect changes to the layer.
(details)
|
Properties' Summary |
[ readonly ] string
URL |
[ OPTIONAL ]
The URL of the layer data.
|
Exported Interfaces - Details |
XLayer
- Description
- provides read access to the contents of the configuration layer.
|
|
XCompositeLayer
- Usage Restrictions
- optional
- Description
- provides read access to sublayers accessible through an
additional criterion (for instance the locale they contain data for).
|
|
::com::sun::star::util::XTimeStamped
- Usage Restrictions
- optional
- Description
- provides a way to detect changes to the layer.
Timestamps should be considered as opaque markers and
can only safely be compared for equality and
only to timestamps generated by the same implementation.
When the content of the Layer changes,
the timestamp is guaranteed to change to a different value.
The timestamp format depends on the implementation.
If the timestamp is a representation of the time of the last change,
the recommended format is "YYYYMMDDhhmmssZ".
|
|
Properties' Details |
URL
[ readonly ] string URL;
- Usage Restrictions
- optional
- Description
- The URL of the layer data.
- Since
- OOo 2.0
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.