@DTO public class UESOrganizationalUnitEntryAttributes 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 UESOrganizationalUnitEntryType | 
type
Deprecated. 
 
This attribute has been replaced by attribute  
entityType since UES7-12. | 
private UESURI | 
uri
Normalized UESURI of the entry (artifact or shortcut). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
toString() | 
entityType since UES7-12.