Uses of Class
de.hybris.deltadetection.model.StreamConfigurationModel
Packages that use StreamConfigurationModel
Package
Description
Contains generated models for each type of de.hybris.deltadetection.jalo package.
Contains generated models for each type of de.hybris.platform.jalo.type package.
Contains generated models for each type of de.hybris.platform.outboundsync.jalo package.
Contains generated models for each type of de.hybris.y2ysync.jalo package.
-
Uses of StreamConfigurationModel in de.hybris.deltadetection.model
Methods in de.hybris.deltadetection.model that return types with arguments of type StreamConfigurationModelModifier and TypeMethodDescriptionStreamConfigurationContainerModel.getConfigurations()Generated method - Getter of theStreamConfigurationContainer.configurationsattribute defined at extensiondeltadetection.Method parameters in de.hybris.deltadetection.model with type arguments of type StreamConfigurationModelModifier and TypeMethodDescriptionvoidStreamConfigurationContainerModel.setConfigurations(Set<StreamConfigurationModel> value) Generated method - Setter ofStreamConfigurationContainer.configurationsattribute defined at extensiondeltadetection. -
Uses of StreamConfigurationModel in de.hybris.platform.c4ccustomer.job
Methods in de.hybris.platform.c4ccustomer.job that return types with arguments of type StreamConfigurationModelModifier and TypeMethodDescriptionprotected Set<StreamConfigurationModel>C4CSyncJobPerformable.getActiveConfigurations(Y2YStreamConfigurationContainerModel container) All active configurations of given container.Method parameters in de.hybris.platform.c4ccustomer.job with type arguments of type StreamConfigurationModelModifier and TypeMethodDescriptionprotected voidC4CSyncJobPerformable.assignStreamIds(C4CAggregatingCollector collector, Set<StreamConfigurationModel> configurations) Assign stream ids to corresponding collectors.protected Map<String,TypeChangesData> C4CSyncJobPerformable.getChangesDataMap(String syncExecutionId, Map<String, Object> globalQueryParameters, Set<StreamConfigurationModel> configurations) Collect changes, store them on media. -
Uses of StreamConfigurationModel in de.hybris.platform.core.model.type
Methods in de.hybris.platform.core.model.type that return types with arguments of type StreamConfigurationModelModifier and TypeMethodDescriptionComposedTypeModel.getStreamConfigurations()Generated method - Getter of theComposedType.streamConfigurationsattribute defined at extensiondeltadetection.Method parameters in de.hybris.platform.core.model.type with type arguments of type StreamConfigurationModelModifier and TypeMethodDescriptionvoidComposedTypeModel.setStreamConfigurations(Collection<StreamConfigurationModel> value) Generated method - Setter ofComposedType.streamConfigurationsattribute defined at extensiondeltadetection. -
Uses of StreamConfigurationModel in de.hybris.platform.outboundsync.model
Subclasses of StreamConfigurationModel in de.hybris.platform.outboundsync.modelModifier and TypeClassDescriptionclassGenerated model class for type OutboundSyncStreamConfiguration first defined at extension outboundsync. -
Uses of StreamConfigurationModel in de.hybris.y2ysync.model
Subclasses of StreamConfigurationModel in de.hybris.y2ysync.modelModifier and TypeClassDescriptionclassGenerated model class for type Y2YStreamConfiguration first defined at extension y2ysync.