Package org.teamapps.dto
Class UiCalendar.SetCalendarDataCommand
java.lang.Object
org.teamapps.dto.UiCalendar.SetCalendarDataCommand
- Enclosing class:
UiCalendar
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetCalendarDataCommand(String componentId, List<UiCalendarEventClientRecord> events) -
Method Summary
-
Field Details
-
componentId
-
events
-
-
Constructor Details
-
SetCalendarDataCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetCalendarDataCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getEvents
-