19#ifndef __com_sun_star_configuration_backend_XVersionedSchemaSupplier_idl__
20#define __com_sun_star_configuration_backend_XVersionedSchemaSupplier_idl__
27module
com { module sun { module star { module configuration { module backend {
Generic exception thrown when physical access to an underlying backend fails.
Definition: BackendAccessException.idl:35
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:31
provides access to configuration component schemas.
Definition: XSchemaSupplier.idl:37
provides access to versioned configuration component schemas.
Definition: XVersionedSchemaSupplier.idl:36
string getSchemaVersion([in] string aComponent)
Returns the schema version for a particular component.
Definition: Accessible.idl:22