@DTO public class AppBoxEntryAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
Code of the entry (artifact or shortcut).
|
private java.lang.String |
description
Description of the entry (artifact or 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 entry (artifact or shortcut).
|
private UESURI |
uri
Normalized UESURI of the entry (artifact or shortcut).
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |