Cisco Cisco IP Contact Center Release 4.6.1 Technical References

Page of 557
Table 64: Indexes for Class_List Table
index_keys
index_description
index_name
Name
clustered, unique, unique key
located on PRIMARY
XAK1Class_List
ClassID
nonclustered, unique, primary key
located on PRIMARY
XPKSecurity_Class
Fields in Class_List Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
PK NOT NULL
DBINT
A unique identifier for the class.
ClassID
NULL
DESCRIPTION
Additional information about the class.
Description
AK-1 NOT NULL
varchar(30)
The name of the class.
Name
Class_Security Table
This table is in the 
To see database rules for these tables, click
It lists the level of security each user or group has for a class.
Related Tables
 (via UserGroupName)
Table 65: Indexes for Class_Security Table
index_keys
index_description
index_name
ClassSecurityID
clustered, unique, primary key
located on PRIMARY
XPKClass_Security
Fields in Class_Security Table:
Keys and Null Option:
Data Type:
Description:
Field Name:
NOT NULL
DBINT
The access level the user group has for the class. To
see values. click 
AccessLevel
NOT NULL
CHANGESTAMP
Incremented when the record is changed in the
central database.
ChangeStamp
NOT NULL
DBINT
Identifies the class from the Class_List table.
ClassID
PK NOT NULL
DBINT
A unique identifier for the record.
ClassSecurityID
NOT NULL
varchar(64)
Identifies the user group.
UserGroupName
Database Schema Handbook Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.2(1)
119
Chapter 2:  All Tables
Class_Security Table