Uses of Class
de.hybris.platform.integrationservices.model.IntegrationObjectItemModel
-
-
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationbackoffice.services
Method parameters in de.hybris.platform.integrationbackoffice.services with type arguments of type IntegrationObjectItemModel Modifier and Type Method Description voidWriteService. persistIntegrationObjectItems(java.util.Collection<IntegrationObjectItemModel> integrationObjectItemModels)Saves an integration object item with the model service. -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationbackoffice.utility
Methods in de.hybris.platform.integrationbackoffice.utility with parameters of type IntegrationObjectItemModel Modifier and Type Method Description ItemTypeMatchDefaultItemTypeMatchSelector. getToSelectItemTypeMatch(@NotNull IntegrationObjectItemModel integrationObjectItemModel)ItemTypeMatchItemTypeMatchSelector. getToSelectItemTypeMatch(@NotNull IntegrationObjectItemModel integrationObjectItemModel)Receives an IntegrationObjectItemModel and returns an ItemTypeMatch associated with it or a default one based on its type. -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationbackoffice.widgets.authorization.utility
Methods in de.hybris.platform.integrationbackoffice.widgets.authorization.utility with parameters of type IntegrationObjectItemModel Modifier and Type Method Description static org.zkoss.zul.ListitemAccessRightsUtils. createListitem(IntegrationObjectItemModel item)Creates a listitem -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationbackoffice.widgets.modals.data.itemtypematchmodal
Methods in de.hybris.platform.integrationbackoffice.widgets.modals.data.itemtypematchmodal that return IntegrationObjectItemModel Modifier and Type Method Description IntegrationObjectItemModelItemTypeMatchChangeDetector. getIntegrationObjectItemModel()Constructors in de.hybris.platform.integrationbackoffice.widgets.modals.data.itemtypematchmodal with parameters of type IntegrationObjectItemModel Constructor Description ItemTypeMatchChangeDetector(IntegrationObjectItemModel integrationObjectItemModel, java.lang.String selectedItemTypeMatchCode) -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationbackoffice.widgets.modeling.controllers
Method parameters in de.hybris.platform.integrationbackoffice.widgets.modeling.controllers with type arguments of type IntegrationObjectItemModel Modifier and Type Method Description voidIntegrationObjectEditorContainerController. itemTypeMatchSaveHandler(java.util.Collection<IntegrationObjectItemModel> integrationObjectItemModels) -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationbackoffice.widgets.modeling.utility
Methods in de.hybris.platform.integrationbackoffice.widgets.modeling.utility that return IntegrationObjectItemModel Modifier and Type Method Description 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. -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationservices
Methods in de.hybris.platform.integrationservices that return IntegrationObjectItemModel Modifier and Type Method Description IntegrationObjectItemModelIntegrationObjectItemBuilder. build()IntegrationObjectItemModelIntegrationObjectItemModelBuilder. build()Methods in de.hybris.platform.integrationservices with parameters of type IntegrationObjectItemModel Modifier and Type Method Description IntegrationObjectBuilderIntegrationObjectBuilder. addIntegrationObjectItem(IntegrationObjectItemModel item)Adds anIntegrationObjectItemModelto the integration objectIntegrationObjectItemAttributeBuilderIntegrationObjectItemAttributeBuilder. returnIntegrationObjectType(IntegrationObjectItemModel referenceType)IntegrationObjectItemAttributeModelBuilderIntegrationObjectItemAttributeModelBuilder. withItem(IntegrationObjectItemModel item)IntegrationObjectItemClassificationAttributeBuilderIntegrationObjectItemClassificationAttributeBuilder. withItem(IntegrationObjectItemModel item) -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationservices.integrationkey
Methods in de.hybris.platform.integrationservices.integrationkey with parameters of type IntegrationObjectItemModel Modifier and Type Method Description java.lang.StringIntegrationKeyMetadataGenerator. generateKeyMetadata(IntegrationObjectItemModel item)Generate a representation of the unique attributes of the given item. -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationservices.integrationkey.impl
Methods in de.hybris.platform.integrationservices.integrationkey.impl with parameters of type IntegrationObjectItemModel Modifier and Type Method Description protected java.lang.StringDefaultAlphabeticalIntegrationKeyMetadataGenerator. buildKeyAlias(IntegrationObjectItemModel item)java.lang.StringDefaultAlphabeticalIntegrationKeyMetadataGenerator. generateKeyMetadata(IntegrationObjectItemModel item) -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationservices.interceptor
Methods in de.hybris.platform.integrationservices.interceptor with parameters of type IntegrationObjectItemModel Modifier and Type Method Description voidIntegrationObjectItemItemTypeMatchValidateInterceptor. onValidate(IntegrationObjectItemModel itemModel, InterceptorContext interceptorContext) -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return IntegrationObjectItemModel Modifier and Type Method Description IntegrationObjectItemModelMockIntegrationObjectItemModelBuilder. build()IntegrationObjectItemModelIntegrationObjectRootItemAttributeHandler. get(IntegrationObjectModel integrationObject)IntegrationObjectItemModelIntegrationObjectItemAttributeModel. getIntegrationObjectItem()Generated method - Getter of theIntegrationObjectItemAttribute.integrationObjectItemattribute defined at extensionintegrationservices.IntegrationObjectItemModelIntegrationObjectItemClassificationAttributeModel. getIntegrationObjectItem()Generated method - Getter of theIntegrationObjectItemClassificationAttribute.integrationObjectItemattribute defined at extensionintegrationservices.IntegrationObjectItemModelIntegrationObjectItemVirtualAttributeModel. getIntegrationObjectItem()Generated method - Getter of theIntegrationObjectItemVirtualAttribute.integrationObjectItemattribute defined at extensionintegrationservices.IntegrationObjectItemModelAbstractIntegrationObjectItemAttributeModel. getReturnIntegrationObjectItem()Generated method - Getter of theAbstractIntegrationObjectItemAttribute.returnIntegrationObjectItemattribute defined at extensionintegrationservices.IntegrationObjectItemModelIntegrationObjectModel. getRootItem()Generated method - Getter of theIntegrationObject.rootItemdynamic attribute defined at extensionintegrationservices.Methods in de.hybris.platform.integrationservices.model that return types with arguments of type IntegrationObjectItemModel Modifier and Type Method Description java.util.Set<IntegrationObjectItemModel>IntegrationObjectModel. getItems()Generated method - Getter of theIntegrationObject.itemsattribute defined at extensionintegrationservices.Methods in de.hybris.platform.integrationservices.model with parameters of type IntegrationObjectItemModel Modifier and Type Method Description TypeDescriptorDescriptorFactory. createItemTypeDescriptor(IntegrationObjectItemModel model)Creates an integration object item descriptor.protected java.util.Collection<IntegrationObjectItemAttributeModel>UniqueAttributesAttributeHandler. extractKeyAttributesFromItemReferences(IntegrationObjectItemModel item, java.util.Set<java.lang.String> cache)protected java.util.Set<IntegrationObjectItemAttributeModel>UniqueAttributesAttributeHandler. extractSimpleKeyAttributesFrom(IntegrationObjectItemModel model)java.util.Collection<ItemTypeMatchEnum>AllowedItemTypeMatchesAttributeHandler. get(IntegrationObjectItemModel model)Gets a collection of allowed ItemTypeMatchEnums based on theIntegrationObjectItemModeltype.@NotNull java.util.Collection<IntegrationObjectItemAttributeModel>KeyAttributesAttributeHandler. get(@NotNull IntegrationObjectItemModel model)Reads value of thekeyAttributesattribute@NotNull java.util.Collection<IntegrationObjectItemAttributeModel>UniqueAttributesAttributeHandler. get(IntegrationObjectItemModel model)Reads value of thepartOfattributestatic booleanIntegrationObjectItemModelUtils. isEqual(IntegrationObjectItemModel item1, IntegrationObjectItemModel item2)voidIntegrationObjectItemAttributeModel. setIntegrationObjectItem(IntegrationObjectItemModel value)Generated method - Setter ofIntegrationObjectItemAttribute.integrationObjectItemattribute defined at extensionintegrationservices.voidIntegrationObjectItemClassificationAttributeModel. setIntegrationObjectItem(IntegrationObjectItemModel value)Generated method - Setter ofIntegrationObjectItemClassificationAttribute.integrationObjectItemattribute defined at extensionintegrationservices.voidIntegrationObjectItemVirtualAttributeModel. setIntegrationObjectItem(IntegrationObjectItemModel value)Generated method - Setter ofIntegrationObjectItemVirtualAttribute.integrationObjectItemattribute defined at extensionintegrationservices.voidAbstractIntegrationObjectItemAttributeModel. setReturnIntegrationObjectItem(IntegrationObjectItemModel value)Generated method - Setter ofAbstractIntegrationObjectItemAttribute.returnIntegrationObjectItemattribute defined at extensionintegrationservices.BBaseMockItemAttributeModelBuilder. withIntegrationObjectItem(IntegrationObjectItemModel item)BBaseMockItemAttributeModelBuilder. withReturnIntegrationObjectItem(IntegrationObjectItemModel item)MockOneToOneRelationItemAttributeModelBuilderMockOneToOneRelationItemAttributeModelBuilder. withReturnIntegrationObjectItem(IntegrationObjectItemModel item)Method parameters in de.hybris.platform.integrationservices.model with type arguments of type IntegrationObjectItemModel Modifier and Type Method Description voidIntegrationObjectModel. setItems(java.util.Set<IntegrationObjectItemModel> value)Generated method - Setter ofIntegrationObject.itemsattribute defined at extensionintegrationservices.Constructors in de.hybris.platform.integrationservices.model with parameters of type IntegrationObjectItemModel Constructor Description IntegrationObjectItemAttributeModel(AttributeDescriptorModel _attributeDescriptor, java.lang.String _attributeName, IntegrationObjectItemModel _integrationObjectItem)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersIntegrationObjectItemAttributeModel(AttributeDescriptorModel _attributeDescriptor, java.lang.String _attributeName, IntegrationObjectItemModel _integrationObjectItem, 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 parametersIntegrationObjectItemClassificationAttributeModel(java.lang.String _attributeName, ClassAttributeAssignmentModel _classAttributeAssignment, IntegrationObjectItemModel _integrationObjectItem)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersIntegrationObjectItemClassificationAttributeModel(java.lang.String _attributeName, ClassAttributeAssignmentModel _classAttributeAssignment, IntegrationObjectItemModel _integrationObjectItem, 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 parametersIntegrationObjectItemVirtualAttributeModel(java.lang.String _attributeName, IntegrationObjectItemModel _integrationObjectItem, ItemModel _owner, IntegrationObjectVirtualAttributeDescriptorModel _retrievalDescriptor)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersIntegrationObjectItemVirtualAttributeModel(java.lang.String _attributeName, IntegrationObjectItemModel _integrationObjectItem, IntegrationObjectVirtualAttributeDescriptorModel _retrievalDescriptor)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 IntegrationObjectItemModel in de.hybris.platform.integrationservices.model.impl
Methods in de.hybris.platform.integrationservices.model.impl that return types with arguments of type IntegrationObjectItemModel Modifier and Type Method Description static java.util.Optional<IntegrationObjectItemModel>DescriptorUtils. extractModelFrom(TypeDescriptor type)Retrieves item model corresponding to the specified type descriptor.Methods in de.hybris.platform.integrationservices.model.impl with parameters of type IntegrationObjectItemModel Modifier and Type Method Description static TypeDescriptorItemTypeDescriptor. create(IntegrationObjectItemModel model)Deprecated, for removal: This API element is subject to removal in a future version.TypeDescriptorDefaultDescriptorFactory. createItemTypeDescriptor(IntegrationObjectItemModel model) -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationservices.populator
Methods in de.hybris.platform.integrationservices.populator with parameters of type IntegrationObjectItemModel Modifier and Type Method Description ItemToMapConversionContextItemToMapConversionContext. createSubContext(ItemModel itemModel, IntegrationObjectItemModel objItemModel)Deprecated, for removal: This API element is subject to removal in a future version.Constructors in de.hybris.platform.integrationservices.populator with parameters of type IntegrationObjectItemModel Constructor Description ItemToMapConversionContext(ItemModel data, IntegrationObjectItemModel metadata)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationservices.search
Methods in de.hybris.platform.integrationservices.search that return IntegrationObjectItemModel Modifier and Type Method Description IntegrationObjectItemModelFlexibleSearchQueryBuilder. getIntegrationItemModel()Methods in de.hybris.platform.integrationservices.search with parameters of type IntegrationObjectItemModel Modifier and Type Method Description FlexibleSearchQueryBuilderFlexibleSearchQueryBuilder. withIntegrationObjectItem(IntegrationObjectItemModel model) -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationservices.service
Methods in de.hybris.platform.integrationservices.service that return IntegrationObjectItemModel Modifier and Type Method Description IntegrationObjectItemModelIntegrationObjectService. findIntegrationObjectItemByParentTypeCode(java.lang.String integrationObjectCode, java.lang.String typeCode)Find the integration object item's code referenced by the given integrationObjectCode and item type code also searching by the parent of the type code.IntegrationObjectItemModelIntegrationObjectService. findIntegrationObjectItemByTypeCode(java.lang.String integrationObjectCode, java.lang.String typeCode)Find the integration object item's code referenced by the given integrationObjectCode and item type code.Methods in de.hybris.platform.integrationservices.service that return types with arguments of type IntegrationObjectItemModel Modifier and Type Method Description java.util.Set<IntegrationObjectItemModel>IntegrationObjectService. findAllDependencyTypes(java.lang.String integrationObjectItemCode, java.lang.String integrationObjectCode)Find all the dependency types, which include dependencies of dependencies, for the given integration object item code.java.util.Set<IntegrationObjectItemModel>IntegrationObjectService. findAllIntegrationObjectItems(java.lang.String integrationObjectCode)Find all integration object item modelsjava.util.Optional<IntegrationObjectItemModel>IntegrationObjectService. findIntegrationObjectItem(java.lang.String integrationObjectCode, java.lang.String integrationObjectItemCode)Searches the integration object definitions for an item with the matching characteristics. -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationservices.service.impl
Methods in de.hybris.platform.integrationservices.service.impl that return IntegrationObjectItemModel Modifier and Type Method Description IntegrationObjectItemModelDefaultIntegrationObjectService. findIntegrationObjectItemByParentTypeCode(java.lang.String integrationObjectCode, java.lang.String typeCode)IntegrationObjectItemModelDefaultIntegrationObjectService. findIntegrationObjectItemByTypeCode(java.lang.String integrationObjectCode, java.lang.String typeCode)Methods in de.hybris.platform.integrationservices.service.impl that return types with arguments of type IntegrationObjectItemModel Modifier and Type Method Description java.util.Set<IntegrationObjectItemModel>DefaultIntegrationObjectService. findAllDependencyTypes(java.lang.String integrationObjectItemCode, java.lang.String integrationObjectCode)java.util.Set<IntegrationObjectItemModel>DefaultIntegrationObjectService. findAllIntegrationObjectItems(java.lang.String integrationObjectCode)java.util.Optional<IntegrationObjectItemModel>DefaultIntegrationObjectService. findIntegrationObjectItem(java.lang.String integrationObjectCode, java.lang.String integrationObjectItemCode)Method parameters in de.hybris.platform.integrationservices.service.impl with type arguments of type IntegrationObjectItemModel Modifier and Type Method Description protected voidDefaultIntegrationObjectService. accumulateAllDependencyTypes(java.lang.String integrationObjectCode, java.lang.String integrationObjectItemCode, java.util.Set<IntegrationObjectItemModel> dependencyTypes) -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationservices.util
Methods in de.hybris.platform.integrationservices.util that return IntegrationObjectItemModel Modifier and Type Method Description static IntegrationObjectItemModelIntegrationObjectTestUtil. createIntegrationObjectItem(IntegrationObjectModel integrationObject, java.lang.String itemCode)static IntegrationObjectItemModelIntegrationObjectTestUtil. createIntegrationObjectItem(IntegrationObjectModel integrationObject, java.lang.String itemCode, boolean isRoot)static IntegrationObjectItemModelIntegrationObjectTestUtil. createIntegrationObjectRootItem(IntegrationObjectModel integrationObject, java.lang.String itemCode)static IntegrationObjectItemModelIntegrationObjectTestUtil. findIntegrationObjectItemByCodeAndIntegrationObject(java.lang.String code, IntegrationObjectModel integrationObject)IntegrationObjectItemModel[]IntegrationObjectItemsContext. givenExist(IntegrationObjectItemBuilder... specs)Associates the integration object item specifications to an internally generatedIntegrationObjectModel, and persists them in the context storage.Methods in de.hybris.platform.integrationservices.util with parameters of type IntegrationObjectItemModel Modifier and Type Method Description voidIntegrationObjectItemsContext. givenExist(IntegrationObjectItemModel... models)Associates the integration object items to an internally generatedIntegrationObjectModel, and persists them in the context storage. -
Uses of IntegrationObjectItemModel in de.hybris.platform.integrationservices.validator
Methods in de.hybris.platform.integrationservices.validator with parameters of type IntegrationObjectItemModel Modifier and Type Method Description voidSingleRootItemValidator. onValidate(IntegrationObjectItemModel newItem, InterceptorContext ctx)Constructors in de.hybris.platform.integrationservices.validator with parameters of type IntegrationObjectItemModel Constructor Description SingleRootItemConstraintViolationException(java.lang.String integrationObject, IntegrationObjectItemModel... rootItems)Constructor parameters in de.hybris.platform.integrationservices.validator with type arguments of type IntegrationObjectItemModel Constructor Description SingleRootItemConstraintViolationException(java.lang.String integrationObject, java.util.List<IntegrationObjectItemModel> rootItems) -
Uses of IntegrationObjectItemModel in de.hybris.platform.odata2services.odata.persistence.populator.processor
Methods in de.hybris.platform.odata2services.odata.persistence.populator.processor with parameters of type IntegrationObjectItemModel Modifier and Type Method Description protected java.util.Optional<TypeAttributeDescriptor>AbstractPropertyProcessor. findTypeDescriptorAttributeForItem(IntegrationObjectItemModel integrationObjectItem, java.lang.String integrationItemAttributeName)Deprecated, for removal: This API element is subject to removal in a future version.useItemTypeDescriptorService.getTypeDescriptorByTypeCode(String, String)and then retrieve the TypeAttributeDescriptor from the TypeDescriptor attributes. -
Uses of IntegrationObjectItemModel in de.hybris.platform.odata2services.odata.schema
Method parameters in de.hybris.platform.odata2services.odata.schema with type arguments of type IntegrationObjectItemModel Modifier and Type Method Description org.apache.olingo.odata2.api.edm.provider.SchemaDefaultSchemaGenerator. generateSchema(java.util.Collection<IntegrationObjectItemModel> allModelsForType)org.apache.olingo.odata2.api.edm.provider.SchemaSchemaGenerator. generateSchema(java.util.Collection<IntegrationObjectItemModel> allModelsForType)Generates aSchemafor anIntegrationObjectItemModeland all of its dependencies.voidDefaultSchemaGenerator. setEntityTypesGenerator(SchemaElementGenerator<java.util.List<org.apache.olingo.odata2.api.edm.provider.EntityType>,java.util.Collection<IntegrationObjectItemModel>> entityTypesGenerator) -
Uses of IntegrationObjectItemModel in de.hybris.platform.odata2services.odata.schema.association
Methods in de.hybris.platform.odata2services.odata.schema.association that return types with arguments of type IntegrationObjectItemModel Modifier and Type Method Description protected java.util.List<SchemaElementGenerator<java.util.List<org.apache.olingo.odata2.api.edm.provider.Association>,java.util.Collection<IntegrationObjectItemModel>>>AssociationListGeneratorRegistry. getGenerators()Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in de.hybris.platform.odata2services.odata.schema.association with type arguments of type IntegrationObjectItemModel Modifier and Type Method Description java.util.List<org.apache.olingo.odata2.api.edm.provider.Association>AssociationListGenerator. generate(java.util.Collection<IntegrationObjectItemModel> allIntegrationObjectItemModelsForType)java.util.List<org.apache.olingo.odata2.api.edm.provider.Association>AssociationListGeneratorRegistry. generate(java.util.Collection<IntegrationObjectItemModel> itemModels)Deprecated, for removal: This API element is subject to removal in a future version.java.util.List<org.apache.olingo.odata2.api.edm.provider.Association>LocalizedAttributeAssociationListGenerator. generate(java.util.Collection<IntegrationObjectItemModel> itemModels)Deprecated, for removal: This API element is subject to removal in a future version.voidAssociationListGeneratorRegistry. setAssociationListGenerators(java.util.List<SchemaElementGenerator<java.util.List<org.apache.olingo.odata2.api.edm.provider.Association>,java.util.Collection<IntegrationObjectItemModel>>> generators)Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of IntegrationObjectItemModel in de.hybris.platform.odata2services.odata.schema.attribute
Methods in de.hybris.platform.odata2services.odata.schema.attribute with parameters of type IntegrationObjectItemModel Modifier and Type Method Description org.apache.olingo.odata2.api.edm.provider.AnnotationAttributeAliasAnnotationGenerator. generate(IntegrationObjectItemModel itemModel) -
Uses of IntegrationObjectItemModel in de.hybris.platform.odata2services.odata.schema.entity
Methods in de.hybris.platform.odata2services.odata.schema.entity with parameters of type IntegrationObjectItemModel Modifier and Type Method Description protected TypeDescriptorPrimitiveEntityTypeGenerator. createItemTypeDescriptor(IntegrationObjectItemModel itemModel)java.util.List<org.apache.olingo.odata2.api.edm.provider.EntityType>MapEntryEntityTypeGenerator. generate(IntegrationObjectItemModel item)java.util.Set<org.apache.olingo.odata2.api.edm.provider.EntityType>PrimitiveEntityTypeGenerator. generate(IntegrationObjectItemModel itemModel)java.util.List<org.apache.olingo.odata2.api.edm.provider.EntityType>SingleEntityTypeGenerator. generate(IntegrationObjectItemModel item)Generates the schema element whose type is defined by T.protected org.apache.olingo.odata2.api.edm.provider.EntityTypeComposedEntityTypeGenerator. generateEntityType(IntegrationObjectItemModel item)protected org.apache.olingo.odata2.api.edm.provider.EntityTypeSingleEntityTypeGenerator. generateEntityType(IntegrationObjectItemModel item)Generates a single entity type for the specified item delegating the entity parts creation to:SingleEntityTypeGenerator.generateEntityTypeName(IntegrationObjectItemModel)for the entity type name generationSingleEntityTypeGenerator.propertiesGeneratorfor the entity type properties generationSingleEntityTypeGenerator.keyGeneratorfor the entity type key generation.protected java.lang.StringComposedEntityTypeGenerator. generateEntityTypeName(IntegrationObjectItemModel item)protected java.lang.StringLocalizedEntityTypeGenerator. generateEntityTypeName(IntegrationObjectItemModel item)protected abstract java.lang.StringSingleEntityTypeGenerator. generateEntityTypeName(IntegrationObjectItemModel item)Generates name for the entity type being generated.protected booleanComposedEntityTypeGenerator. isApplicable(IntegrationObjectItemModel item)protected booleanLocalizedEntityTypeGenerator. isApplicable(IntegrationObjectItemModel item)protected abstract booleanSingleEntityTypeGenerator. isApplicable(IntegrationObjectItemModel item)Determines whether this generator is applicable to the specified item and can generate at least a single EDMX entity type.Method parameters in de.hybris.platform.odata2services.odata.schema.entity with type arguments of type IntegrationObjectItemModel Modifier and Type Method Description java.util.List<org.apache.olingo.odata2.api.edm.provider.EntityType>EntityTypeListGenerator. generate(java.util.Collection<IntegrationObjectItemModel> models)voidEntityTypeListGenerator. setEntityTypeGenerators(java.util.List<SchemaElementGenerator<java.util.Collection<org.apache.olingo.odata2.api.edm.provider.EntityType>,IntegrationObjectItemModel>> entityTypeGenerators) -
Uses of IntegrationObjectItemModel in de.hybris.platform.odata2services.odata.schema.property
Methods in de.hybris.platform.odata2services.odata.schema.property with parameters of type IntegrationObjectItemModel Modifier and Type Method Description java.util.List<org.apache.olingo.odata2.api.edm.provider.Property>AbstractPropertyListGenerator. generate(IntegrationObjectItemModel itemModel)Generates the schema element whose type is defined by T.java.util.Optional<org.apache.olingo.odata2.api.edm.provider.Property>IntegrationKeyPropertyGenerator. generate(IntegrationObjectItemModel integrationObjectItemModel)java.util.List<org.apache.olingo.odata2.api.edm.provider.Property>PrimitivePropertyListGenerator. generate(IntegrationObjectItemModel itemModel)protected voidAbstractPropertyListGenerator. validatePreconditions(IntegrationObjectItemModel itemModel)Deprecated, for removal: This API element is subject to removal in a future version.not used becauseitemModelis not dereferenced anymore by this generator.Method parameters in de.hybris.platform.odata2services.odata.schema.property with type arguments of type IntegrationObjectItemModel Modifier and Type Method Description voidPrimitivePropertyListGenerator. setIntegrationKeyPropertyGenerator(SchemaElementGenerator<java.util.Optional<org.apache.olingo.odata2.api.edm.provider.Property>,IntegrationObjectItemModel> integrationKeyPropertyGenerator) -
Uses of IntegrationObjectItemModel in de.hybris.platform.outboundsync.config
Methods in de.hybris.platform.outboundsync.config with parameters of type IntegrationObjectItemModel Modifier and Type Method Description java.lang.StringStreamIdentifierGenerator. generate(OutboundChannelConfigurationModel channel, IntegrationObjectItemModel item) -
Uses of IntegrationObjectItemModel in de.hybris.platform.outboundsync.config.impl
Methods in de.hybris.platform.outboundsync.config.impl with parameters of type IntegrationObjectItemModel Modifier and Type Method Description java.lang.StringDefaultStreamIdentifierGenerator. generate(OutboundChannelConfigurationModel channel, IntegrationObjectItemModel item)
-