Uses of Class
de.hybris.platform.integrationservices.model.IntegrationObjectItemAttributeModel
Packages that use IntegrationObjectItemAttributeModel
Package
Description
Contains generated models for each type of de.hybris.platform.integrationservices.jalo package.
-
Uses of IntegrationObjectItemAttributeModel in de.hybris.platform.integrationservices
Methods in de.hybris.platform.integrationservices that return IntegrationObjectItemAttributeModelModifier and TypeMethodDescriptionIntegrationObjectItemAttributeBuilder.build()Creates new instance of the attribute. -
Uses of IntegrationObjectItemAttributeModel in de.hybris.platform.integrationservices.exception
Constructors in de.hybris.platform.integrationservices.exception with parameters of type IntegrationObjectItemAttributeModelModifierConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.protectedDeprecated, for removal: This API element is subject to removal in a future version.useIntegrationAttributeException(String, TypeAttributeDescriptor)instead to avoid conversion of theIntegrationObjectItemAttributeModeltoTypeAttributeDescriptorLocalizedKeyAttributeException(IntegrationObjectItemAttributeModel attributeModel) Deprecated, for removal: This API element is subject to removal in a future version.useLocalizedKeyAttributeException(TypeAttributeDescriptor)to avoid conversion of the model to descriptor.Constructor to create MissingKeyNavigationPropertyException -
Uses of IntegrationObjectItemAttributeModel in de.hybris.platform.integrationservices.integrationkey
Methods in de.hybris.platform.integrationservices.integrationkey with parameters of type IntegrationObjectItemAttributeModelModifier and TypeMethodDescriptionKeyValue.Builder.withValue(IntegrationObjectItemAttributeModel attribute, Object value) Deprecated, for removal: This API element is subject to removal in a future version.useKeyValue.Builder.withValue(TypeAttributeDescriptor, Object)instead to avoid conversion of the attribute model toTypeAttributeDescriptor -
Uses of IntegrationObjectItemAttributeModel in de.hybris.platform.integrationservices.interceptor
Methods in de.hybris.platform.integrationservices.interceptor with parameters of type IntegrationObjectItemAttributeModelModifier and TypeMethodDescriptionvoidIntegrationAttributeUniqueNameValidateInterceptor.onValidate(IntegrationObjectItemAttributeModel attributeModel, InterceptorContext interceptorContext) voidIntegrationObjectItemAttributeValidateInterceptor.onValidate(IntegrationObjectItemAttributeModel attributeModel, InterceptorContext interceptorContext) voidIntegrationObjectItemPrivateAttributeValidateInterceptor.onValidate(IntegrationObjectItemAttributeModel attributeModel, InterceptorContext interceptorContext) voidMapTypeValidateInterceptor.onValidate(IntegrationObjectItemAttributeModel attributeModel, InterceptorContext interceptorContext) voidStandardAttributeReturnIntegrationObjectItemValidateInterceptor.onValidate(IntegrationObjectItemAttributeModel attributeModel, InterceptorContext interceptorContext) -
Uses of IntegrationObjectItemAttributeModel in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return IntegrationObjectItemAttributeModelModifier and TypeMethodDescriptionBaseMockItemAttributeModelBuilder.build()MockComplexRelationItemAttributeModelBuilder.build()MockOneToOneRelationItemAttributeModelBuilder.build()Methods in de.hybris.platform.integrationservices.model that return types with arguments of type IntegrationObjectItemAttributeModelModifier and TypeMethodDescriptionprotected Collection<IntegrationObjectItemAttributeModel>UniqueAttributesAttributeHandler.extractKeyAttributesFromItemReferences(IntegrationObjectItemModel item, Set<String> cache) protected Set<IntegrationObjectItemAttributeModel>UniqueAttributesAttributeHandler.extractSimpleKeyAttributesFrom(IntegrationObjectItemModel model) KeyAttributesAttributeHandler.get(@NotNull IntegrationObjectItemModel model) Reads value of thekeyAttributesattributeUniqueAttributesAttributeHandler.get(IntegrationObjectItemModel model) Reads value of thepartOfattributeIntegrationObjectItemModel.getAttributes()Generated method - Getter of theIntegrationObjectItem.attributesattribute defined at extensionintegrationservices.IntegrationObjectItemModel.getKeyAttributes()Generated method - Getter of theIntegrationObjectItem.keyAttributesdynamic attribute defined at extensionintegrationservices.IntegrationObjectItemModel.getUniqueAttributes()Generated method - Getter of theIntegrationObjectItem.uniqueAttributesdynamic attribute defined at extensionintegrationservices.Methods in de.hybris.platform.integrationservices.model with parameters of type IntegrationObjectItemAttributeModelModifier and TypeMethodDescriptionprotected booleanUniqueAttributesAttributeHandler.doesNotCreateCyclicDependency(IntegrationObjectItemAttributeModel attr, Set<String> cache) @NotNull BooleanPartOfAttributeHandler.get(@NotNull IntegrationObjectItemAttributeModel model) Reads value of thepartOfattributestatic booleanIntegrationObjectItemAttributeModelUtils.isUnique(IntegrationObjectItemAttributeModel attributeDefinitionModel) Indicates if an attribute is unique.protected booleanUniqueAttributesAttributeHandler.isUniqueReferenceAttribute(IntegrationObjectItemAttributeModel attr) protected booleanUniqueAttributesAttributeHandler.isUniqueSimpleAttribute(IntegrationObjectItemAttributeModel attr) Method parameters in de.hybris.platform.integrationservices.model with type arguments of type IntegrationObjectItemAttributeModelModifier and TypeMethodDescriptionvoidIntegrationObjectItemModel.setAttributes(Set<IntegrationObjectItemAttributeModel> value) Generated method - Setter ofIntegrationObjectItem.attributesattribute defined at extensionintegrationservices.Constructors in de.hybris.platform.integrationservices.model with parameters of type IntegrationObjectItemAttributeModelModifierConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.useKeyAttribute(TypeAttributeDescriptor)to avoid conversion of the attribute model toTypeAttributeDescriptor -
Uses of IntegrationObjectItemAttributeModel in de.hybris.platform.integrationservices.model.impl
Constructors in de.hybris.platform.integrationservices.model.impl with parameters of type IntegrationObjectItemAttributeModel -
Uses of IntegrationObjectItemAttributeModel in de.hybris.platform.integrationservices.search
Constructors in de.hybris.platform.integrationservices.search with parameters of type IntegrationObjectItemAttributeModelModifierConstructorDescription -
Uses of IntegrationObjectItemAttributeModel in de.hybris.platform.integrationservices.service.impl
Methods in de.hybris.platform.integrationservices.service.impl that return types with arguments of type IntegrationObjectItemAttributeModelModifier and TypeMethodDescriptionprotected Predicate<IntegrationObjectItemAttributeModel>DefaultIntegrationObjectService.toAttributeDescriptor()Method parameters in de.hybris.platform.integrationservices.service.impl with type arguments of type IntegrationObjectItemAttributeModelModifier and TypeMethodDescriptionprotected voidDefaultIntegrationObjectService.accumulateDependencyTypesFromAttributeDefinitions(String integrationObjectCode, String integrationObjectItemCode, Set<IntegrationObjectItemAttributeModel> attributeDefinitionModels, Set<IntegrationObjectItemModel> dependencyTypes) -
Uses of IntegrationObjectItemAttributeModel in de.hybris.platform.odata2services.interceptor
Methods in de.hybris.platform.odata2services.interceptor with parameters of type IntegrationObjectItemAttributeModelModifier and TypeMethodDescriptionvoidIntegrationObjectItemReservedAttributeNameValidatorInterceptor.onValidate(IntegrationObjectItemAttributeModel attributeModel, InterceptorContext interceptorContext) -
Uses of IntegrationObjectItemAttributeModel in de.hybris.platform.odata2services.odata.schema.utils
Method parameters in de.hybris.platform.odata2services.odata.schema.utils with type arguments of type IntegrationObjectItemAttributeModelModifier and TypeMethodDescriptionstatic Optional<TypeAttributeDescriptor>SchemaUtils.findFirstLocalizedAttribute(Collection<IntegrationObjectItemAttributeModel> attributeModels) Deprecated, for removal: This API element is subject to removal in a future version.switch to useTypeAttributeDescriptorinstead of theIntegrationObjectItemAttributeModelselecting localized attributes is trivial with TypeAttributeDescriptor through the usage of theTypeAttributeDescriptor.isLocalized()method.
CircularKeyReferenceException(TypeAttributeDescriptor)to avoid the attribute model conversion toTypeAttributeDescriptor