Class | Description |
---|---|
ProjectManagementModule |
Parent module for all tasks involving projects in the repository..
|
SubModProjectCreate |
Implicitly creates a project in the repository by generating the first 9 user objects.
|
SubModProjectDelete |
Removes an entire project from the repostory or removes all objects except the user objects.
|
SubModProjectEdit |
This module changes a projects long- and short name.
|
SubModProjectInfo |
Collects and displays informations (names, ID ranges) about a project.
|
SubModProjectList |
Lists all projects (ID, object count, short name, long name).
|