Uses of Class
de.hybris.platform.core.model.type.TypeModel
Packages that use TypeModel
Package
Description
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo package.
Contains generated models for each type of de.hybris.platform.advancedsavedquery.jalo package.
Contains generated models for each type of de.hybris.platform.cms2.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.flexiblesearch 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.integrationservices.jalo package.
Contains generated models for each type of de.hybris.platform.variants.jalo package.
-
Uses of TypeModel in de.hybris.platform.acceleratorcms.model
Subclasses of TypeModel in de.hybris.platform.acceleratorcms.modelModifier and TypeClassDescriptionclassGenerated model class for type CMSActionType first defined at extension acceleratorcms. -
Uses of TypeModel in de.hybris.platform.advancedsavedquery.model
Methods in de.hybris.platform.advancedsavedquery.model that return TypeModelModifier and TypeMethodDescriptionAbstractAdvancedSavedQuerySearchParameterModel.getValueType()Generated method - Getter of theAbstractAdvancedSavedQuerySearchParameter.valueTypeattribute defined at extensionadvancedsavedquery.Methods in de.hybris.platform.advancedsavedquery.model with parameters of type TypeModelModifier and TypeMethodDescriptionvoidAbstractAdvancedSavedQuerySearchParameterModel.setValueType(TypeModel value) Generated method - Setter ofAbstractAdvancedSavedQuerySearchParameter.valueTypeattribute defined at extensionadvancedsavedquery. -
Uses of TypeModel in de.hybris.platform.cms2.model
Subclasses of TypeModel in de.hybris.platform.cms2.modelModifier and TypeClassDescriptionclassGenerated model class for type CMSComponentType first defined at extension cms2.classGenerated model class for type CMSPageType first defined at extension cms2.classGenerated model class for type RestrictionType first defined at extension cms2. -
Uses of TypeModel in de.hybris.platform.core.model.enumeration
Subclasses of TypeModel in de.hybris.platform.core.model.enumerationModifier and TypeClassDescriptionclassGenerated model class for type EnumerationMetaType first defined at extension core. -
Uses of TypeModel in de.hybris.platform.core.model.flexiblesearch
Methods in de.hybris.platform.core.model.flexiblesearch that return types with arguments of type TypeModelModifier and TypeMethodDescriptionSavedQueryModel.getParams()Generated method - Getter of theSavedQuery.paramsattribute defined at extensioncore.Method parameters in de.hybris.platform.core.model.flexiblesearch with type arguments of type TypeModel -
Uses of TypeModel in de.hybris.platform.core.model.type
Subclasses of TypeModel in de.hybris.platform.core.model.typeModifier and TypeClassDescriptionclassGenerated model class for type AtomicType first defined at extension core.classGenerated model class for type CollectionType first defined at extension core.classGenerated model class for type ComposedType first defined at extension core.classGenerated model class for type ConfigProxyMetaType first defined at extension core.classGenerated model class for type MapType first defined at extension core.classGenerated model class for type RelationMetaType first defined at extension core.classGenerated model class for type ViewType first defined at extension core.Methods in de.hybris.platform.core.model.type that return TypeModelModifier and TypeMethodDescriptionMapTypeModel.getArgumentType()Generated method - Getter of theMapType.argumentTypeattribute defined at extensioncore.DescriptorModel.getAttributeType()Generated method - Getter of theDescriptor.attributeTypeattribute defined at extensioncore.CollectionTypeModel.getElementType()Generated method - Getter of theCollectionType.elementTypeattribute defined at extensioncore.MapTypeModel.getReturntype()Generated method - Getter of theMapType.returntypeattribute defined at extensioncore.Methods in de.hybris.platform.core.model.type with parameters of type TypeModelModifier and TypeMethodDescriptionvoidMapTypeModel.setArgumentType(TypeModel value) Generated method - Initial setter ofMapType.argumentTypeattribute defined at extensioncore.voidDescriptorModel.setAttributeType(TypeModel value) Generated method - Setter ofDescriptor.attributeTypeattribute defined at extensioncore.voidCollectionTypeModel.setElementType(TypeModel value) Generated method - Initial setter ofCollectionType.elementTypeattribute defined at extensioncore.voidMapTypeModel.setReturntype(TypeModel value) Generated method - Initial setter ofMapType.returntypeattribute defined at extensioncore.Constructors in de.hybris.platform.core.model.type with parameters of type TypeModelModifierConstructorDescriptionAttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, Boolean _generate, ItemModel _owner, Boolean _partOf, String _qualifier) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, Boolean _generate, Boolean _partOf, String _qualifier) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCollectionTypeModel(String _code, TypeModel _elementType, Boolean _generate) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCollectionTypeModel(String _code, TypeModel _elementType, Boolean _generate, ItemModel _owner, TypeOfCollectionEnum _typeOfCollection) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDescriptorModel(TypeModel _attributeType, Boolean _generate, ItemModel _owner, String _qualifier) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDescriptorModel(TypeModel _attributeType, Boolean _generate, String _qualifier) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersExpressionAttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, Boolean _generate, ItemModel _owner, Boolean _partOf, String _qualifier) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersExpressionAttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, Boolean _generate, Boolean _partOf, String _qualifier) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMapTypeModel(TypeModel _argumentType, String _code, Boolean _generate, ItemModel _owner, TypeModel _returntype) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersMapTypeModel(TypeModel _argumentType, String _code, Boolean _generate, TypeModel _returntype) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRelationDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, Boolean _generate, ItemModel _owner, Boolean _partOf, String _qualifier) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRelationDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, Boolean _generate, Boolean _partOf, String _qualifier) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersViewAttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, Boolean _generate, ItemModel _owner, Boolean _partOf, String _qualifier) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersViewAttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, Boolean _generate, Boolean _partOf, String _qualifier) 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 TypeModel in de.hybris.platform.core.model.util
Constructors in de.hybris.platform.core.model.util with parameters of type TypeModelModifierConstructorDescriptionConfigAttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, String _externalQualifier, Boolean _generate, ItemModel _owner, Boolean _partOf, String _qualifier) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConfigAttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, String _externalQualifier, Boolean _generate, Boolean _partOf, String _qualifier) 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 TypeModel in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return TypeModelModifier and TypeMethodDescriptionIntegrationObjectVirtualAttributeDescriptorModel.getType()Generated method - Getter of theIntegrationObjectVirtualAttributeDescriptor.typeattribute defined at extensionintegrationservices.Methods in de.hybris.platform.integrationservices.model with parameters of type TypeModel -
Uses of TypeModel in de.hybris.platform.variants.model
Subclasses of TypeModel in de.hybris.platform.variants.modelModifier and TypeClassDescriptionclassGenerated model class for type VariantType first defined at extension catalog.Constructors in de.hybris.platform.variants.model with parameters of type TypeModelModifierConstructorDescriptionVariantAttributeDescriptorModel(TypeModel _attributeType, VariantTypeModel _enclosingType, Boolean _generate, ItemModel _owner, Boolean _partOf, String _qualifier) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVariantAttributeDescriptorModel(TypeModel _attributeType, VariantTypeModel _enclosingType, Boolean _generate, Boolean _partOf, String _qualifier) 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