@DTO public class UESShortcutAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private UESURI |
artifactUri
UESURI of the referenced artifact.
|
private java.lang.String |
code
Code of the shortcut.
|
private java.lang.String |
description
Description of the shortcut.
|
private UESURI |
entityTypeUri
UESURI of the entity type of the artifact (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
|
private java.lang.String |
name
Name of the shortcut.
|
private UESURI |
uri
Normalized UESURI of the shortcut.
|
private java.lang.Integer |
version
Version of the shortcut.
|
Constructor and Description |
---|
UESShortcutAttributes(UESURI uri, |
UESShortcutAttributes(UESURI uri, |
UESShortcutAttributes(UESURI uri, |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |