Uses of Class
de.aservo.confapi.crowd.model.SettingsBrandingLoginPageBean
Packages that use SettingsBrandingLoginPageBean
Package
Description
-
Uses of SettingsBrandingLoginPageBean in de.aservo.confapi.crowd.model
Fields in de.aservo.confapi.crowd.model declared as SettingsBrandingLoginPageBeanModifier and TypeFieldDescriptionstatic final SettingsBrandingLoginPageBeanSettingsBrandingLoginPageBean.EXAMPLE_1static final SettingsBrandingLoginPageBeanSettingsBrandingLoginPageBean.EXAMPLE_2 -
Uses of SettingsBrandingLoginPageBean in de.aservo.confapi.crowd.rest
Methods in de.aservo.confapi.crowd.rest with parameters of type SettingsBrandingLoginPageBeanModifier and TypeMethodDescriptionjavax.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 SettingsBrandingLoginPageBeanModifier and TypeMethodDescriptionjavax.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 SettingsBrandingLoginPageBeanModifier and TypeMethodDescriptionSettingsBrandingServiceImpl.getLoginPage()SettingsBrandingServiceImpl.setLoginPage(SettingsBrandingLoginPageBean settingsBrandingLoginPageBean) Methods in de.aservo.confapi.crowd.service with parameters of type SettingsBrandingLoginPageBeanModifier and TypeMethodDescriptionSettingsBrandingServiceImpl.setLoginPage(SettingsBrandingLoginPageBean settingsBrandingLoginPageBean) -
Uses of SettingsBrandingLoginPageBean in de.aservo.confapi.crowd.service.api
Methods in de.aservo.confapi.crowd.service.api that return SettingsBrandingLoginPageBeanModifier and TypeMethodDescriptionSettingsBrandingService.getLoginPage()SettingsBrandingService.setLoginPage(SettingsBrandingLoginPageBean settingsBrandingLoginPageBean) Methods in de.aservo.confapi.crowd.service.api with parameters of type SettingsBrandingLoginPageBeanModifier and TypeMethodDescriptionSettingsBrandingService.setLoginPage(SettingsBrandingLoginPageBean settingsBrandingLoginPageBean)