@DTO public class UESArtifactSetAttributes extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private UESArtifactType |
artifactType
Deprecated.
Deprecated since UES8-14. Input value is ignored, null is
always assumed.
|
private java.lang.String |
code
Code of the artifact.
|
private java.lang.Boolean |
componentContent
Defines whether the primarily displayed content of the created Artifact is
component content.
|
private java.lang.Boolean |
defaultComponentContent
Defines default value of component content setting.
|
private java.lang.String |
description
Description of the artifact.
|
private UESURI |
iconUri
URI of the artifact's icon.
|
private java.lang.String |
name
Name of the artifact.
|
private UESSecurityLevel |
securityLevel
Security level of the artifact.
|
| Constructor and Description |
|---|
UESArtifactSetAttributes() |
UESArtifactSetAttributes(java.lang.String name, |
UESArtifactSetAttributes(java.lang.String name, |
UESArtifactSetAttributes(java.lang.String name, |
UESArtifactSetAttributes(java.lang.String name, |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
getDefaultComponentContent() |
void |
setDefaultComponentContent(java.lang.Boolean defaultComponentContent) |
UESArtifactSetAttributes.defaultComponentContentUESArtifactSetAttributes.defaultComponentContent