The Portal publisher stores information on the Portal Library content publishers.
See UDP for more information.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| objectkey | integer | not null | Unique identifier of the publisher. |
| objectname | nvarchar(40) | with null | Name of the publisher. |
| extension | nvarchar(10) | with null | File extension this publisher is configured to publish. |
| contenttype | nvarchar(40) | with null | Content-type this publisher is configured to use. For server-side publishers, this is the name of the servlet that is the publisher. |
| enterprise | integer | with null | Boolean value 0/1 whether or not this publisher is visible to the entire enterprise or just the admin group. |
Product Name: Portal
Table Type: Table