Class UiCalendar.RemoveEventCommand
java.lang.Object
org.teamapps.dto.UiCalendar.RemoveEventCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.RemoveEventCommand(String componentId, int eventId) -
Method Summary
-
Field Details
-
componentId
-
eventId
protected int eventId
-
-
Constructor Details
-
RemoveEventCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
RemoveEventCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getEventId
public int getEventId()
-