Uses of Class
com.gentics.contentnode.rest.model.SelectSetting
-
Packages that use SelectSetting Package Description com.gentics.contentnode.rest.model -
-
Uses of SelectSetting in com.gentics.contentnode.rest.model
Methods in com.gentics.contentnode.rest.model that return SelectSetting Modifier and Type Method Description SelectSetting
Part. getSelectSettings()
Selection settings (if type is SELECT or MULTISELECT)Methods in com.gentics.contentnode.rest.model with parameters of type SelectSetting Modifier and Type Method Description Part
Part. setSelectSettings(SelectSetting selectSettings)
Set selection settings
-