Uses of Interface
de.hybris.platform.cockpit.services.SystemService
-
-
Uses of SystemService in de.hybris.platform.cmscockpit.components.listview.impl
Methods in de.hybris.platform.cmscockpit.components.listview.impl that return SystemService Modifier and Type Method Description protected SystemServiceAbstractCmscockpitListViewAction. getSystemService() -
Uses of SystemService in de.hybris.platform.cmscockpit.components.liveedit.impl
Methods in de.hybris.platform.cmscockpit.components.liveedit.impl that return SystemService Modifier and Type Method Description protected SystemServiceDefaultLiveEditViewModel. getSystemService()Retrieves System service -
Uses of SystemService in de.hybris.platform.cmscockpit.navigationnode.browserarea.list
Methods in de.hybris.platform.cmscockpit.navigationnode.browserarea.list that return SystemService Modifier and Type Method Description protected SystemServiceRelatedItemListController. getSystemService() -
Uses of SystemService in de.hybris.platform.cmscockpit.navigationnode.browserarea.tree
Methods in de.hybris.platform.cmscockpit.navigationnode.browserarea.tree that return SystemService Modifier and Type Method Description protected SystemServiceNavigationNodeController. getSystemService()SystemServiceNavigationNodeRenderer. getSystemService()Methods in de.hybris.platform.cmscockpit.navigationnode.browserarea.tree with parameters of type SystemService Modifier and Type Method Description voidNavigationNodeController. setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.cmscockpit.services.impl
Methods in de.hybris.platform.cmscockpit.services.impl that return SystemService Modifier and Type Method Description SystemServiceCmsCockpitServiceImpl. getSystemService()Methods in de.hybris.platform.cmscockpit.services.impl with parameters of type SystemService Modifier and Type Method Description voidCmsCockpitServiceImpl. setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.cmscockpit.wizard
Methods in de.hybris.platform.cmscockpit.wizard that return SystemService Modifier and Type Method Description protected SystemServiceDefaultNavigationNodeWizard. getSystemService() -
Uses of SystemService in de.hybris.platform.cmscockpit.wizard.controller
Methods in de.hybris.platform.cmscockpit.wizard.controller that return SystemService Modifier and Type Method Description protected SystemServiceCmsTypePageController. getSystemService()SystemServiceDefaultNavigationNodeWizardController. getSystemService() -
Uses of SystemService in de.hybris.platform.cockpit.comments.strategies.impl
Methods in de.hybris.platform.cockpit.comments.strategies.impl that return SystemService Modifier and Type Method Description protected SystemServiceAbstractUserCommentsPermissionsCheckStrategy. getSystemService()Methods in de.hybris.platform.cockpit.comments.strategies.impl with parameters of type SystemService Modifier and Type Method Description voidAbstractUserCommentsPermissionsCheckStrategy. setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.cockpit.components.contentbrowser
Fields in de.hybris.platform.cockpit.components.contentbrowser declared as SystemService Modifier and Type Field Description protected SystemServiceContextAreaBrowserComponent. systemServiceMethods in de.hybris.platform.cockpit.components.contentbrowser that return SystemService Modifier and Type Method Description protected SystemServiceContextAreaBrowserComponent. getSystemService() -
Uses of SystemService in de.hybris.platform.cockpit.forms.login
Methods in de.hybris.platform.cockpit.forms.login that return SystemService Modifier and Type Method Description SystemServiceLoginForm. getSystemService()Methods in de.hybris.platform.cockpit.forms.login with parameters of type SystemService Modifier and Type Method Description voidLoginForm. setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.cockpit.helpers.impl
Methods in de.hybris.platform.cockpit.helpers.impl that return SystemService Modifier and Type Method Description protected SystemServiceDefaultModelHelper. getSystemService()Methods in de.hybris.platform.cockpit.helpers.impl with parameters of type SystemService Modifier and Type Method Description voidDefaultModelHelper. 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 SystemService Modifier and Type Method Description SystemServiceMediaEditorSectionConfiguration. getSystemService()SystemServiceWizardConfigurationFactory. getSystemService()Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type SystemService Modifier and Type Method Description voidAdvancedSearchConfigurationFactory. 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 SystemService Modifier and Type Class Description classSystemServiceImplMethods in de.hybris.platform.cockpit.services.impl that return SystemService Modifier and Type Method Description SystemServiceNewItemServiceImpl. getSystemService()Methods in de.hybris.platform.cockpit.services.impl with parameters of type SystemService Modifier and Type Method Description voidNewItemServiceImpl. 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 SystemService Modifier and Type Method Description SystemServiceDefaultUIAccessRightService. getSystemService()Methods in de.hybris.platform.cockpit.services.security.impl with parameters of type SystemService Modifier and Type Method Description voidDefaultUIAccessRightService. 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 SystemService Modifier and Type Method Description SystemServiceSynchronizationServiceImpl. getSystemService()Methods in de.hybris.platform.cockpit.services.sync.impl with parameters of type SystemService Modifier and Type Method Description voidSynchronizationServiceImpl. 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 SystemService Modifier and Type Method Description SystemServiceDefaultValueService. getSystemService()Methods in de.hybris.platform.cockpit.services.values.impl with parameters of type SystemService Modifier and Type Method Description voidDefaultValueService. setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return SystemService Modifier and Type Method Description SystemServiceDummyUISession. getSystemService()SystemServiceUISession. getSystemService() -
Uses of SystemService in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return SystemService Modifier and Type Method Description SystemServiceEditorArea. getSystemService()SystemServiceUISessionImpl. getSystemService()Methods in de.hybris.platform.cockpit.session.impl with parameters of type SystemService Modifier and Type Method Description voidEditorArea. 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 Modifier and Type Class Description classMockSystemService -
Uses of SystemService in de.hybris.platform.cockpit.util
Methods in de.hybris.platform.cockpit.util with parameters of type SystemService Modifier and Type Method Description static booleanTypeTools. isEditable(SystemService systemService, ObjectType type, PropertyDescriptor propertyDescriptor, boolean creationMode)Deprecated.since 6.3, useUIAccessRightServiceisWritable methods instead.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.configurablebundlecockpits.productcockpit.navigationnode.browserarea.list
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.list that return SystemService Modifier and Type Method Description protected SystemServiceBundleRelatedItemListController. getSystemService() -
Uses of SystemService in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree that return SystemService Modifier and Type Method Description protected SystemServiceBundleNavigationNodeController. getSystemService()SystemServiceBundleNavigationNodeRenderer. getSystemService()Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.navigationnode.browserarea.tree with parameters of type SystemService Modifier and Type Method Description voidBundleNavigationNodeController. setSystemService(SystemService systemService) -
Uses of SystemService in de.hybris.platform.yacceleratorcockpits.productcockpit.editor
Methods in de.hybris.platform.yacceleratorcockpits.productcockpit.editor that return SystemService Modifier and Type Method Description protected SystemServiceExternalTaxesSectionRenderer. getSystemService()Methods in de.hybris.platform.yacceleratorcockpits.productcockpit.editor with parameters of type SystemService Modifier and Type Method Description voidExternalTaxesSectionRenderer. setSystemService(SystemService systemService)
-