Package org.teamapps.dto
Class UiInfiniteItemView.SetItemJustificationCommand
java.lang.Object
org.teamapps.dto.UiInfiniteItemView.SetItemJustificationCommand
- Enclosing class:
UiInfiniteItemView
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.SetItemJustificationCommand(String componentId, UiItemJustification itemJustification) -
Method Summary
-
Field Details
-
componentId
-
itemJustification
-
-
Constructor Details
-
SetItemJustificationCommand
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
SetItemJustificationCommand
-
-
Method Details
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiCommand<Void>
-
getItemJustification
-