@DTO public class UESActivitySetAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.Boolean |
allowExecutiveRoleChange
Specifies if it will be possible to change an executive role of the activity in the future.
|
private java.lang.Boolean |
allowSubactivities
Specifies if it will be possible to create new child activities on the activity in the future.
|
private java.lang.Boolean |
blockTimeInCalendar
Specifies if the calendar should block the time for the time of meeting.
|
private java.lang.String |
code
The new code of the activity.
|
private UESURI |
competentRoleUri
Deprecated.
Use Activite.setExecutiveRole instead.
|
private java.lang.Object |
dateExpiration
Specifies the date when the activity is automatically finished.
|
private java.util.Date |
dateFrom
Specifies the date when the activity is shown in the related users digital workspace.
|
private java.util.Date |
dateStart
The new start of the meeting.
|
private java.util.Date |
dateTo
The new date when the activity should be finished.
|
private java.lang.String |
description
The new description of the activity.
|
private UESURI |
executiveRoleUri
Deprecated.
Use Activite.setComponentRole instead.
|
private java.lang.String |
name
The new name of the activity.
|
private java.lang.Boolean |
notify
Specifies whether users who are cast in executiveRoleUri will be notified of the modified activity in their
Digital Workspace and by e-mail (if they have enabled e-mail notifications in their personal settings).
|
private java.lang.String |
parameters
Data containing additional information for a macro or other processing tool.
|
private UESURI |
relatedArtifactUri
Deprecated.
Since UES7-08, use attribute relatedObjectUri.
|
private UESURI |
relatedObjectUri
The new related object of the activity.
|
Constructor and Description |
---|
UESActivitySetAttributes(java.lang.String name, |
UESActivitySetAttributes(java.lang.String name,
Maximal constructor is used to change all attributes of activity.
|
UESActivitySetAttributes(java.lang.String name, |
UESActivitySetAttributes(java.lang.String name, |
UESActivitySetAttributes(java.lang.String name, |
TIME_RESERVATION
or
COVER_MEETING
. If it is not specified, the value is not modified. UESActivityType}
TIME_RESERVATION
or
COVER_MEETING
. If it is not specified, the value is not modified.UESActivityType}