Uses of Class
de.hybris.y2ysync.model.Y2YColumnDefinitionModel
Packages that use Y2YColumnDefinitionModel
Package
Description
Contains generated models for each type of de.hybris.y2ysync.jalo package.
-
Uses of Y2YColumnDefinitionModel in de.hybris.platform.c4ccustomer.job
Method parameters in de.hybris.platform.c4ccustomer.job with type arguments of type Y2YColumnDefinitionModelModifier and TypeMethodDescriptionprotected StringC4CSyncJobPerformable.join(Y2YStreamConfigurationModel y2yStreamConfiguration, Function<Y2YColumnDefinitionModel, String> mapper) Create semicolon-delimited list of columns from configuration. -
Uses of Y2YColumnDefinitionModel in de.hybris.y2ysync.model
Methods in de.hybris.y2ysync.model that return types with arguments of type Y2YColumnDefinitionModelModifier and TypeMethodDescriptionY2YStreamConfigurationModel.getColumnDefinitions()Generated method - Getter of theY2YStreamConfiguration.columnDefinitionsattribute defined at extensiony2ysync.Method parameters in de.hybris.y2ysync.model with type arguments of type Y2YColumnDefinitionModelModifier and TypeMethodDescriptionvoidY2YStreamConfigurationModel.setColumnDefinitions(Set<Y2YColumnDefinitionModel> value) Generated method - Setter ofY2YStreamConfiguration.columnDefinitionsattribute defined at extensiony2ysync.