@DTO public class UESPropertyTemplateSetAttributes extends java.lang.Object
UESPropertyTemplate.setAttributes(cz.ues.core.commons.uri.UESURI, UESPropertyTemplateSetAttributes)| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
code
The new code of the property template. 
 | 
private java.lang.String | 
description
The new description of the property template. 
 | 
private java.lang.String | 
name
The new name of the property template. 
 | 
private java.lang.String | 
valueRestriction
String defining value restriction, one of the following values are possible: string with UESURI - to define enumeration restriction,
 string with Pattern - to define regular expression restriction, string with Query in form
 "metaArtifactUri = '...' 
 | 
| Constructor and Description | 
|---|
UESPropertyTemplateSetAttributes()  | 
UESPropertyTemplateSetAttributes(java.lang.String name,  | 
UESPropertyTemplateSetAttributes(java.lang.String name,  |