Uses of Class
de.hybris.platform.cockpit.session.impl.PushCreationContainer
Packages that use PushCreationContainer
-
Uses of PushCreationContainer in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return types with arguments of type PushCreationContainerModifier and TypeMethodDescriptionDummyUISession.getPushContainers()UISession.getPushContainers()Method parameters in de.hybris.platform.cockpit.session with type arguments of type PushCreationContainerModifier and TypeMethodDescriptionvoidDummyUISession.setPushContainers(List<PushCreationContainer> pushContainers) voidUISession.setPushContainers(List<PushCreationContainer> pushContainers) -
Uses of PushCreationContainer in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return types with arguments of type PushCreationContainerMethods in de.hybris.platform.cockpit.session.impl with parameters of type PushCreationContainerModifier and TypeMethodDescriptionstatic PushControllerPushControllerCreator.createPushController(PushCreationContainer creationContainer) Method parameters in de.hybris.platform.cockpit.session.impl with type arguments of type PushCreationContainerModifier and TypeMethodDescriptionvoidUISessionImpl.setPushContainers(List<PushCreationContainer> pushContainers)