Class UiCalendar.RegisterTemplateCommand
java.lang.Object
org.teamapps.dto.UiCalendar.RegisterTemplateCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.RegisterTemplateCommand(String componentId, String id, UiTemplate template) -
Method Summary
-
Field Details
-
componentId
-
id
-
template
-
-
Constructor Details
-
RegisterTemplateCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
RegisterTemplateCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getId
-
getTemplate
-