Stores the file extension to asset class (property template) mapping
| Column Name | Column Datatype | Column Null Option | Column Comment |
| uedbid | integer | not null | ID identifying this ACL entry |
| uecheckedout | integer | with null | Not used |
| uecheckedouttime | date | with null | Not used |
| uemodtime | date | with null | Left over from legacy code |
| uenumemptyrequired | integer | with null | Left over from legacy code |
| ueporinstanceid | varchar(255) | with null | Identify the portal instance which this row belongs to |
| uepubstage | integer | with null | Left over from legacy code |
| uepubtime | date | with null | Left over from legacy code |
| ueassetclsid | integer | with null | DBID of the property template (asset class) |
| uedefault | integer1 | with null | 1 if this is the default template, 0 if it's not |
| uefileext | varchar(255) | with null | The file extension |
| uemajormime | varchar(255) | with null | Major type associated with this extension |
| ueminormime | varchar(255) | with null | Minor type associated with this extension |
Product Name: Portal r12 Content Management
Table Type: Table