Services |
AccessRootElement |
provides information about the root element of a hierarchy and
about the hierarchy as a whole.
|
AdministrationProvider |
manages one, or more, complete sets of configuration data for
administrative puposes and serves as a factory for objects that
provide access to subsets of these shared configurations.
|
ConfigurationAccess |
provides read access to a fragment of the configuration hierarchy.
|
ConfigurationProvider |
manages one, or more, complete sets of configuration data and serves as a
factory for objects that provide access to a subset of the configuration.
|
ConfigurationRegistry |
|
ConfigurationUpdateAccess |
provides modifying access to a fragment of the configuration hierarchy.
|
DefaultProvider |
is a ConfigurationProvider , that is
the default ConfigurationProvider for its
::com::sun::star::uno::XComponentContext .
|
GroupAccess |
provides access to a predefined heterogeneous group of values and nested
trees as part of a hierarchy.
|
GroupElement |
provides information about a predefined element contained in a
heterogeneous group of elements within a hierarchy.
|
GroupUpdate |
provides write access to a predefined heterogeneous group of values
and nested trees as part of a hierarchy.
|
HierarchyAccess |
provides access to a hierarchy of descendant elements.
|
HierarchyElement |
provides information about an element within a hierarchy.
|
PropertyHierarchy |
provides access to and information about properties and subproperties
of an implementation.
|
SetAccess |
provides access to a dynamic, homogeneous set of values or nested
trees within a hierarchy.
|
SetElement |
provides information about a dynamic element that can be inserted into a
homogeneous set of elements within a hierarchy.
|
SetUpdate |
provides write access to a dynamic homogeneous set of values or nested
trees within a hierarchy.
|
SimpleSetAccess |
provides access to a dynamic, homogeneous, nonhierarchical set of values
or objects.
|
SimpleSetUpdate |
provides write access to a dynamic, homogeneous, non-hierarchical set of
values or objects.
|
UpdateRootElement |
provides update control for a hierarchy of configuration items
and information about the hierarchy as a whole as well as its root.
|
Copyright © 2003 Sun Microsystems, Inc.