Keeps mapping of ACL and rollback table names to asset content classes.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uedbid | integer | not null | |
| uecheckedout | integer | with null | Left over from legacy code |
| uecheckedouttime | date | with null | Left over from legacy code |
| uemodtime | date | with null | Left over from legacy code |
| uenumemptyrequired | integer | with null | Left over from legacy code |
| uepubstage | integer | with null | Left over from legacy code |
| uepubtime | date | with null | Left over from legacy code |
| uecache | integer1 | with null | |
| uedescription | varchar(1000) | with null | Description of table |
| uekeyname1 | varchar(255) | with null | |
| uekeyname2 | varchar(255) | with null | |
| uekeyname3 | varchar(255) | with null | |
| uename | varchar(255) | not null | |
| uenameplural | varchar(255) | with null | |
| ueparams | varchar(4000) | with null | Stores metadata about hte table such as column names, which columns are mandatory and it stores the name of its rollback and acl tables |
| uepublicationstage | integer | with null | |
| uereadpermission | varchar(1000) | with null | |
| uetablename | varchar(255) | not null | Table Name |
| uewritepermission | varchar(1000) | with null |
Product Name: Portal Content Management
Table Type: Table