GPMSWiki/AdministratorDocumentation/AddingProjectClass: Difference between revisions
Jump to navigation
Jump to search
imported>LutzKrause No edit summary |
imported>LutzKrause No edit summary |
||
Line 2: | Line 2: | ||
= Adding a [[ProjectClass]] = | = Adding a [[ProjectClass]] = | ||
* Define the Roles and Rights of the | * Define the Roles and Rights of the ProjectClass | ||
* Add the ProjectClass: | * Add the ProjectClass: | ||
gpms add_project_class -c <class name> -d <description> | gpms add_project_class -c <class name> -d <description> | ||
(e.g. gpms add_project_class -c GenDB-2.2 -d "Class for all GenDB version 2.2 projects") | (e.g. gpms add_project_class -c GenDB-2.2 -d "Class for all GenDB version 2.2 projects") |
Revision as of 17:24, 10 May 2005
Adding a ProjectClass
- Define the Roles and Rights of the ProjectClass
- Add the ProjectClass:
gpms add_project_class -c <class name> -d <description> (e.g. gpms add_project_class -c GenDB-2.2 -d "Class for all GenDB version 2.2 projects")