(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

service CopyImporter
Description
imports data into a configuration layer by copying over existing data.
Since
OOo 1.1.2
Developers Guide
Config - Installing a Custom Configuration Schema

Included Services - Summary
Importer

allows importing configuration data into a backend. (details)

Exported Interfaces - Summary
::com::sun::star::lang::XInitialization

allows initializing the implementation with settings that control its behavior . (details)

Included Services - Details
Importer
Description
allows importing configuration data into a backend.

In this implementation, the changes are copied over any XLayer data that already exists in the Backend, replacing it completely.

Exported Interfaces - Details
::com::sun::star::lang::XInitialization
Description
allows initializing the implementation with settings that control its behavior .

This interface, which is optional in Importer is mandatory in this service and supports the following arguments which must be provided as ::com::sun::star::beans::NamedValue:

Overwrite : boolean
If false, specifies that the data should be applied only if the existing layer is empty.


 
Top of Page

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.

Copyright & License
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.