...
UC-03c | VersionManagement - Remove version |
---|---|
Versión | 1.0 |
Dependencies | None |
Preconditions |
|
Description | Functionality to remove a version |
Secuence |
|
Postconditions | None |
Exceptions | System will raise and exception if primary key does not exist. |
Comments | None |
...
UC-03d | VersionManagement - Publish version |
---|---|
Versión | 1.0 |
Dependencies | None |
Preconditions |
|
Description | Functionality to publish a version |
Secuence |
|
Postconditions | Audit fields must save who updated version |
Exceptions | System will raise and exception if primarey key does not exist. System will raise and exception if current version has just been published |
Comments | None |
...