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".
|
|
Copyright © 2010 Sun Microsystems, Inc.