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