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.impl
Methods in de.hybris.deltadetection.impl that return types with arguments of type StreamConfigurationModelModifier and TypeMethodDescriptionprotected Optional<StreamConfigurationModel>DefaultChangeDetectionService.getStreamById(String streamId) Methods in de.hybris.deltadetection.impl with parameters of type StreamConfigurationModelModifier and TypeMethodDescriptionprotected StringDefaultChangeDetectionService.parseInfoExpression(Long itemPK, StreamConfigurationModel streamConfiguration) -
Uses of StreamConfigurationModel in de.hybris.deltadetection.interceptors
Methods in de.hybris.deltadetection.interceptors with parameters of type StreamConfigurationModelModifier and TypeMethodDescriptionvoidStreamConfigurationRemoveInterceptor.onRemove(StreamConfigurationModel model, InterceptorContext ctx) voidStreamConfigurationValidationInterceptor.onValidate(StreamConfigurationModel config, InterceptorContext ctx) -
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.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.config
Methods in de.hybris.platform.outboundsync.config that return types with arguments of type StreamConfigurationModelModifier and TypeMethodDescriptionChannelConfigurationFactory.createStreams(OutboundChannelConfigurationModel channel, StreamConfigurationContainerModel streamConfigContainer) Create theStreamConfigurationModels for each IntegrationObjectItem -
Uses of StreamConfigurationModel in de.hybris.platform.outboundsync.config.impl
Methods in de.hybris.platform.outboundsync.config.impl that return types with arguments of type StreamConfigurationModelModifier and TypeMethodDescriptionDefaultChannelConfigurationFactory.createStreams(OutboundChannelConfigurationModel channel, StreamConfigurationContainerModel streamContainer) -
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.job
Methods in de.hybris.y2ysync.job that return types with arguments of type StreamConfigurationModelModifier and TypeMethodDescriptionprotected Set<StreamConfigurationModel>Y2YSyncMasterJobPerformable.getActiveConfigurations(Y2YStreamConfigurationContainerModel container) -
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.