:: com :: sun :: star :: ucb ::
|
service HierarchyDataReadWriteAccess |
- Description
- provides read and write access to a fragment of the hierarchy data.
|
Exported Interfaces - Summary |
::com::sun::star::container::XNameContainer |
allows adding and removing of hierarchy data nodes, replacing of
the value of hierarchy data node members, as well as obtaining the
value of hierarchy data node members.
(details)
|
::com::sun::star::lang::XSingleServiceFactory |
gives access to all contents provided by this provider.
(details)
|
::com::sun::star::util::XChangesBatch |
allows managing changes within the hierarchy.
(details)
|
Included Services - Details |
HierarchyDataReadAccess
- Description
- provides read access to a fragment of the hierarchy data
|
|
Exported Interfaces - Details |
::com::sun::star::container::XNameContainer
- Description
- allows adding and removing of hierarchy data nodes, replacing of
the value of hierarchy data node members, as well as obtaining the
value of hierarchy data node members.
Adding and removing must only be supported if the access object
points to the "Children" data member of a node or to the root node.
It will insert a new node or or remove an existing one. If supported
on data nodes, adding must add new data members to the node, removing
must remove data members. However, the mandatory data members (Title,
TargetURL, Children) must never be removable.
Replacing and getting values must be supported be every data node.
|
|
::com::sun::star::lang::XSingleServiceFactory
|
::com::sun::star::util::XChangesBatch
- Description
- allows managing changes within the hierarchy.
::com::sun::star::util::XChangesBatch::getPendingChanges
reports all changes within the hierarchy that are done through (direct
or indirect) descendants of this element. The same set of changes is
committed to persistent storage and/or made visible to other objects
accessing the same data set, when
::com::sun::star::util::XChangesBatch::commitChanges
is invoked.
|
|
Top of Page
Copyright © 2000, 2012 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.