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.
-
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.model
Subclasses of StreamConfigurationModel in de.hybris.platform.outboundsync.modelModifier and TypeClassDescriptionclassGenerated model class for type OutboundSyncStreamConfiguration first defined at extension outboundsync.