Uses of Class
de.hybris.platform.core.model.type.AttributeDescriptorModel
Packages that use AttributeDescriptorModel
Package
Description
Contains generated models for each type of de.hybris.platform.advancedsavedquery.jalo package.
Contains generated models for each type of de.hybris.platform.catalog.jalo package.
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
Contains generated models for each type of de.hybris.platform.jalo.type package.
Contains generated models for each type of de.hybris.platform.util package.
Contains generated models for each type of de.hybris.platform.hmc.jalo package.
Contains generated models for each type of de.hybris.platform.integrationservices.jalo package.
Contains generated models for each type of de.hybris.platform.processing.jalo package.
Contains generated models for each type of de.hybris.platform.ticket.events.jalo package.
Contains generated models for each type of de.hybris.platform.ticket.jalo package.
Contains generated models for each type of de.hybris.platform.validation.jalo.constraints package.
Contains generated models for each type of de.hybris.platform.variants.jalo package.
-
Uses of AttributeDescriptorModel in de.hybris.platform.advancedsavedquery.model
Methods in de.hybris.platform.advancedsavedquery.model that return AttributeDescriptorModelModifier and TypeMethodDescriptionTypedAdvancedSavedQuerySearchParameterModel.getTypedSearchParameter()Generated method - Getter of theTypedAdvancedSavedQuerySearchParameter.typedSearchParameterattribute defined at extensionadvancedsavedquery.Methods in de.hybris.platform.advancedsavedquery.model that return types with arguments of type AttributeDescriptorModelModifier and TypeMethodDescriptionTypedAdvancedSavedQuerySearchParameterModel.getTypeAttributes()Generated method - Getter of theTypedAdvancedSavedQuerySearchParameter.typeAttributesattribute defined at extensionadvancedsavedquery.Methods in de.hybris.platform.advancedsavedquery.model with parameters of type AttributeDescriptorModelModifier and TypeMethodDescriptionvoidTypedAdvancedSavedQuerySearchParameterModel.setTypedSearchParameter(AttributeDescriptorModel value) Generated method - Setter ofTypedAdvancedSavedQuerySearchParameter.typedSearchParameterattribute defined at extensionadvancedsavedquery. -
Uses of AttributeDescriptorModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return AttributeDescriptorModelModifier and TypeMethodDescriptionSyncAttributeDescriptorConfigModel.getAttributeDescriptor()Generated method - Getter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model that return types with arguments of type AttributeDescriptorModelModifier and TypeMethodDescriptionSyncItemJobModel.getExportAttributeDescriptors()Generated method - Getter of theSyncItemJob.exportAttributeDescriptorsattribute defined at extensioncatalog.ItemSyncTimestampModel.getPendingAttributes()Generated method - Getter of theItemSyncTimestamp.pendingAttributesattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model with parameters of type AttributeDescriptorModelModifier and TypeMethodDescriptionvoidSyncAttributeDescriptorConfigModel.setAttributeDescriptor(AttributeDescriptorModel value) Generated method - Initial setter ofSyncAttributeDescriptorConfig.attributeDescriptorattribute defined at extensioncatalog.Method parameters in de.hybris.platform.catalog.model with type arguments of type AttributeDescriptorModelModifier and TypeMethodDescriptionvoidSyncItemJobModel.setExportAttributeDescriptors(Map<AttributeDescriptorModel, Boolean> value) Generated method - Setter ofSyncItemJob.exportAttributeDescriptorsattribute defined at extensioncatalog.Constructors in de.hybris.platform.catalog.model with parameters of type AttributeDescriptorModelModifierConstructorDescriptionSyncAttributeDescriptorConfigModel(AttributeDescriptorModel _attributeDescriptor, Boolean _copyByValue, SyncItemJobModel _syncJob) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSyncAttributeDescriptorConfigModel(AttributeDescriptorModel _attributeDescriptor, Boolean _copyByValue, ItemModel _owner, SyncItemJobModel _syncJob) 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 AttributeDescriptorModel in de.hybris.platform.core.model.enumeration
Methods in de.hybris.platform.core.model.enumeration that return AttributeDescriptorModelModifier and TypeMethodDescriptionEnumerationMetaTypeModel.getComparationAttribute()Generated method - Getter of theEnumerationMetaType.comparationAttributeattribute defined at extensioncore.Methods in de.hybris.platform.core.model.enumeration with parameters of type AttributeDescriptorModelModifier and TypeMethodDescriptionvoidEnumerationMetaTypeModel.setComparationAttribute(AttributeDescriptorModel value) Generated method - Setter ofEnumerationMetaType.comparationAttributeattribute defined at extensioncore. -
Uses of AttributeDescriptorModel in de.hybris.platform.core.model.type
Subclasses of AttributeDescriptorModel in de.hybris.platform.core.model.typeModifier and TypeClassDescriptionclassGenerated model class for type ExpressionAttributeDescriptor first defined at extension core.classGenerated model class for type RelationDescriptor first defined at extension core.classGenerated model class for type ViewAttributeDescriptor first defined at extension core.Methods in de.hybris.platform.core.model.type that return AttributeDescriptorModelModifier and TypeMethodDescriptionComposedTypeModel.getCatalogVersionAttribute()Generated method - Getter of theComposedType.catalogVersionAttributeattribute defined at extensioncatalog.RelationMetaTypeModel.getLocalizationAttribute()Generated method - Getter of theRelationMetaType.localizationAttributeattribute defined at extensioncore.RelationMetaTypeModel.getOrderingAttribute()Generated method - Getter of theRelationMetaType.orderingAttributeattribute defined at extensioncore.AttributeDescriptorModel.getSelectionOf()Generated method - Getter of theAttributeDescriptor.selectionOfattribute defined at extensioncore.Methods in de.hybris.platform.core.model.type that return types with arguments of type AttributeDescriptorModelModifier and TypeMethodDescriptionComposedTypeModel.getDeclaredattributedescriptors()Generated method - Getter of theComposedType.declaredattributedescriptorsattribute defined at extensioncore.ComposedTypeModel.getInheritedattributedescriptors()Generated method - Getter of theComposedType.inheritedattributedescriptorsattribute defined at extensioncore.ComposedTypeModel.getUniqueKeyAttributes()Generated method - Getter of theComposedType.uniqueKeyAttributesattribute defined at extensioncatalog.Methods in de.hybris.platform.core.model.type with parameters of type AttributeDescriptorModelModifier and TypeMethodDescriptionvoidComposedTypeModel.setCatalogVersionAttribute(AttributeDescriptorModel value) Generated method - Setter ofComposedType.catalogVersionAttributeattribute defined at extensioncatalog.voidRelationMetaTypeModel.setLocalizationAttribute(AttributeDescriptorModel value) Generated method - Initial setter ofRelationMetaType.localizationAttributeattribute defined at extensioncore.voidRelationMetaTypeModel.setOrderingAttribute(AttributeDescriptorModel value) Generated method - Initial setter ofRelationMetaType.orderingAttributeattribute defined at extensioncore.Method parameters in de.hybris.platform.core.model.type with type arguments of type AttributeDescriptorModelModifier and TypeMethodDescriptionvoidComposedTypeModel.setDeclaredattributedescriptors(Collection<AttributeDescriptorModel> value) Generated method - Setter ofComposedType.declaredattributedescriptorsattribute defined at extensioncore.voidComposedTypeModel.setUniqueKeyAttributes(Collection<AttributeDescriptorModel> value) Generated method - Setter ofComposedType.uniqueKeyAttributesattribute defined at extensioncatalog.Constructors in de.hybris.platform.core.model.type with parameters of type AttributeDescriptorModelModifierConstructorDescriptionRelationMetaTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, AttributeDescriptorModel _localizationAttribute, Boolean _localized, AttributeDescriptorModel _orderingAttribute, ItemModel _owner, Boolean _singleton, RelationDescriptorModel _sourceAttribute, Boolean _sourceNavigable, ComposedTypeModel _sourceType, RelationEndCardinalityEnum _sourceTypeCardinality, String _sourceTypeRole, ComposedTypeModel _superType, RelationDescriptorModel _targetAttribute, Boolean _targetNavigable, ComposedTypeModel _targetType, RelationEndCardinalityEnum _targetTypeCardinality, String _targetTypeRole) 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 AttributeDescriptorModel in de.hybris.platform.core.model.util
Subclasses of AttributeDescriptorModel in de.hybris.platform.core.model.utilModifier and TypeClassDescriptionclassGenerated model class for type ConfigAttributeDescriptor first defined at extension core. -
Uses of AttributeDescriptorModel in de.hybris.platform.hmc.model
Methods in de.hybris.platform.hmc.model that return AttributeDescriptorModelModifier and TypeMethodDescriptionSavedValueEntryModel.getOldValueAttributeDescriptor()Generated method - Getter of theSavedValueEntry.OldValueAttributeDescriptorattribute defined at extensioncore.Methods in de.hybris.platform.hmc.model with parameters of type AttributeDescriptorModelModifier and TypeMethodDescriptionvoidSavedValueEntryModel.setOldValueAttributeDescriptor(AttributeDescriptorModel value) Generated method - Setter ofSavedValueEntry.OldValueAttributeDescriptorattribute defined at extensioncore.Constructors in de.hybris.platform.hmc.model with parameters of type AttributeDescriptorModelModifierConstructorDescriptionSavedValueEntryModel(AttributeDescriptorModel _OldValueAttributeDescriptor, String _modifiedAttribute, ItemModel _owner, SavedValuesModel _parent) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSavedValueEntryModel(AttributeDescriptorModel _OldValueAttributeDescriptor, String _modifiedAttribute, SavedValuesModel _parent) 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 AttributeDescriptorModel in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return AttributeDescriptorModelModifier and TypeMethodDescriptionIntegrationObjectItemAttributeModel.getAttributeDescriptor()Generated method - Getter of theIntegrationObjectItemAttribute.attributeDescriptorattribute defined at extensionintegrationservices.Methods in de.hybris.platform.integrationservices.model with parameters of type AttributeDescriptorModelModifier and TypeMethodDescriptionvoidIntegrationObjectItemAttributeModel.setAttributeDescriptor(AttributeDescriptorModel value) Generated method - Setter ofIntegrationObjectItemAttribute.attributeDescriptorattribute defined at extensionintegrationservices.Constructors in de.hybris.platform.integrationservices.model with parameters of type AttributeDescriptorModelModifierConstructorDescriptionIntegrationObjectItemAttributeModel(AttributeDescriptorModel _attributeDescriptor, 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, 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 parameters -
Uses of AttributeDescriptorModel in de.hybris.platform.processing.model
Methods in de.hybris.platform.processing.model that return AttributeDescriptorModelModifier and TypeMethodDescriptionAfterRetentionCleanupRuleModel.getRetirementDateAttribute()Generated method - Getter of theAfterRetentionCleanupRule.retirementDateAttributeattribute defined at extensionprocessing.Methods in de.hybris.platform.processing.model with parameters of type AttributeDescriptorModelModifier and TypeMethodDescriptionvoidAfterRetentionCleanupRuleModel.setRetirementDateAttribute(AttributeDescriptorModel value) Generated method - Setter ofAfterRetentionCleanupRule.retirementDateAttributeattribute defined at extensionprocessing. -
Uses of AttributeDescriptorModel in de.hybris.platform.ticket.events.model
Methods in de.hybris.platform.ticket.events.model that return AttributeDescriptorModelModifier and TypeMethodDescriptionCsTicketChangeEventEntryModel.getAlteredAttribute()Generated method - Getter of theCsTicketChangeEventEntry.alteredAttributeattribute defined at extensionticketsystem.Methods in de.hybris.platform.ticket.events.model with parameters of type AttributeDescriptorModelModifier and TypeMethodDescriptionvoidCsTicketChangeEventEntryModel.setAlteredAttribute(AttributeDescriptorModel value) Generated method - Setter ofCsTicketChangeEventEntry.alteredAttributeattribute defined at extensionticketsystem. -
Uses of AttributeDescriptorModel in de.hybris.platform.ticket.model
Methods in de.hybris.platform.ticket.model that return types with arguments of type AttributeDescriptorModelModifier and TypeMethodDescriptionCsTicketEventEmailConfigurationModel.getAlteredAttributes()Generated method - Getter of theCsTicketEventEmailConfiguration.alteredAttributesattribute defined at extensionticketsystem.Method parameters in de.hybris.platform.ticket.model with type arguments of type AttributeDescriptorModelModifier and TypeMethodDescriptionvoidCsTicketEventEmailConfigurationModel.setAlteredAttributes(Set<AttributeDescriptorModel> value) Generated method - Setter ofCsTicketEventEmailConfiguration.alteredAttributesattribute defined at extensionticketsystem. -
Uses of AttributeDescriptorModel in de.hybris.platform.validation.model.constraints
Methods in de.hybris.platform.validation.model.constraints that return AttributeDescriptorModelModifier and TypeMethodDescriptionAttributeConstraintModel.getDescriptor()Generated method - Getter of theAttributeConstraint.descriptorattribute defined at extensionvalidation.Methods in de.hybris.platform.validation.model.constraints with parameters of type AttributeDescriptorModelModifier and TypeMethodDescriptionvoidAttributeConstraintModel.setDescriptor(AttributeDescriptorModel value) Generated method - Setter ofAttributeConstraint.descriptorattribute defined at extensionvalidation. -
Uses of AttributeDescriptorModel in de.hybris.platform.variants.model
Subclasses of AttributeDescriptorModel in de.hybris.platform.variants.modelModifier and TypeClassDescriptionclassGenerated model class for type VariantAttributeDescriptor first defined at extension catalog.