Volume
- Class Name:
- com::liquent::insight::manager::publisher::data::Volume
| Field Name | Field Type | Matching UI Field | Req (Y/N) | Description | Acceptable Values | Default Value |
|---|---|---|---|---|---|---|
| lastPublishedOutputLocationDisplay | string | Last Published Location | N | This field is not used for import. | ||
| lastEstimatedSize | long | Last Estimated Size (in MB) | N | This field is not used for import. | ||
| lastEstimatedDate | date | Last Estimated Date | N | This field is not used for import. | ||
| lastPublishedSize | long | Last Published Size (in MB) | N | This field is not used for import. | ||
| lastPublishedDate | date | Last Published Date | N | This field is not used for import. | ||
| volumizeBySizeFlag | string | Volumize by Size | N | Defines if the volumization should be done by number of pages or by estimated size of the volume. |
|
N |
| maxVolumeSize | long | Total Size (in MB) | N | Defines the maximum size of the volume, used when running volumize by size. | Numeric and greater than 50 | 100 |
| volumeBufferSize | long | Buffer Size (in MB) | N | The additional buffer allowed in a volume, used when running volumize by size. | Numeric and greater than 10 | 10 |
| id | long | Y | The unique Volume ID represented by a numerical value. This 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 the database ID in the imported assembly. | |||
| firstContentId | long | N | This field is not used for import. | |||
| lastContentId | long | N | This field is not used for import. | |||
| firstContentSeqNum | long | N | This field is not used for import. | |||
| lastContentSeqNum | long | N | This field is not used for import. | |||
| firstExtractSeqNum | long | N | This field is not used for import. | |||
| lastExtractSeqNum | long | N | This field is not used for import. | |||
| assemblyId | long | N | This field is not used for import. | |||
| firstExtractId | long | N | This field is not used for import. | |||
| lastExtractId | long | N | This field is not used for import. | |||
| name | string | Name | N | This field is not used for import. | ||
| nodeNumber | int | Begin at Volume Number | N | The number that should be used to start the volumes. | Numeric and greater than zero. | 1 |
| actualSheetCount | int | Total Sheets/Pages | N | The total number of sheets/pages to include in a volume, used when running volumize by number of pages. | 300 | |
| maxSheetCount | int | N | This field is not used for import. | |||
| sheetBufferCount | int | Total Sheets/Pages Buffer | N | The additional sheets/pages buffer allowed in a volume, used when running volumize by number of pages. | 50 | |
| lockType | string | N | This field is not used for import. | |||
| autoCreateTocsFlag | string | Automatically Create Volume Tables of Contents | N | Defines if a TOC should be created for each Volume inserted. |
|
N |
| numberingSchema | string | Volume File Naming Format | N | The format that should be applied to the Volume File Name, typically this is a variable. | $VOLNAME | |
| relativeType | string | Volume Numbering | N | Defines if the Volume numbering should be reset at every major division, or relative to the Assembly. |
|
asmRelative |
| isDuplexFlag | string | N | This field is not used for import. | |||
| lastPublishedOutputLocationId | string | N | This field is not used for import. | |||
| changeReasonComment | string | N | This field is not used for import. | |||
| changeReasonTypeId | string | N | This field is not used for import. | |||
| publishingSettingsLibraryId | long | Y | Value of ID field of PublishingSettingsLibrary class. | Example:
370515 |