Package org.teamapps.dto
Class AbstractUiComboBox.RetrieveDropdownEntriesQuery
java.lang.Object
org.teamapps.dto.AbstractUiComboBox.RetrieveDropdownEntriesQuery
- All Implemented Interfaces:
UiQuery
- Enclosing class:
AbstractUiComboBox
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.RetrieveDropdownEntriesQuery(String componentId, String queryString) -
Method Summary
-
Field Details
-
componentId
-
queryString
-
-
Constructor Details
-
RetrieveDropdownEntriesQuery
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
RetrieveDropdownEntriesQuery
-
-
Method Details
-
getUiQueryType
- Specified by:
getUiQueryTypein interfaceUiQuery
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiQuery
-
getQueryString
-