Uses of Interface
com.hybris.backoffice.masterdetail.MasterDetailService
Packages that use MasterDetailService
Package
Description
-
Uses of MasterDetailService in com.hybris.backoffice.masterdetail.impl
Classes in com.hybris.backoffice.masterdetail.impl that implement MasterDetailServiceModifier and TypeClassDescriptionclassThis is a default implementation for master detail service interface -
Uses of MasterDetailService in com.hybris.backoffice.widgets.masterdetail
Fields in com.hybris.backoffice.widgets.masterdetail declared as MasterDetailServiceModifier and TypeFieldDescriptionprotected MasterDetailServiceAbstractMasterDetailController.masterDetailServiceprotected MasterDetailServiceUserProfileSettingsController.userProfileSettingServiceMethods in com.hybris.backoffice.widgets.masterdetail that return MasterDetailServiceModifier and TypeMethodDescriptionprotected abstract MasterDetailServiceAbstractMasterDetailController.getMasterDetailService()protected MasterDetailServiceUserProfileSettingsController.getMasterDetailService()Methods in com.hybris.backoffice.widgets.masterdetail with parameters of type MasterDetailServiceModifier and TypeMethodDescriptionvoidAbstractMasterDetailController.setMasterDetailService(MasterDetailService masterDetailService) voidUserProfileSettingsController.setUserProfileSettingService(MasterDetailService userProfileSettingService) -
Uses of MasterDetailService in com.hybris.backoffice.widgets.userprofile.appearancesetting
Methods in com.hybris.backoffice.widgets.userprofile.appearancesetting that return MasterDetailServiceModifier and TypeMethodDescriptionprotected MasterDetailServiceAppearanceSettingController.getUserProfileSettingService()Methods in com.hybris.backoffice.widgets.userprofile.appearancesetting with parameters of type MasterDetailServiceModifier and TypeMethodDescriptionvoidAppearanceSettingController.setUserProfileSettingService(MasterDetailService userProfileSettingService) -
Uses of MasterDetailService in com.hybris.backoffice.widgets.userprofile.localesetting
Methods in com.hybris.backoffice.widgets.userprofile.localesetting that return MasterDetailServiceModifier and TypeMethodDescriptionprotected MasterDetailServiceLocaleSettingController.getUserProfileSettingService()Methods in com.hybris.backoffice.widgets.userprofile.localesetting with parameters of type MasterDetailServiceModifier and TypeMethodDescriptionvoidLocaleSettingController.setUserProfileSettingService(MasterDetailService userProfileSettingService) -
Uses of MasterDetailService in com.hybris.backoffice.widgets.userprofile.passwordsetting
Methods in com.hybris.backoffice.widgets.userprofile.passwordsetting that return MasterDetailServiceModifier and TypeMethodDescriptionprotected MasterDetailServicePasswordSettingController.getUserProfileSettingService()Methods in com.hybris.backoffice.widgets.userprofile.passwordsetting with parameters of type MasterDetailServiceModifier and TypeMethodDescriptionvoidPasswordSettingController.setUserProfileSettingService(MasterDetailService userProfileSettingService) -
Uses of MasterDetailService in com.hybris.backoffice.widgets.userprofile.profilesetting
Methods in com.hybris.backoffice.widgets.userprofile.profilesetting that return MasterDetailServiceModifier and TypeMethodDescriptionprotected MasterDetailServiceProfileSettingController.getUserProfileSettingService()Methods in com.hybris.backoffice.widgets.userprofile.profilesetting with parameters of type MasterDetailServiceModifier and TypeMethodDescriptionvoidProfileSettingController.setUserProfileSettingService(MasterDetailService userProfileSettingService)