@DTO public class UESSheetTemplateCreate extends java.lang.Object
UESSheetTemplate.create(UESURI, UESSheetTemplateCreate)
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
Code of the new sheet template.
|
private UESSheetStreamHandler |
content
Initial content of sheet template.
|
private java.lang.String |
description
Description of the new sheet template.
|
private java.lang.Boolean |
implicitCreation
Specifies whether sheet should be created by the sheet template simultaneously with artifact creation.
|
private java.lang.Boolean |
main
Specifies whether created sheet template is set as the main sheet template on Meta Artifact.
|
private java.lang.String |
name
Name of the new sheet template.
|
private java.lang.Integer |
order
Specifies the order (or index) of the new sheet template on the specified Meta Artifact.
|
private UESURI |
sourceTemplateUri
UESURI of the sheet template from which the new sheet template will be copied.
|
private java.lang.String |
versionLabel
Label of the new sheet template version.
|
private java.lang.Boolean |
visible
Specifies tVisible, whether the sheet created by this sheet template will be visible.
|
private UESSheetWidthType |
width
Width of the sheet template.
|
Constructor and Description |
---|
UESSheetTemplateCreate() |
UESSheetTemplateCreate(java.lang.String name, |
UESSheetTemplateCreate(java.lang.String name, |
UESSheetTemplateCreate(java.lang.String name, |
UESSheetTemplateCreate(java.lang.String name, |
UESSheetTemplateCreate(java.lang.String name, |
UESSheetTemplateCreate(java.lang.String name, |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
UESSheetWidthType
.