MetaData

MetaDataLibrary

Class com::liquent::insight::manager::publisher::data::metadata::MetaDataLibrary Name:

MetaData

Field Name Field Type Matching UI field

Req

(Y/N)

Description Acceptable values Default value
id long Y Unique MetaDataLibrary 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.
name string

Related

Assembly

Name

N Name of MetaDataLibrary.
assemblyId long Y Value of the ID field of Assembly class.

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

MetaData

Field Name Field Type

Matching

UI field

Req

(Y/

N)

Description Acceptable values Default value
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-metadataapplication|

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.