Package org.teamapps.dto
Class UiButton.SetTemplateRecordCommand
java.lang.Object
org.teamapps.dto.UiButton.SetTemplateRecordCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetTemplateRecordCommand(String componentId, Object templateRecord) -
Method Summary
-
Field Details
-
componentId
-
templateRecord
-
-
Constructor Details
-
SetTemplateRecordCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetTemplateRecordCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getTemplateRecord
-