Uses of Interface
de.hybris.y2ysync.services.StreamConfigCloningService
-
Packages that use StreamConfigCloningService Package Description de.hybris.platform.y2ysync.backoffice.widgets de.hybris.y2ysync.services.impl -
-
Uses of StreamConfigCloningService in de.hybris.platform.y2ysync.backoffice.widgets
Methods in de.hybris.platform.y2ysync.backoffice.widgets with parameters of type StreamConfigCloningService Modifier and Type Method Description voidCloneContainerWizardHandler. setStreamConfigCloningService(StreamConfigCloningService streamConfigCloningService)voidCloneContainerWizardSaveHandler. setStreamConfigCloningService(StreamConfigCloningService streamConfigCloningService)Deprecated.since 18.11 -
Uses of StreamConfigCloningService in de.hybris.y2ysync.services.impl
Classes in de.hybris.y2ysync.services.impl that implement StreamConfigCloningService Modifier and Type Class Description classDefaultStreamConfigCloningServiceDefault implementation of StreamConfigCloningService
-