Uses of Class
de.aservo.confapi.crowd.model.SettingsBrandingLoginPageBean
-
-
Uses of SettingsBrandingLoginPageBean in de.aservo.confapi.crowd.model
Fields in de.aservo.confapi.crowd.model declared as SettingsBrandingLoginPageBean Modifier and Type Field Description static SettingsBrandingLoginPageBeanSettingsBrandingLoginPageBean. EXAMPLE_1static SettingsBrandingLoginPageBeanSettingsBrandingLoginPageBean. EXAMPLE_2 -
Uses of SettingsBrandingLoginPageBean in de.aservo.confapi.crowd.rest
Methods in de.aservo.confapi.crowd.rest with parameters of type SettingsBrandingLoginPageBean Modifier and Type Method Description javax.ws.rs.core.ResponseSettingsBrandingResourceImpl. setLoginPage(SettingsBrandingLoginPageBean settingsBrandingLoginPageBean) -
Uses of SettingsBrandingLoginPageBean in de.aservo.confapi.crowd.rest.api
Methods in de.aservo.confapi.crowd.rest.api with parameters of type SettingsBrandingLoginPageBean Modifier and Type Method Description javax.ws.rs.core.ResponseSettingsBrandingResource. setLoginPage(SettingsBrandingLoginPageBean settingsBrandingLoginPageBean) -
Uses of SettingsBrandingLoginPageBean in de.aservo.confapi.crowd.service
Methods in de.aservo.confapi.crowd.service that return SettingsBrandingLoginPageBean Modifier and Type Method Description SettingsBrandingLoginPageBeanSettingsBrandingServiceImpl. getLoginPage()SettingsBrandingLoginPageBeanSettingsBrandingServiceImpl. setLoginPage(SettingsBrandingLoginPageBean settingsBrandingLoginPageBean)Methods in de.aservo.confapi.crowd.service with parameters of type SettingsBrandingLoginPageBean Modifier and Type Method Description SettingsBrandingLoginPageBeanSettingsBrandingServiceImpl. setLoginPage(SettingsBrandingLoginPageBean settingsBrandingLoginPageBean) -
Uses of SettingsBrandingLoginPageBean in de.aservo.confapi.crowd.service.api
Methods in de.aservo.confapi.crowd.service.api that return SettingsBrandingLoginPageBean Modifier and Type Method Description SettingsBrandingLoginPageBeanSettingsBrandingService. getLoginPage()SettingsBrandingLoginPageBeanSettingsBrandingService. setLoginPage(SettingsBrandingLoginPageBean settingsBrandingLoginPageBean)Methods in de.aservo.confapi.crowd.service.api with parameters of type SettingsBrandingLoginPageBean Modifier and Type Method Description SettingsBrandingLoginPageBeanSettingsBrandingService. setLoginPage(SettingsBrandingLoginPageBean settingsBrandingLoginPageBean)
-