@DTO @XMLBindable public class UESFolderAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private UESArtifactType |
artifactType
Deprecated.
Deprecated since UES8-14. Always returns null.
|
private java.lang.String |
code
Code of the folder.
|
private UESURI |
companyUri
URI of the company.
|
private UESURI |
competentRoleUri
UESURI of the competent role.
|
private java.lang.Boolean |
componentContent
Defines whether the primarily displayed content of the created Artifact is component content.
|
private java.lang.String |
creationStamp
Creation stamp of the folder.
|
private java.util.Date |
creationTime
Creation time of the folder.
|
private java.lang.String |
description
Description of the folder.
|
private UESURI |
entityTypeUri
UESURI of the entity type of the folder (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
|
private UESURI |
iconUri
URI of the folder's icon.
|
private UESURI |
locationUri
UESURI of the folder's container.
|
private UESURI |
metaArtifactUri
UESURI of the meta artifact.
|
private java.lang.String |
modificationStamp
Modification stamp of the folder.
|
private java.util.Date |
modificationTime
Modification time of the folder.
|
private java.lang.String |
name
Name of the folder.
|
private UESURI |
organizationalUnitUri
URI of the organizational unit.
|
private UESSecurityLevel |
securityLevel
Security level.
|
private UESURI |
uri
UESURI of the folder.
|
private java.lang.Integer |
version
Version number of the folder.
|
Constructor and Description |
---|
UESFolderAttributes(UESURI uri, |
UESFolderAttributes(UESURI uri, |
UESFolderAttributes(UESURI uri, |
UESFolderAttributes(UESURI uri, |
UESFolderAttributes(UESURI uri, |
UESArtifactType.ORGANIZATIONAL
.