Uses of Class
de.hybris.platform.integrationservices.model.InboundChannelConfigurationModel
Packages that use InboundChannelConfigurationModel
Package
Description
Contains generated models for each type of de.hybris.platform.apiregistryservices.jalo package.
-
Uses of InboundChannelConfigurationModel in de.hybris.platform.apiregistryservices.model
Methods in de.hybris.platform.apiregistryservices.model that return InboundChannelConfigurationModelModifier and TypeMethodDescriptionExposedDestinationModel.getInboundChannelConfiguration()Generated method - Getter of theExposedDestination.inboundChannelConfigurationattribute defined at extensioninboundservices.Methods in de.hybris.platform.apiregistryservices.model with parameters of type InboundChannelConfigurationModelModifier and TypeMethodDescriptionvoidExposedDestinationModel.setInboundChannelConfiguration(InboundChannelConfigurationModel value) Generated method - Setter ofExposedDestination.inboundChannelConfigurationattribute defined at extensioninboundservices. -
Uses of InboundChannelConfigurationModel in de.hybris.platform.inboundservices.interceptor
Methods in de.hybris.platform.inboundservices.interceptor with parameters of type InboundChannelConfigurationModelModifier and TypeMethodDescriptionvoidInboundChannelConfigurationRemoveInterceptor.onRemove(InboundChannelConfigurationModel inboundChannelConfigurationModel, InterceptorContext interceptorContext) voidInboundChannelConfigurationValidateInterceptor.onValidate(InboundChannelConfigurationModel configuration, InterceptorContext ctx) -
Uses of InboundChannelConfigurationModel in de.hybris.platform.inboundservices.strategies
Methods in de.hybris.platform.inboundservices.strategies with parameters of type InboundChannelConfigurationModelModifier and TypeMethodDescriptionvoidICCDeletionValidationStrategy.checkICCLinkedWithExposedDestination(InboundChannelConfigurationModel inboundChannelConfigurationModel) -
Uses of InboundChannelConfigurationModel in de.hybris.platform.inboundservices.strategies.impl
Methods in de.hybris.platform.inboundservices.strategies.impl with parameters of type InboundChannelConfigurationModelModifier and TypeMethodDescriptionvoidDefaultICCDeletionValidationStrategy.checkICCLinkedWithExposedDestination(InboundChannelConfigurationModel inboundChannelConfigurationModel) -
Uses of InboundChannelConfigurationModel in de.hybris.platform.integrationbackoffice.widgets.authentication
Methods in de.hybris.platform.integrationbackoffice.widgets.authentication with parameters of type InboundChannelConfigurationModelModifier and TypeMethodDescriptionvoidInboundChannelConfigNotificationService.createICCToExposedDestinationSuccessNotification(com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager, InboundChannelConfigurationModel iccModel) Creates a success notification with a link to the persisted data. -
Uses of InboundChannelConfigurationModel in de.hybris.platform.integrationbackoffice.widgets.authentication.registration
Methods in de.hybris.platform.integrationbackoffice.widgets.authentication.registration with parameters of type InboundChannelConfigurationModelModifier and TypeMethodDescriptionvoidRegisterIntegrationObjectDefaultService.createExposedDestinations(List<DestinationTargetModel> destinationTargets, InboundChannelConfigurationModel inboundChannelConfig, AbstractCredentialModel credential) voidRegisterIntegrationObjectService.createExposedDestinations(List<DestinationTargetModel> destinationTargets, InboundChannelConfigurationModel inboundChannelConfig, AbstractCredentialModel credential) For the given ICC create the exposed destinationsvoidRegisterIntegrationObjectWithBasicCredentialController.loadWidgetInfo(InboundChannelConfigurationModel inboundChannelConfiguration) voidRegisterIntegrationObjectWithOAuthCredentialController.loadWidgetInfo(InboundChannelConfigurationModel inboundChannelConfiguration) Method parameters in de.hybris.platform.integrationbackoffice.widgets.authentication.registration with type arguments of type InboundChannelConfigurationModelModifier and TypeMethodDescriptioncom.hybris.cockpitng.actions.ActionResult<String>RegisterIntegrationObjectAction.perform(com.hybris.cockpitng.actions.ActionContext<InboundChannelConfigurationModel> actionContext) -
Uses of InboundChannelConfigurationModel in de.hybris.platform.integrationbackoffice.widgets.modeling.services
Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.services that return types with arguments of type InboundChannelConfigurationModelModifier and TypeMethodDescriptionReadService.getInboundChannelConfigModels()Retrieves all InboundChannelConfigurationModels -
Uses of InboundChannelConfigurationModel in de.hybris.platform.integrationbackoffice.widgets.modeling.utility
Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.utility with parameters of type InboundChannelConfigurationModelModifier and TypeMethodDescriptionvoidDefaultUrlRenderer.render(org.zkoss.zul.impl.XulElement xulElement, com.hybris.cockpitng.core.config.impl.jaxb.listview.ListColumn listColumn, @NotNull InboundChannelConfigurationModel inboundChannelConfigurationModel, com.hybris.cockpitng.dataaccess.facades.type.DataType dataType, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager) -
Uses of InboundChannelConfigurationModel in de.hybris.platform.integrationservices.util
Methods in de.hybris.platform.integrationservices.util that return InboundChannelConfigurationModelModifier and TypeMethodDescriptionIntegrationObjectTestUtil.createInboundChannelConfigurationModel(IntegrationObjectModel integrationObject, AuthenticationType authenticationType) IntegrationObjectTestUtil.findInboundChannelConfigurationObject(String iccCode)