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

unpublished service SystemIntegration
Usage Restrictions
not published
Description
provides access to a configuration data composed of one or more platform backends containing settings used by software modules.

Exported Interfaces - Summary
XBackend

provides access to the layer data.

::com::sun::star::lang::XInitialization

allows initialization of backend data sources (details)

Exported Interfaces - Details
XBackend
Description
provides access to the layer data.
::com::sun::star::lang::XInitialization
Description
allows initialization of backend data sources

no parameters need to be passed as backends are initialised using the service registration database 'services.rdb'.


 
Top of Page