Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: sdbcx ::

service Group

Description
represents a group of users, which has certain access rights for the objects of the database.


Exported Interfaces

com::sun::star::sdbcx::XUsersSupplier
Description
gives access to the users which contains to this group.
com::sun::star::sdbcx::XAuthorizable
Description
shows the access rights of this group.
com::sun::star::beans::XPropertySet
Description
provides information about and access to the properties from an implementation.

Properties' Summary

Name is the name of the group.

Properties' Details

Name
 
[ readonly ] string Name;
Description
is the name of the group.

Top of Page