home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1998 October
/
PCWorld_1998-10_cd.bin
/
software
/
prehled
/
komix
/
DATA.Z
/
roles.roles
< prev
next >
Wrap
Text File
|
1996-10-15
|
1KB
|
34 lines
#---------------------------------------------------------------------------
#
# (c) Cayenne Software Inc. 1996
#
# File: @(#)roles.setup /main/titanic/2
# Author: Marcel Bancken
# Description: roles setup file
#
# File to setup the roles for a particular Project+Configuration.
#
# Access Rights are coded in MCRUD syntax, each letter stands for:
#
# (M)anage = Control Action
# (C)reate = Create, Insert Action
# (R)ead = Read Action
# (U)pdate = Modify, ModifyStatus, Freeze, Unfreeze Action
# (D)elete = Remove, Destroy Action
#
#---------------------------------------------------------------------------
# SccsId = @(#)roles.setup /main/titanic/2 15 Oct 1996 Copyright 1996 Cayenne Software Inc.
# Role Name | Phase Name | Access Rights
ProjectManager | * | M C R U D
Analyst | * | R
Analyst | Analysis | C R U D
Designer | * | R
Designer | *Design | C R U D
Programmer | * | R
Programmer | Implementation| C R U D
Tester | ObjectDesign | R
Tester | Implementation| R
QA-Officer | * | R