21module
com { module sun { module star { module configuration { module backend {
Generic exception thrown when physical access to an underlying backend fails.
Definition BackendAccessException.idl:30
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
Provides functionality relating to common and supported entities for a configuration data backend.
Definition XBackendEntities.idl:34
boolean isEqualEntity([in] string aEntity, [in] string aOtherEntity)
determines, if two given entity ids denote the same entity.
string getOwnerEntity()
provides the entity id of the owner entity of the backend.
boolean supportsEntity([in] string aEntity)
determines, if a given entity id exists in this backend.
string getAdminEntity()
provides the entity id of an entity for general administrative access.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20