:: 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
XUsersSupplier
Description
gives access to the users which contains to this group.
XAuthorizable
Description
shows the access rights of this group.
::com::sun::star::beans::XPropertySet
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