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
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.