Top | Module | Use | Manual | Index |
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS  |
Usually an object that implements this interface also implements XPropertySet and at least some of the properties have subproperties.
This interface allows direct access to subsubproperties, ... up to an arbitrary nesting depth. Often the intermediate elements of the hierarchy implement XProperty .
Each implementation specifies how the hierarchical property names, that are used to access the elements of the hierarchy, are formed.
Commonly a notation similar to filesystem pathes (separated by '/' slashes) or nested module names (separated by dots '.' or '::') is used.
Known Services which Export this Interface |
|
com::sun::star::configuration::PropertyHierarchy | provides access to and information about properties and subproperties of an implementation. |
Methods' Summary |
|
getHierarchicalPropertySetInfo | retrieve information about the hierarchy of properties |
setHierarchicalPropertyValue | sets the value of the property with the specified nested name. |
getHierarchicalPropertyValue |
Methods' Details |
||||
|
||||
|
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.