Difference between revisions of "Documentation/DevGuide/Database/Adding a Group"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Initial author Sun Microsystems, Inc.)
 
m (FINAL VERSION FOR L10N)
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:
 
|NextPage=Documentation/DevGuide/Database/Using DBMS Features
 
|NextPage=Documentation/DevGuide/Database/Using DBMS Features
 
}}
 
}}
{{DISPLAYTITLE:Adding a Group}}
+
{{Documentation/DevGuideLanguages|Documentation/DevGuide/Database/{{SUBPAGENAME}}}}
 +
{{DISPLAYTITLE:Adding a Group}}
 
<!--<idltopic>com.sun.star.sdbcx.GroupDescriptor</idltopic>-->
 
<!--<idltopic>com.sun.star.sdbcx.GroupDescriptor</idltopic>-->
 
Creating a <idl>com.sun.star.sdbcx.GroupDescriptor</idl> object is the same as the methods described above. Follow the same steps:
 
Creating a <idl>com.sun.star.sdbcx.GroupDescriptor</idl> object is the same as the methods described above. Follow the same steps:
Line 15: Line 16:
  
 
{{PDL1}}
 
{{PDL1}}
[[Category: Database Access]]
+
 
 +
[[Category:Documentation/Developer's Guide/Database Access]]

Latest revision as of 12:52, 15 May 2009



Creating a com.sun.star.sdbcx.GroupDescriptor object is the same as the methods described above. Follow the same steps:

  1. Set a name for the group in the Name property.
  2. Append all the users to the user container of the group.
  3. Append the GroupDescriptor object to the group container of the catalog.
Content on this page is licensed under the Public Documentation License (PDL).
Personal tools
In other languages