Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 548
   
2-116
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
Chapter 2      Table Details
Class_Security Table
Class_Security Table
Lists the level of security each user or group has for a class.
Related tables:
 (via ClassID)
 (via UserGroupName)
Table 2-94 Class_Security Table Constraints
Constraint
Field Name(s)
PK
ClassSecurityID
Table 2-95 Class_Security Table
Field Name
Description
Data Type
Keys and 
Null Option
AccessLevel
The access level the user group has for the class. 
DBINT
NOT NULL
ChangeStamp
Incremented when the record is changed in the 
central database.
CHANGESTAMP
NOT NULL
ClassID
Identifies the class from the Class_List table.
DBINT
NOT NULL
ClassSecurityID
A unique identifier for the record.
DBINT
PK
NOT NULL
UserGroupName
Identifies the user group.
varchar(30)
NOT NULL