Uses of Class
de.hybris.platform.integrationservices.model.IntegrationObjectModel
Packages that use IntegrationObjectModel
Package
Description
Contains generated models for each type of de.hybris.platform.integrationservices.jalo package.
Contains generated models for each type of de.hybris.platform.outboundsync.jalo package.
Contains generated models for each type of de.hybris.platform.webhookservices.jalo package.
-
Uses of IntegrationObjectModel in de.hybris.platform.inboundservices.interceptor
Methods in de.hybris.platform.inboundservices.interceptor with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidNoInboundChannelConfigBeforeRemoveIOChecker.checkIfIntegrationObjectInUse(IntegrationObjectModel integrationObject) -
Uses of IntegrationObjectModel in de.hybris.platform.integrationbackoffice.widgets.authorization.controllers
Methods in de.hybris.platform.integrationbackoffice.widgets.authorization.controllers with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidIntegrationObjectAccessRightsController.setSelectedIO(IntegrationObjectModel integrationObject) -
Uses of IntegrationObjectModel in de.hybris.platform.integrationbackoffice.widgets.configuration.controllers
Methods in de.hybris.platform.integrationbackoffice.widgets.configuration.controllers with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidExportConfigurationListboxController.changeListboxView(IntegrationObjectModel ioModel) Triggered when clicking the item of list pane. -
Uses of IntegrationObjectModel in de.hybris.platform.integrationbackoffice.widgets.configuration.data
Methods in de.hybris.platform.integrationbackoffice.widgets.configuration.data that return IntegrationObjectModelModifier and TypeMethodDescriptionExportConfigurationEditorPresentation.getSelectedEntity()Get currently selected entity.Methods in de.hybris.platform.integrationbackoffice.widgets.configuration.data with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionbooleanExportConfigurationEditorPresentation.isSelectedEntity(IntegrationObjectModel integrationObjectModel) Determine if the givenIntegrationObjectModelequalsExportConfigurationEditorPresentation.selectedEntityvoidExportConfigurationEditorPresentation.setSelectedEntity(@NotNull IntegrationObjectModel selectedEntity) Set currently selected entity. -
Uses of IntegrationObjectModel in de.hybris.platform.integrationbackoffice.widgets.configuration.utility
Methods in de.hybris.platform.integrationbackoffice.widgets.configuration.utility with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionstatic org.zkoss.zul.ListitemExportConfigurationUtils.createListitem(IntegrationObjectModel io) Creates a listitem -
Uses of IntegrationObjectModel in de.hybris.platform.integrationbackoffice.widgets.modals.controllers
Methods in de.hybris.platform.integrationbackoffice.widgets.modals.controllers that return IntegrationObjectModelModifier and TypeMethodDescriptionIntegrationObjectMetadataViewerController.getSelectedIntegrationObject()Methods in de.hybris.platform.integrationbackoffice.widgets.modals.controllers with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidCloneIntegrationObjectModalController.loadCloneIntegrationObjectModal(IntegrationObjectModel integrationObjectModel) voidIntegrationObjectMetadataViewerController.loadMetadata(IntegrationObjectModel integrationObjectModel) voidItemTypeMatchModalController.loadModal(IntegrationObjectModel integrationObjectModel) Loads the modal and populates it with the correct types and options based on theIntegrationObjectModelselected.voidIntegrationObjectMetadataViewerController.setSelectedIntegrationObject(IntegrationObjectModel selectedIntegrationObject) -
Uses of IntegrationObjectModel in de.hybris.platform.integrationbackoffice.widgets.modals.generator
Methods in de.hybris.platform.integrationbackoffice.widgets.modals.generator with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionDefaultIntegrationObjectImpexGenerator.generateImpex(IntegrationObjectModel selectedIntegrationObject) IntegrationObjectImpexGenerator.generateImpex(IntegrationObjectModel integrationObjectModel) Creates a dummy Impex string from an integration objectDefaultAbstractIntegrationObjectJsonGenerator.generateJson(IntegrationObjectModel integrationObjectModel) IntegrationObjectJsonGenerator.generateJson(IntegrationObjectModel integrationObjectModel) Creates a dummy JSON string from an integration object -
Uses of IntegrationObjectModel in de.hybris.platform.integrationbackoffice.widgets.modeling.controllers
Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.controllers with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidIntegrationObjectEditorContainerController.loadObject(IntegrationObjectModel obj) voidIntegrationObjectSelectorController.syncComboBoxes(IntegrationObjectModel selectedIO) -
Uses of IntegrationObjectModel in de.hybris.platform.integrationbackoffice.widgets.modeling.data
Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.data that return IntegrationObjectModelMethods in de.hybris.platform.integrationbackoffice.widgets.modeling.data with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidIntegrationObjectPresentation.assignItemTypeMatchForIntegrationObject(IntegrationObjectModel ioModel) Calls the item type match service's method to assign the search restriction on theIntegrationObjectModel's items.IntegrationObjectPresentation.groupItemTypeMatchForIntegrationObject(IntegrationObjectModel ioModel) Calls the item type match service to retrieve the search restriction for the types within theIntegrationObjectModelvoidIntegrationObjectPresentation.setSelectedIntegrationObject(IntegrationObjectModel selectedIntegrationObject) -
Uses of IntegrationObjectModel in de.hybris.platform.integrationbackoffice.widgets.modeling.services
Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.services that return IntegrationObjectModelModifier and TypeMethodDescriptionWriteService.clearIntegrationObject(IntegrationObjectModel integrationObject) Clears the old definition of an integration object.WriteService.cloneIntegrationObject(IntegrationObjectModel integrationObjectModel, IntegrationObjectModel integrationObjectModelClone) Clones an integration object's items and their associated attributes from an original integration object.WriteService.createDefinitions(IntegrationObjectModel integrationObject, IntegrationObjectDefinition objectMap, String rootCode) Builds an integration object's items and their associated attributes from a map.WriteService.createIntegrationObject(String name, IntegrationType type) Creates a base integration object.Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.services that return types with arguments of type IntegrationObjectModelModifier and TypeMethodDescriptionReadService.getIntegrationObjectModels()Retrieves all IntegrationObjectModelsReadService.getIntgrationObjectModelByCode(String code) Retrieves matching IntegrationObjectModels by code.Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.services with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidIntegrationObjectItemTypeMatchService.assignItemTypeMatchForIntegrationObject(IntegrationObjectModel integrationObjectModel, Map<ComposedTypeModel, ItemTypeMatchEnum> itemTypeMatchMap) Set the item type match anIntegrationObjectModelWriteService.clearIntegrationObject(IntegrationObjectModel integrationObject) Clears the old definition of an integration object.WriteService.cloneIntegrationObject(IntegrationObjectModel integrationObjectModel, IntegrationObjectModel integrationObjectModelClone) Clones an integration object's items and their associated attributes from an original integration object.WriteService.createDefinitions(IntegrationObjectModel integrationObject, IntegrationObjectDefinition objectMap, String rootCode) Builds an integration object's items and their associated attributes from a map.voidWriteService.deleteIntegrationObject(IntegrationObjectModel integrationObject) Delete an integration object from the type systemReadService.getEDMX(IntegrationObjectModel integrationObject) Get an EDMX representation of a given integration objectIntegrationObjectItemTypeMatchService.groupItemTypeMatchForIntegrationObject(IntegrationObjectModel integrationObjectModel) Retrieves the map ofItemTypeMatchEnumitem type match restrictions grouped by type for a givenIntegrationObjectModelvoidWriteService.persistIntegrationObject(IntegrationObjectModel integrationObject) Saves an integration object with the model service.voidReturnIntegrationObjectItemService.setReturnIntegrationObjectItems(IntegrationObjectModel integrationObject, IntegrationObjectDefinition integrationObjectDefinition) This method aims to set ReturnIntegrationObjectItem for eachListItemAttributeDTOandListItemClassificationAttributeDTO.IntegrationObjectDefinitionConverter.toDefinitionMap(IntegrationObjectModel integrationObject) Converts anIntegrationObjectModelto aIntegrationObjectDefinition. -
Uses of IntegrationObjectModel in de.hybris.platform.integrationbackoffice.widgets.modeling.services.impl
Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.services.impl with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidDefaultIntegrationObjectItemTypeMatchService.assignItemTypeMatchForIntegrationObject(IntegrationObjectModel integrationObjectModel, Map<ComposedTypeModel, ItemTypeMatchEnum> itemTypeMatchMap) DefaultIntegrationObjectItemTypeMatchService.groupItemTypeMatchForIntegrationObject(IntegrationObjectModel integrationObjectModel) voidDefaultReturnIntegrationObjectItemService.setReturnIntegrationObjectItems(IntegrationObjectModel integrationObject, IntegrationObjectDefinition integrationObjectDefinition) DefaultIntegrationObjectDefinitionConverter.toDefinitionMap(IntegrationObjectModel integrationObject) Converts anIntegrationObjectModelto aIntegrationObjectDefinition. -
Uses of IntegrationObjectModel in de.hybris.platform.integrationbackoffice.widgets.modeling.utility
Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.utility that return IntegrationObjectModelModifier and TypeMethodDescriptionstatic IntegrationObjectModelIntegrationObjectRootUtils.correctRoot(IntegrationObjectModel integrationObject, String rootCode) Corrects an IntegrationObject's root property which is located at the IntegrationObjectItemModel level.static IntegrationObjectModelIntegrationObjectRootUtils.resolveIntegrationObjectRoot(IntegrationObjectModel integrationObject) Uses both the boolean attribute root detector and legacy algorithm in the case of boolean method failure to determine the root of the IntegrationObject.Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.utility with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionstatic IntegrationObjectModelIntegrationObjectRootUtils.correctRoot(IntegrationObjectModel integrationObject, String rootCode) Corrects an IntegrationObject's root property which is located at the IntegrationObjectItemModel level.static IntegrationObjectItemModelIntegrationObjectRootUtils.getRootFromReturnIntegrationObjectItem(IntegrationObjectModel integrationObject) Old algorithm to determine the root ComposedType from a IntegrationObject's IntegrationObjectItems.static IntegrationObjectItemModelIntegrationObjectRootUtils.getRootIntegrationObjectItem(IntegrationObjectModel integrationObject) Checks if an IntegrationObject has a root IntegrationObjectItem and returns it.static IntegrationObjectModelIntegrationObjectRootUtils.resolveIntegrationObjectRoot(IntegrationObjectModel integrationObject) Uses both the boolean attribute root detector and legacy algorithm in the case of boolean method failure to determine the root of the IntegrationObject. -
Uses of IntegrationObjectModel in de.hybris.platform.integrationservices
Methods in de.hybris.platform.integrationservices that return IntegrationObjectModelModifier and TypeMethodDescriptionIntegrationObjectBuilder.build()Each time build() is called, a new instance of the theIntegrationObjectModelis returned with the same properties that were set.IntegrationObjectModelBuilder.build()Each time build() is called, a new instance of the theIntegrationObjectModelis returned with the same properties that were set.Methods in de.hybris.platform.integrationservices with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionIntegrationObjectClassModelBuilder.withIntegrationObject(IntegrationObjectModel model) Delegates toIntegrationObjectClassModelBuilder.withIntegrationObjectCode(String)to find the IntegrationObject code from the provided model.IntegrationObjectItemModelBuilder.withIntegrationObject(IntegrationObjectModel model) -
Uses of IntegrationObjectModel in de.hybris.platform.integrationservices.interceptor
Methods in de.hybris.platform.integrationservices.interceptor with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidIntegrationObjectRemoveInterceptor.onRemove(IntegrationObjectModel integrationObject, InterceptorContext ctx) voidIntegrationObjectTypeMixValidateInterceptor.onValidate(IntegrationObjectModel integrationObject, InterceptorContext interceptorContext) voidRootClassExistsValidateInterceptor.onValidate(IntegrationObjectModel integrationObjectModel, InterceptorContext interceptorContext) -
Uses of IntegrationObjectModel in de.hybris.platform.integrationservices.interceptor.interfaces
Methods in de.hybris.platform.integrationservices.interceptor.interfaces with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidBeforeRemoveIntegrationObjectChecker.checkIfIntegrationObjectInUse(IntegrationObjectModel integrationObject) This method will be called to check if there are any items that reference the given integrationObject. -
Uses of IntegrationObjectModel in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return IntegrationObjectModelModifier and TypeMethodDescriptionInboundChannelConfigurationModel.getIntegrationObject()Generated method - Getter of theInboundChannelConfiguration.integrationObjectattribute defined at extensionintegrationservices.IntegrationObjectClassModel.getIntegrationObject()Generated method - Getter of theIntegrationObjectClass.integrationObjectattribute defined at extensionintegrationservices.IntegrationObjectItemModel.getIntegrationObject()Generated method - Getter of theIntegrationObjectItem.integrationObjectattribute defined at extensionintegrationservices.Methods in de.hybris.platform.integrationservices.model with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionDescriptorFactory.createIntegrationObjectDescriptor(@NotNull IntegrationObjectModel model) Creates a descriptor for an integration object.IntegrationObjectClassificationAttributesPresentAttributeHandler.get(IntegrationObjectModel integrationObject) IntegrationObjectRootClassAttributeHandler.get(IntegrationObjectModel integrationObject) Identifies the rootIntegrationObjectClassModelfor theIntegrationObjectModelIntegrationObjectRootItemAttributeHandler.get(IntegrationObjectModel integrationObject) voidInboundChannelConfigurationModel.setIntegrationObject(IntegrationObjectModel value) Generated method - Setter ofInboundChannelConfiguration.integrationObjectattribute defined at extensionintegrationservices.voidIntegrationObjectClassModel.setIntegrationObject(IntegrationObjectModel value) Generated method - Setter ofIntegrationObjectClass.integrationObjectattribute defined at extensionintegrationservices.voidIntegrationObjectItemModel.setIntegrationObject(IntegrationObjectModel value) Generated method - Setter ofIntegrationObjectItem.integrationObjectattribute defined at extensionintegrationservices.Constructors in de.hybris.platform.integrationservices.model with parameters of type IntegrationObjectModelModifierConstructorDescriptionInboundChannelConfigurationModel(IntegrationObjectModel _integrationObject) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersInboundChannelConfigurationModel(IntegrationObjectModel _integrationObject, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersIntegrationObjectClassModel(String _code, IntegrationObjectModel _integrationObject, ItemModel _owner, Class _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersIntegrationObjectClassModel(String _code, IntegrationObjectModel _integrationObject, Class _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersIntegrationObjectItemModel(String _code, IntegrationObjectModel _integrationObject, ItemModel _owner, ComposedTypeModel _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersIntegrationObjectItemModel(String _code, IntegrationObjectModel _integrationObject, ComposedTypeModel _type) 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 -
Uses of IntegrationObjectModel in de.hybris.platform.integrationservices.model.impl
Methods in de.hybris.platform.integrationservices.model.impl with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionDefaultDescriptorFactory.createIntegrationObjectDescriptor(IntegrationObjectModel model) -
Uses of IntegrationObjectModel in de.hybris.platform.integrationservices.search
Methods in de.hybris.platform.integrationservices.search with parameters of type IntegrationObjectModelModifier and TypeMethodDescription@NotNull RootItemSearchResultRootItemSearchService.findRoots(ItemModel item, IntegrationObjectModel io) Searches for a root item within the providedItemModelusing theIntegrationObjectModeldefinition. -
Uses of IntegrationObjectModel in de.hybris.platform.integrationservices.search.impl
Methods in de.hybris.platform.integrationservices.search.impl with parameters of type IntegrationObjectModelModifier and TypeMethodDescription@NotNull RootItemSearchResultDefaultRootItemSearchService.findRoots(ItemModel item, IntegrationObjectModel io) -
Uses of IntegrationObjectModel in de.hybris.platform.integrationservices.service
Methods in de.hybris.platform.integrationservices.service that return IntegrationObjectModelModifier and TypeMethodDescriptionIntegrationObjectService.findIntegrationObject(String integrationObjectCode) Find an integration object with the given code.Methods in de.hybris.platform.integrationservices.service that return types with arguments of type IntegrationObjectModelModifier and TypeMethodDescriptionIntegrationObjectService.findAllIntegrationObjects(String itemTypeCode) Find all IntegrationObjectModel associated with IntegrationObjectItemModel, which associates with the given itemTypeCode. -
Uses of IntegrationObjectModel in de.hybris.platform.integrationservices.service.impl
Methods in de.hybris.platform.integrationservices.service.impl that return IntegrationObjectModelModifier and TypeMethodDescriptionDefaultIntegrationObjectService.findIntegrationObject(String integrationObjectCode) Methods in de.hybris.platform.integrationservices.service.impl that return types with arguments of type IntegrationObjectModelModifier and TypeMethodDescriptionDefaultIntegrationObjectService.findAllIntegrationObjects(String itemTypeCode) -
Uses of IntegrationObjectModel in de.hybris.platform.integrationservices.util
Methods in de.hybris.platform.integrationservices.util that return IntegrationObjectModelModifier and TypeMethodDescriptionstatic IntegrationObjectModelIntegrationObjectTestUtil.createIntegrationObject(String integrationObjectCode) static IntegrationObjectModelIntegrationObjectTestUtil.createNullIntegrationTypeIntegrationObject(String integrationObjectCode) static IntegrationObjectModelIntegrationObjectTestUtil.findIntegrationObjectByCode(String code) IntegrationObjectItemsContext.getIntegrationObject()Get theIntegrationObjectModelassociated to the givenIntegrationObjectItemModelsIntegrationObjectsContext.givenExist(IntegrationObjectBuilder... specs) Persists the integration object specifications in the context storage.IntegrationObjectsContext.givenExists(IntegrationObjectBuilder spec) Persists the integration object specifications in the context storage.Methods in de.hybris.platform.integrationservices.util that return types with arguments of type IntegrationObjectModelModifier and TypeMethodDescriptionstatic Collection<IntegrationObjectModel>IntegrationObjectTestUtil.cleanup()Methods in de.hybris.platform.integrationservices.util with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionIntegrationObjectTestUtil.createInboundChannelConfigurationModel(IntegrationObjectModel integrationObject, AuthenticationType authenticationType) static IntegrationObjectItemModelIntegrationObjectTestUtil.createIntegrationObjectItem(IntegrationObjectModel integrationObject, String itemCode) static IntegrationObjectItemModelIntegrationObjectTestUtil.createIntegrationObjectItem(IntegrationObjectModel integrationObject, String itemCode, boolean isRoot) static IntegrationObjectItemModelIntegrationObjectTestUtil.createIntegrationObjectRootItem(IntegrationObjectModel integrationObject, String itemCode) static IntegrationObjectClassModelIntegrationObjectTestUtil.findIntegrationObjectClassByCodeAndIntegrationObject(String code, IntegrationObjectModel integrationObject) Searches for an Integration Object Class for the provided Integration Object with a matching code.static IntegrationObjectItemModelIntegrationObjectTestUtil.findIntegrationObjectItemByCodeAndIntegrationObject(String code, IntegrationObjectModel integrationObject) Searches for an Integration Object Item for the provided Integration Object with a matching code.voidIntegrationObjectsContext.givenExist(IntegrationObjectModel... models) Persists the integration object models in the context storage. -
Uses of IntegrationObjectModel in de.hybris.platform.integrationservices.validator
Methods in de.hybris.platform.integrationservices.validator with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidRootExistsValidator.onValidate(IntegrationObjectModel integrationObjectModel, InterceptorContext interceptorContext) -
Uses of IntegrationObjectModel in de.hybris.platform.odata2services.export
Methods in de.hybris.platform.odata2services.export that return IntegrationObjectModelModifier and TypeMethodDescriptionExportConfigurationSearchService.findExportableIntegrationObjectByCode(String integrationObjectCode) Find an integration object with the given code.Methods in de.hybris.platform.odata2services.export that return types with arguments of type IntegrationObjectModelModifier and TypeMethodDescriptionExportConfigurationSearchService.getExportableIntegrationObjects()Read the configured integration object codes from the project properties and return all the exportable integration objects. -
Uses of IntegrationObjectModel in de.hybris.platform.odata2services.export.impl
Methods in de.hybris.platform.odata2services.export.impl that return IntegrationObjectModelModifier and TypeMethodDescriptionDefaultExportConfigurationSearchService.findExportableIntegrationObjectByCode(String ioCode) Methods in de.hybris.platform.odata2services.export.impl that return types with arguments of type IntegrationObjectModelModifier and TypeMethodDescriptionDefaultExportConfigurationSearchService.getExportableIntegrationObjects() -
Uses of IntegrationObjectModel in de.hybris.platform.outboundservices.facade
Methods in de.hybris.platform.outboundservices.facade that return IntegrationObjectModelModifier and TypeMethodDescriptionSyncParameters.getIntegrationObject()Retrieves integration object used for outbound communication.Methods in de.hybris.platform.outboundservices.facade with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionSyncParametersBuilder.withIntegrationObject(IntegrationObjectModel integrationObjectModel) Constructors in de.hybris.platform.outboundservices.facade with parameters of type IntegrationObjectModelModifierConstructorDescriptionprotectedSyncParameters(ItemModel item, String ioCode, IntegrationObjectModel ioModel, String destId, ConsumedDestinationModel destModel, OutboundSource source) Deprecated, for removal: This API element is subject to removal in a future version.useSyncParametersBuilderinstead. -
Uses of IntegrationObjectModel in de.hybris.platform.outboundsync.config.impl
Methods in de.hybris.platform.outboundsync.config.impl with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionprotected IntegrationObjectDescriptorDefaultChannelConfigurationFactory.createIntegrationObjectDescriptor(IntegrationObjectModel model) Creates an integration object descriptor for the given integration object model. -
Uses of IntegrationObjectModel in de.hybris.platform.outboundsync.dto
Methods in de.hybris.platform.outboundsync.dto with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionOutboundItem.Builder.withIntegrationObject(IntegrationObjectModel model) Deprecated, for removal: This API element is subject to removal in a future version.useOutboundItem.Builder.withIntegrationObject(IntegrationObjectDescriptor)to avoid conversion of the model to descriptorOutboundItemDTO.Builder.withIntegrationObject(IntegrationObjectModel model) Deprecated, for removal: This API element is subject to removal in a future version.OutboundItemDTOBuilder.withIntegrationObject(IntegrationObjectModel model) -
Uses of IntegrationObjectModel in de.hybris.platform.outboundsync.interceptor
Methods in de.hybris.platform.outboundsync.interceptor with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidNoOutboundChannelConfigBeforeRemoveIOChecker.checkIfIntegrationObjectInUse(IntegrationObjectModel integrationObject) -
Uses of IntegrationObjectModel in de.hybris.platform.outboundsync.job
Methods in de.hybris.platform.outboundsync.job with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionFilteringService.applyFilters(@NotNull OutboundItemDTO dto, @NotNull IntegrationObjectModel io) Searches for an applicableSyncFilterfrom the syncFilterList and calls evaluate on the first applicable filter if any is found.SyncFilter.evaluate(OutboundItemDTO dto, IntegrationObjectModel io) Evaluates the filtering conditions against the specified item DTO. -
Uses of IntegrationObjectModel in de.hybris.platform.outboundsync.job.impl
Methods in de.hybris.platform.outboundsync.job.impl with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionDefaultFilteringService.applyFilters(@NotNull OutboundItemDTO dto, @NotNull IntegrationObjectModel io) Searches for an applicableSyncFilterfrom the syncFilterList and calls evaluate on the first applicable filter if any is found.ChangeSyncFilter.evaluate(OutboundItemDTO dto, IntegrationObjectModel io) DeleteSyncFilter.evaluate(OutboundItemDTO dto, IntegrationObjectModel io) Evaluates the filtering conditions against the specified item DTO. -
Uses of IntegrationObjectModel in de.hybris.platform.outboundsync.model
Methods in de.hybris.platform.outboundsync.model that return IntegrationObjectModelModifier and TypeMethodDescriptionOutboundChannelConfigurationModel.getIntegrationObject()Generated method - Getter of theOutboundChannelConfiguration.integrationObjectattribute defined at extensionoutboundsync.Methods in de.hybris.platform.outboundsync.model with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidOutboundChannelConfigurationModel.setIntegrationObject(IntegrationObjectModel value) Generated method - Setter ofOutboundChannelConfiguration.integrationObjectattribute defined at extensionoutboundsync.Constructors in de.hybris.platform.outboundsync.model with parameters of type IntegrationObjectModelModifierConstructorDescriptionOutboundChannelConfigurationModel(String _code, ConsumedDestinationModel _destination, IntegrationObjectModel _integrationObject) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersOutboundChannelConfigurationModel(String _code, ConsumedDestinationModel _destination, IntegrationObjectModel _integrationObject, ItemModel _owner) 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 -
Uses of IntegrationObjectModel in de.hybris.platform.outboundsync.util
Methods in de.hybris.platform.outboundsync.util with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionOutboundSyncTestUtil.getChannelConfigurationByAttributes(String code, IntegrationObjectModel integrationObject) -
Uses of IntegrationObjectModel in de.hybris.platform.webhookbackoffice.services
Methods in de.hybris.platform.webhookbackoffice.services with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionWebhookConfigBackofficeService.createWebhookConfiguration(@NotNull IntegrationObjectModel integrationObject, @NotNull ConsumedDestinationModel consumedDestination, String filterLocation, String eventType) Create and persist a WebhookConfigurationModel and return it.WebhookConfigBackofficeService.getWebhookConfiguration(@NotNull IntegrationObjectModel integrationObject, @NotNull ConsumedDestinationModel consumedDestination) Deprecated, for removal: This API element is subject to removal in a future version.use getWebhookConfiguration(integrationObject, consumedDestination, eventType) insteadWebhookConfigBackofficeService.getWebhookConfiguration(@NotNull IntegrationObjectModel integrationObject, @NotNull ConsumedDestinationModel consumedDestination, @NotNull String eventType) Retrieves a list of WebhookConfigurationModels searched with unique components -
Uses of IntegrationObjectModel in de.hybris.platform.webhookservices.interceptor
Methods in de.hybris.platform.webhookservices.interceptor with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidNoWebhookConfigBeforeRemoveIOChecker.checkIfIntegrationObjectInUse(IntegrationObjectModel integrationObject) -
Uses of IntegrationObjectModel in de.hybris.platform.webhookservices.model
Methods in de.hybris.platform.webhookservices.model that return IntegrationObjectModelModifier and TypeMethodDescriptionWebhookConfigurationModel.getIntegrationObject()Generated method - Getter of theWebhookConfiguration.integrationObjectattribute defined at extensionwebhookservices.Methods in de.hybris.platform.webhookservices.model with parameters of type IntegrationObjectModelModifier and TypeMethodDescriptionvoidWebhookConfigurationModel.setIntegrationObject(IntegrationObjectModel value) Generated method - Setter ofWebhookConfiguration.integrationObjectattribute defined at extensionwebhookservices.Constructors in de.hybris.platform.webhookservices.model with parameters of type IntegrationObjectModelModifierConstructorDescriptionWebhookConfigurationModel(ConsumedDestinationModel _destination, IntegrationObjectModel _integrationObject) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersWebhookConfigurationModel(ConsumedDestinationModel _destination, IntegrationObjectModel _integrationObject, ItemModel _owner) 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