* extended TargetFilterQueryAware interface with target filter name to fix the combobox initial selection rendering issue
Signed-off-by: Bogdan Bondar <Bogdan.Bondar@bosch.io>
* introduced ProxyTargetFilterQueryInfo for consistency and usage of binder convertor, adapted code
Signed-off-by: Bogdan Bondar <Bogdan.Bondar@bosch.io>
* removed ProxyIdNameVersion in favour of ProxyDistributionSetInfo, adapted usage
Signed-off-by: Bogdan Bondar <Bogdan.Bondar@bosch.io>
* changed DsIdAware to use ProxyDistributionSetInfo in order to fix the initial combobox selection, adapted corresponding usages
Signed-off-by: Bogdan Bondar <Bogdan.Bondar@bosch.io>
* changed ProxySystemConfigWindow to use the ProxyTypeInfo for fixing the initial selection of Ds type, adapted code
Signed-off-by: Bogdan Bondar <Bogdan.Bondar@bosch.io>