Uses of Class
de.hybris.platform.core.model.type.RelationDescriptorModel
Packages that use RelationDescriptorModel
Package
Description
Contains generated models for each type of de.hybris.platform.jalo.type package.
-
Uses of RelationDescriptorModel in de.hybris.platform.core.model.type
Methods in de.hybris.platform.core.model.type that return RelationDescriptorModelModifier and TypeMethodDescriptionRelationMetaTypeModel.getSourceAttribute()Generated method - Getter of theRelationMetaType.sourceAttributeattribute defined at extensioncore.RelationMetaTypeModel.getTargetAttribute()Generated method - Getter of theRelationMetaType.targetAttributeattribute defined at extensioncore.Methods in de.hybris.platform.core.model.type with parameters of type RelationDescriptorModelModifier and TypeMethodDescriptionvoidRelationMetaTypeModel.setSourceAttribute(RelationDescriptorModel value) Generated method - Initial setter ofRelationMetaType.sourceAttributeattribute defined at extensioncore.voidRelationMetaTypeModel.setTargetAttribute(RelationDescriptorModel value) Generated method - Initial setter ofRelationMetaType.targetAttributeattribute defined at extensioncore.Constructors in de.hybris.platform.core.model.type with parameters of type RelationDescriptorModelModifierConstructorDescriptionRelationMetaTypeModel(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