:: 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 - Summary
XUsersSupplier

gives access to the users which contains to this group.

XAuthorizable

shows the access rights of this group.

::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
Properties' Summary
[ readonly ] string
Name
is the name of the group.  
Exported Interfaces - Details
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
(referenced entity's summary:)
provides information about and access to the properties from an implementation.
Properties' Details
Name
[ readonly ] string Name;
Description
is the name of the group.

 
Top of Page