PageMarker
- Class Name:
- com::liquent::insight::manager::publisher::data::PageMarker
| Field Name | Field Type | Matching UI Field | Req (Y/N) | Description | Acceptable Values | Default Value |
|---|---|---|---|---|---|---|
| begDate | date | N | This field is not used for import. | |||
| begUserId | long | N | This field is not used for import. | |||
| changeReasonComment | string | N | This field is not used for import. | |||
| changeReasonTypeId | long | N | This field is not used for import. | |||
| comments | string | Comments | N | Any additional information you want to save with the page marker. | ||
| createdByVolumizeFlag | string | Created by Volumization | N | This field is not used for import. | ||
| creationDate | date | N | This field is not used for import. | |||
| creatorId | long | N | This field is not used for import. | |||
| depth | int | N | This field is not used for import. | |||
| description | string | Description | N | The description of the Page Marker. | ||
| documentSourceId | long | N | This field is not used for import. | |||
| id | long | Y | The unique PageMarker ID represented by a numerical value. This value will be used to populate corresponding fields in child classes. This ID will be replaced by the database ID in the imported assembly. | |||
| keywords | string | Keywords | N | The keywords you can use in a search for the page marker. | ||
| name | string | Page Marker Name | N | The name of the Page Marker. Name is not unique. | By default name is "Page Marker" | |
| orderNo | long | Y | The index is the size of the pageNumber field. The index starts from zero.
For example:
|
Example: 0, 1, 2, etc. | ||
| pageMarkerFlag | string | N | This field is not used for import. | |||
| pageNumber | int | Page Number | Y | The page on which the page marker is applied. | ||
| parentContentId | long | Y | The value of the ID field of the Document class. Every PageMarker belongs to Document. |