Uses of Interface
de.hybris.platform.cockpit.services.SystemService
Packages that use SystemService
Package
Description
-
Uses of SystemService in de.hybris.platform.cmscockpit.components.listview.impl
Methods in de.hybris.platform.cmscockpit.components.listview.impl that return SystemServiceModifier and TypeMethodDescriptionprotected SystemServiceAbstractCmscockpitListViewAction.getSystemService() -
Uses of SystemService in de.hybris.platform.cmscockpit.components.liveedit.impl
Methods in de.hybris.platform.cmscockpit.components.liveedit.impl that return SystemServiceModifier and TypeMethodDescriptionprotected SystemServiceDefaultLiveEditViewModel.getSystemService()Retrieves System service -
Uses of SystemService in de.hybris.platform.cmscockpit.services.impl
Methods in de.hybris.platform.cmscockpit.services.impl that return SystemServiceMethods in de.hybris.platform.cmscockpit.services.impl with parameters of type SystemServiceModifier and TypeMethodDescriptionvoidCmsCockpitServiceImpl.setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.cmscockpit.wizard
Methods in de.hybris.platform.cmscockpit.wizard that return SystemServiceModifier and TypeMethodDescriptionprotected SystemServiceDefaultNavigationNodeWizard.getSystemService() -
Uses of SystemService in de.hybris.platform.cmscockpit.wizard.controller
Methods in de.hybris.platform.cmscockpit.wizard.controller that return SystemServiceModifier and TypeMethodDescriptionprotected SystemServiceCmsTypePageController.getSystemService()DefaultNavigationNodeWizardController.getSystemService() -
Uses of SystemService in de.hybris.platform.cockpit.comments.strategies.impl
Methods in de.hybris.platform.cockpit.comments.strategies.impl that return SystemServiceModifier and TypeMethodDescriptionprotected SystemServiceAbstractUserCommentsPermissionsCheckStrategy.getSystemService()Methods in de.hybris.platform.cockpit.comments.strategies.impl with parameters of type SystemServiceModifier and TypeMethodDescriptionvoidAbstractUserCommentsPermissionsCheckStrategy.setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.cockpit.components.contentbrowser
Fields in de.hybris.platform.cockpit.components.contentbrowser declared as SystemServiceModifier and TypeFieldDescriptionprotected SystemServiceContextAreaBrowserComponent.systemServiceMethods in de.hybris.platform.cockpit.components.contentbrowser that return SystemServiceModifier and TypeMethodDescriptionprotected SystemServiceContextAreaBrowserComponent.getSystemService() -
Uses of SystemService in de.hybris.platform.cockpit.forms.login
Methods in de.hybris.platform.cockpit.forms.login that return SystemServiceMethods in de.hybris.platform.cockpit.forms.login with parameters of type SystemService -
Uses of SystemService in de.hybris.platform.cockpit.helpers.impl
Methods in de.hybris.platform.cockpit.helpers.impl that return SystemServiceMethods in de.hybris.platform.cockpit.helpers.impl with parameters of type SystemServiceModifier and TypeMethodDescriptionvoidDefaultModelHelper.setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl that return SystemServiceModifier and TypeMethodDescriptionMediaEditorSectionConfiguration.getSystemService()WizardConfigurationFactory.getSystemService()Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type SystemServiceModifier and TypeMethodDescriptionvoidAdvancedSearchConfigurationFactory.setSystemService(SystemService systemService) voidEditorConfigurationFactory.setSystemService(SystemService systemService) voidListViewConfigurationFactory.setSystemService(SystemService systemService) voidWizardConfigurationFactory.setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.cockpit.services.impl
Classes in de.hybris.platform.cockpit.services.impl that implement SystemServiceMethods in de.hybris.platform.cockpit.services.impl that return SystemServiceMethods in de.hybris.platform.cockpit.services.impl with parameters of type SystemServiceModifier and TypeMethodDescriptionvoidNewItemServiceImpl.setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.cockpit.services.security.impl
Methods in de.hybris.platform.cockpit.services.security.impl that return SystemServiceMethods in de.hybris.platform.cockpit.services.security.impl with parameters of type SystemServiceModifier and TypeMethodDescriptionvoidDefaultUIAccessRightService.setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.cockpit.services.sync.impl
Methods in de.hybris.platform.cockpit.services.sync.impl that return SystemServiceMethods in de.hybris.platform.cockpit.services.sync.impl with parameters of type SystemServiceModifier and TypeMethodDescriptionvoidSynchronizationServiceImpl.setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.cockpit.services.values.impl
Methods in de.hybris.platform.cockpit.services.values.impl that return SystemServiceMethods in de.hybris.platform.cockpit.services.values.impl with parameters of type SystemServiceModifier and TypeMethodDescriptionvoidDefaultValueService.setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return SystemService -
Uses of SystemService in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return SystemServiceMethods in de.hybris.platform.cockpit.session.impl with parameters of type SystemServiceModifier and TypeMethodDescriptionvoidEditorArea.setSystemService(SystemService systemService) voidEditorRowRenderer.setSystemService(SystemService systemService) voidUISessionImpl.setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.cockpit.test.mock
Classes in de.hybris.platform.cockpit.test.mock that implement SystemService -
Uses of SystemService in de.hybris.platform.cockpit.util
Methods in de.hybris.platform.cockpit.util with parameters of type SystemServiceModifier and TypeMethodDescriptionstatic booleanTypeTools.isEditable(SystemService systemService, ObjectType type, PropertyDescriptor propertyDescriptor, boolean creationMode) Deprecated.static booleanTypeTools.isReadable(SystemService systemService, ObjectType type, PropertyDescriptor propertyDescriptor, boolean creationMode) Deprecated.since 6.3, useUIAccessRightServiceisReadable methods instead. -
Uses of SystemService in de.hybris.platform.yacceleratorcockpits.productcockpit.editor
Methods in de.hybris.platform.yacceleratorcockpits.productcockpit.editor that return SystemServiceModifier and TypeMethodDescriptionprotected SystemServiceExternalTaxesSectionRenderer.getSystemService()Methods in de.hybris.platform.yacceleratorcockpits.productcockpit.editor with parameters of type SystemServiceModifier and TypeMethodDescriptionvoidExternalTaxesSectionRenderer.setSystemService(SystemService systemService)
UIAccessRightServiceisWritable methods instead.