(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: configuration :: backend ::

service HierarchyBrowser
Description
allows scanning a configuration data repository for available components .
Since
OOo 1.1.2

Exported Interfaces - Summary
::com::sun::star::task::XJob

allows executing a scan of the repository (details)

Exported Interfaces - Details
::com::sun::star::task::XJob
Description
allows executing a scan of the repository

The repository to browse is selected by arguments passed to ::com::sun::star::task::XJob::execute(). The names and meanings of such arguments depend on the implementation. Each implementation must document such arguments.

The following argument to ::com::sun::star::task::XJob::execute() must be supported by all implementations:

ExcludeComponents : string[] or string
A component or list of components that should be skipped and excluded from the result. If this argument appears multiple times it is handled cumulatively.

The return value of ::com::sun::star::task::XJob::execute() is a list of components found. The format in which components are returned may depend on the implementation. Each implementation should support returning component identifiers that are compatible with some implementation of Backend.


 
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.