Methods' Details |
getTargetBackend
- Description
- gets the target backend for importing.
- Returns
- the Backend into which layers are
imported by
|
|
setTargetBackend
- Description
- sets the target backend for importing.
- Parameter aBackend
- a Backend into which layers should be
imported by XLayerImporter::importLayer().
- Throws
- com::sun::star::lang::NullPointerException
if the backend passed is NULL.
|
|
importLayer
- Description
- Imports the layer given into the backend.
This method imports data for the current entity of the backend.
- Parameter aLayer
- a layer whose data will be imported into the backend
- Throws
- com::sun::star::lang::NullPointerException
if the layer passed is NULL or no backend is available.
- Throws
- com::sun::star::configuration::backend::MalformedDataException
if the layer passed is invalid
- Throws
- com::sun::star::lang::IllegalArgumentException
if the layer passed is for a component
that doesn't exist in the backend
- Throws
- com::sun::star::lang::WrappedTargetException
if an error occurs in the backend or source layer.
- See also
- XBackend::getOwnUpdateHandler()
|
|
importLayerForEntity
- Description
- Imports the layer given into the backend for a given entity.
This method imports data for the current entity of the backend.
- Parameter aLayer
- a layer whose data will be imported into the backend
- Parameter aEntity
- a entity into whose data the layer will be imported
- Throws
- com::sun::star::lang::NullPointerException
if the layer passed is NULL or no backend is available.
- Throws
- com::sun::star::configuration::backend::MalformedDataException
if the layer passed is invalid
- Throws
- com::sun::star::lang::IllegalArgumentException
if the layer passed is for a component
that doesn't exist in the backend
or if the entity doesn't exist in the backend.
- Throws
- com::sun::star::lang::WrappedTargetException
if an error occurs in the backend or source layer.
- See also
- XBackend::getUpdateHandler()
|
|
Top of Page
Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.