Uses of Interface
de.hybris.platform.cockpit.services.NewItemService
-
-
Uses of NewItemService in de.hybris.platform.admincockpit.session.impl
Methods in de.hybris.platform.admincockpit.session.impl that return NewItemService Modifier and Type Method Description NewItemServiceAbstractConstraintPerspective. getNewItemService()Methods in de.hybris.platform.admincockpit.session.impl with parameters of type NewItemService Modifier and Type Method Description voidAbstractConstraintPerspective. setNewItemService(NewItemService newItemService) -
Uses of NewItemService in de.hybris.platform.cmscockpit.services.impl
Classes in de.hybris.platform.cmscockpit.services.impl that implement NewItemService Modifier and Type Class Description classCmsNewItemServiceImpl -
Uses of NewItemService in de.hybris.platform.cockpit.services.impl
Classes in de.hybris.platform.cockpit.services.impl that implement NewItemService Modifier and Type Class Description classNewItemServiceImplclassWorkflowNewItemServiceImpl -
Uses of NewItemService in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return NewItemService Modifier and Type Method Description NewItemServiceDummyUISession. getNewItemService()NewItemServiceUISession. getNewItemService() -
Uses of NewItemService in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return NewItemService Modifier and Type Method Description protected NewItemServiceAbstractEditorAreaController. getNewItemService()protected NewItemServiceNewItemSection. getNewItemService()NewItemServiceUISessionImpl. getNewItemService()Methods in de.hybris.platform.cockpit.session.impl with parameters of type NewItemService Modifier and Type Method Description voidUISessionImpl. setNewItemService(NewItemService newItemService) -
Uses of NewItemService in de.hybris.platform.productcockpit.components.macfinder
Methods in de.hybris.platform.productcockpit.components.macfinder that return NewItemService Modifier and Type Method Description protected NewItemServiceMacFinderTreeComponent. getNewItemService() -
Uses of NewItemService in de.hybris.platform.productcockpit.session.impl
Methods in de.hybris.platform.productcockpit.session.impl that return NewItemService Modifier and Type Method Description NewItemServiceProductPerspective. getNewItemService()Methods in de.hybris.platform.productcockpit.session.impl with parameters of type NewItemService Modifier and Type Method Description voidProductPerspective. setNewItemService(NewItemService newItemService)
-