@DTO public class UESTerritoryAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private UESURI |
accessRoleUri
Access role into the territory, that make accessible the territory to the user of the personal role.
|
private java.lang.String |
code
Code of the territory.
|
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 territory.
|
private java.lang.Boolean |
preferred
Specifies if this territory is the preferred territory of the personal role's user.
|
private UESTerritoryType |
type
Type of the territory.
|
private UESURI |
uri
Normalized UESURI of the territory.
|
Constructor and Description |
---|
UESTerritoryAttributes(UESURI uri, |
UESTerritoryAttributes(UESURI uri, |