Uses of Class
de.hybris.y2ysync.model.Y2YStreamConfigurationContainerModel
Packages that use Y2YStreamConfigurationContainerModel
Package
Description
Contains generated models for each type of de.hybris.y2ysync.jalo package.
-
Uses of Y2YStreamConfigurationContainerModel in de.hybris.platform.c4ccustomer.job
Methods in de.hybris.platform.c4ccustomer.job with parameters of type Y2YStreamConfigurationContainerModelModifier and TypeMethodDescriptionprotected Set<StreamConfigurationModel>C4CSyncJobPerformable.getActiveConfigurations(Y2YStreamConfigurationContainerModel container) All active configurations of given container. -
Uses of Y2YStreamConfigurationContainerModel in de.hybris.y2ysync.model
Methods in de.hybris.y2ysync.model that return Y2YStreamConfigurationContainerModelModifier and TypeMethodDescriptionY2YSyncJobModel.getStreamConfigurationContainer()Generated method - Getter of theY2YSyncJob.streamConfigurationContainerattribute defined at extensiony2ysync.Methods in de.hybris.y2ysync.model with parameters of type Y2YStreamConfigurationContainerModelModifier and TypeMethodDescriptionvoidY2YSyncJobModel.setStreamConfigurationContainer(Y2YStreamConfigurationContainerModel value) Generated method - Initial setter ofY2YSyncJob.streamConfigurationContainerattribute defined at extensiony2ysync.Constructors in de.hybris.y2ysync.model with parameters of type Y2YStreamConfigurationContainerModelModifierConstructorDescriptionY2YSyncJobModel(String _code, Integer _nodeID, ItemModel _owner, String _springId, Y2YStreamConfigurationContainerModel _streamConfigurationContainer, Y2YSyncType _syncType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersY2YSyncJobModel(String _code, String _springId, Y2YStreamConfigurationContainerModel _streamConfigurationContainer, Y2YSyncType _syncType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters