Package org.teamapps.dto
Class AbstractUiComboBox.LazyChildrenQuery
java.lang.Object
org.teamapps.dto.AbstractUiComboBox.LazyChildrenQuery
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.LazyChildrenQuery(String componentId, int parentId) -
Method Summary
-
Field Details
-
componentId
-
parentId
protected int parentId
-
-
Constructor Details
-
LazyChildrenQuery
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
LazyChildrenQuery
-
-
Method Details
-
getUiQueryType
- Specified by:
getUiQueryTypein interfaceUiQuery
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiQuery
-
getParentId
public int getParentId()
-