PublisherMetaData
- Class Name:
- com::liquent::insight::manager::content::dto::PublisherMetaData
| Field Name | Field Type | Matching UI field | Req (Y/N) | Description | Acceptable values | Default value |
|---|---|---|---|---|---|---|
| id | long | Y | Unique PublisherMetaData ID represented by numerical value. Field is used to link classes within Assembly XML. This value will be used to populate corresponding fields in child classes. This ID will be replaced by database ID in the imported assembly. | |||
| metaDataLibraryId | long | Y | Value of the ID field of MetaDataLibrary class. | |||
| internalType | string | Y | This is the internal type of the Publisher Meta Data. | Fixed value is ENVELOPE | ||
| extensionType | string | Y | Name of extension that a user can set on PublisherMetaData. The format is "type|version", where type is m1-us-meta-data-application, etc., and version is 1.0, 2.2, 3.3, etc.
If an extension is set on PublisherMetaData, then additional extension fields appear. |
Fixed value is m1-us-meta-data-application|3.3 | ||
| targetNode | long | Y | Value of the ID field of Folder class where PublisherMetaData class is assigned. | |||
| associatedEntityId | long | N | This field is not used for import. | |||
| changeReasonComment | string | N | This field is not used for import. |