@DTO public class UESArtifactAttributes extends java.lang.Object
UESArtifact.getAttributes(UESURI)
.Modifier and Type | Field and Description |
---|---|
private UESArtifactType |
artifactType
Type of the artifact.
|
private java.lang.String |
code
Code of the artifact.
|
private UESURI |
companyUri
URI of the company where artifact is located.
|
private UESURI |
competentRoleUri
URI of the competent role.
|
private java.lang.String |
creationStamp
Creation stamp of the artifact.
|
private java.util.Date |
creationTime
Creation time of the artifact.
|
private java.lang.String |
description
Description of the artifact.
|
private UESURI |
entityTypeUri
UESURI of the entity type of the artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
|
private UESURI |
iconUri
URI of the artifact's icon.
|
private UESArtifactLayout |
layout
Deprecated.
Layouts are no longer used, this attribute has no effect.
|
private UESURI |
locationUri
URI of the artifact container.
|
private UESURI |
metaArtifactUri
URI of the meta artifact.
|
private java.lang.String |
modificationStamp
Modification stamp of the artifact.
|
private java.util.Date |
modificationTime
Modification time of the artifact.
|
private java.lang.String |
name
Name of the artifact.
|
private UESURI |
organizationalUnitUri
URI of the organizational unit.
|
private UESSecurityLevel |
securityLevel
Security level of the artifact.
|
private java.lang.String |
stateComment
Comment of the current activity state.
|
private java.lang.String |
stateName
Name of the artifact state.
|
private UESArtifactStateType |
stateType
Type of the current artifact state.
|
private UESURI |
uri
URI of the artifact.
|
private java.lang.Integer |
version
Version of the artifact.
|
private UESArtifactWidthType |
width
Flag of width sheet.
|
Constructor and Description |
---|
UESArtifactAttributes() |
UESArtifactAttributes(UESURI uri, |
UESArtifactAttributes(UESURI uri, |
UESArtifactAttributes(UESURI uri, |
UESArtifactAttributes(UESURI uri, |
UESArtifactAttributes(UESURI uri, |
UESArtifactAttributes(UESURI uri, |