Uses of Class
de.hybris.platform.apiregistryservices.model.ExposedDestinationModel
Packages that use ExposedDestinationModel
Package
Description
Contains generated models for each type of de.hybris.platform.integrationservices.jalo package.
-
Uses of ExposedDestinationModel in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return types with arguments of type ExposedDestinationModelModifier and TypeMethodDescriptionInboundChannelConfigurationModel.getExposedDestinations()Generated method - Getter of theInboundChannelConfiguration.exposedDestinationsattribute defined at extensioninboundservices.Method parameters in de.hybris.platform.integrationservices.model with type arguments of type ExposedDestinationModelModifier and TypeMethodDescriptionvoidInboundChannelConfigurationModel.setExposedDestinations(List<ExposedDestinationModel> value) Generated method - Setter ofInboundChannelConfiguration.exposedDestinationsattribute defined at extensioninboundservices.