Leaf
- Class Name:
- com::liquent::insight::manager::content::dto::Leaf
Note: If a field name is not required, but does contain a default value, the default value will be set automatically in the imported Assembly unless otherwise specified in the Assembly XML.
| Field Name | Field Type | Matching UI Field | Req (Y/N) | Description | Acceptable Values | Default Value |
|---|---|---|---|---|---|---|
| abbreviatedName | string | Abbreviated Name | N | The abbreviated name of the leaf. | ||
| absoluteChildSeqNo | long | Y | The value of this field is an index that increases from top to bottom in the assembly tree. | See example in Explanation for childSeqNo and absoluteChildSeqNo Fields. | ||
| activeFlag | string | N | This field is not used for import. |
|
||
| actuate | string | Actuate | N | Leaf actuate. |
|
|
| applicationVersion | string | Application Version | N | This field represents the Application Version field. | ||
| assemblyId | long | Y | Value of the ID field of the Assembly class. | Example:
5513035 |
||
| bindingRule | string | 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. | |||
| checksum | string | N | A leaf checksum. | Example:
d1322e3afb89ed6fd93794f96bebf941 |
||
| childSeqNo | long | Y | The value of this field is an index that increases from top to bottom within the current parent node of the assembly tree. | See example in Explanation for childSeqNo and absoluteChildSeqNo Fields. | ||
| comments | string | Comments | N | Comments about the leaf. | ||
| copiedFromId | long | N | This field is not used for import. | |||
| depth | long | N | This field is not used for import. | |||
| description | string | Description | N | A description of the leaf. | ||
| discriminator | string | N | This field is not used for import. | Fixed value for Leaf is L | ||
| displayOperation | string | N | This field is not used for import. | |||
| dueDate | date | Due Date | N | The date the leaf is due to be completed. | ||
| ectdHref | string | N | This field is not used for import. | |||
| extensionDisplayName | string | Extension | N | This field is not used for import. | ||
| extensionType | string | N | Name of extension that user can set on Leaf. Format is "type|version" where type is study_report_leaf , japanese_leaf, etc. and version is 1.0, 2.2, 3.3, etc.
If extension is set on Leaf then additional extension fields appear. |
Default | ||
| fontLibrary | string | Font Library | N | The font library used in this leaf. | ||
| guid | string | Leaf ID | N | Unique identifier, format is "a" + md5 string. | Example: ad41d8cd98f00b204e9800998ecf8427e | |
| id | long | Y | Unique Leaf ID represented by a numerical value. This field is used to link classes within the 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 Leaf. | Example:
5516639 |
||
| keywords | string | Keywords | N | The keywords specific to the leaf. | ||
| language | string | Language | N | The language of the document. | ||
| leafVersion | string | Version | N | The version of the file. | ||
| linkText | string | Link Text | N | This field is a text attribute and represents the Link Text field. | ||
| lockFlag | string | N | Indicates of the Leaf has been locked or not. |
|
U | |
| modifiedFile | string | N | This field is a text attribute and represents the Modified File field. | |||
| name | string | Name | Y | The name of the leaf as it appears in the tree. | ||
| nodeNumber | string | Number | N | The eCTD Number for that leaf. | ||
| numLifecycledChildren | long | N | This field is not used for import. | |||
| operationTypeId | long | Operation | N | The operation of the leaf. |
|
|
| other | string | N | This field is not used for import. | |||
| outputFileName | string | Output File | N | The output file name to be created in the published output | ||
| outputLocation | string | Published Output Location | N | The location of the published leaf. | ||
| owner | string | Owner | N | The Responsible person for that leaf. | ||
| parentId | long | Y | Id of parent element. | See example in Explanation for parentId Field. | ||
| refreshDate | date | Last Repository Data Retrieval | N | The date when content was created. | Date format - Unix Timestamp. | Default is today's date. |
| role | string | Role | N | A leaf role. | ||
| show | string | Show | N | A leaf show. |
|
|
| statusTypeId | long | N | This field is not used for import. | |||
| supersededFlag | string | N | This field is not used for import. | |||
| title | string | Title | N | The Title of the leaf. | ||
| titleRef | string | N | This field is not used for import. | |||
| transApplicationId | long | N | This field is not used for import. | |||
| typeCode | string | N | This field is not used for import. | Default value is LEAF | ||
| useApplicationPrefixFlag | string | Use Application Prefix | N | Defines if the Application Prefix should be applied to the link, for use when the reference leaf exists in another Application/Assembly. |
|
N |
| useNativeFileFlag | string | Use Native File | N | Defines if the documents within the leaf should be passed through to the output without being touched by Calyx RIM Publisher. If set to T (stands for True), only one document should be associated to the leaf. |
|