Adding a Group
From Apache OpenOffice Wiki
< Documentation | DevGuide
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Creating a com.sun.star.sdbcx.GroupDescriptor object is the same as the methods described above. Follow the same steps:
- Set a name for the group in the
Nameproperty. - Append all the users to the user container of the group.
- Append the
GroupDescriptorobject to the group container of the catalog.
| Content on this page is licensed under the Public Documentation License (PDL). |