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