Package org.teamapps.dto
Class UiItemView.AddItemCommand
java.lang.Object
org.teamapps.dto.UiItemView.AddItemCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected UiIdentifiableClientRecord -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.AddItemCommand(String componentId, String groupId, UiIdentifiableClientRecord item) -
Method Summary
-
Field Details
-
componentId
-
groupId
-
item
-
-
Constructor Details
-
AddItemCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
AddItemCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getGroupId
-
getItem
-