@DTO public class UESPropertyTemplateEntryAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
Code of the entry (property template or property template collection).
|
private java.lang.String |
description
Description of the entry (property template or property template collection).
|
private UESURI |
entityTypeUri
UESURI of the entity type of the entry (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
|
private java.lang.String |
name
Name of the entry (property template or property template collection).
|
private UESURI |
uri
Normalized UESURI of the entry (property template or property template collection).
|
private java.lang.Object |
value
Value for the entry that is property template.
|
private UESPropertyType |
valueType
Type of the value of the entry (Date, Image, Text, etc.).
|
Constructor and Description |
---|
UESPropertyTemplateEntryAttributes() |
UESPropertyTemplateEntryAttributes(UESURI uri, |
UESPropertyTemplateEntryAttributes(UESURI uri, |