Cisco Cisco Administrative Workstation Technical References

Page of 548
   
2-117
Cisco ICM/IP Contact Center Enterprise Edition Database Schema Handbook, Release 6.0(0)
  
Chapter 2      Table Details
ClassID_To_ObjectType Table
ClassID_To_ObjectType Table
Maps each class to its component object types.
Related tables:
 (via ClassID)
 (via ObjectType + ObjectID)
Table 2-96 ClassID_To_Object Table Constraints
Constraint
Field Name(s)
PK
ClassID
ObjectType
FK
ClassID
ObjectType
IE-1
ObjectType
Table 2-97 ClassID_To_Object Table
Field Name
Description
Data Type
Keys and 
Null Option
ClassID
Identifies the class from the Class_List table.
DBINT
PK, FK
NOT NULL
ObjectID
For Logical Interface Controller objects:
2 = PG 
3 = NIC 
Note
For all other object types, this field is 0.
DBINT
NOT NULL
ObjectType
Identifies the type of the object.
DBINT
PK, FK, 
IE-1
NOT NULL