@DTO public class UESFolderSetAttributes extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
code
Code of the folder. 
 | 
private java.lang.Boolean | 
componentContent
Defines whether the primarily displayed content of the created Artifact is component content. 
 | 
private java.lang.String | 
description
Description of the folder. 
 | 
private UESURI | 
iconUri
URI of the folder's icon. 
 | 
private java.lang.String | 
name
Name of the folder. 
 | 
private UESSecurityLevel | 
securityLevel
Security level of the folder. 
 | 
| Constructor and Description | 
|---|
UESFolderSetAttributes()  | 
UESFolderSetAttributes(java.lang.String name,  | 
UESFolderSetAttributes(java.lang.String name,  | 
UESFolderSetAttributes(java.lang.String code,  | 
NULL_URI value is set, the folder icon is removed and the
 folder uses icon from meta artifact.