Uses of Class
de.hybris.platform.core.model.type.ComposedTypeModel
Packages that use ComposedTypeModel
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.catalog.jalo package.
Contains generated models for each type of de.hybris.platform.catalog.jalo.classification package.
Contains generated models for each type of de.hybris.platform.cms2.jalo package.
Contains generated models for each type of de.hybris.platform.cockpit.jalo package.
Contains generated models for each type of de.hybris.platform.comments.jalo package.
Contains generated models for each type of de.hybris.platform.commons.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.order.payment 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.cronjob.jalo package.
Contains generated models for each type of de.hybris.platform.deeplink.jalo.rules 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.paymentstandard.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.ruleengineservices.jalo package.
Contains generated models for each type of de.hybris.platform.searchservices.jalo package.
Contains generated models for each type of de.hybris.platform.servicelayer.internal.jalo package.
Contains generated models for each type of de.hybris.platform.solrfacetsearch.jalo.config 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.
Contains generated models for each type of de.hybris.platform.workflow.jalo package.
-
Uses of ComposedTypeModel in de.hybris.platform.acceleratorcms.model
Subclasses of ComposedTypeModel in de.hybris.platform.acceleratorcms.modelModifier and TypeClassDescriptionclassGenerated model class for type CMSActionType first defined at extension acceleratorcms.Constructors in de.hybris.platform.acceleratorcms.model with parameters of type ComposedTypeModelModifierConstructorDescriptionCMSActionTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, ItemModel _owner, Boolean _singleton, ComposedTypeModel _superType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSActionTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, Boolean _singleton, ComposedTypeModel _superType) 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 ComposedTypeModel in de.hybris.platform.advancedsavedquery.model
Methods in de.hybris.platform.advancedsavedquery.model that return ComposedTypeModelModifier and TypeMethodDescriptionTypedAdvancedSavedQuerySearchParameterModel.getEnclosingType()Generated method - Getter of theTypedAdvancedSavedQuerySearchParameter.enclosingTypeattribute defined at extensionadvancedsavedquery.Methods in de.hybris.platform.advancedsavedquery.model with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidTypedAdvancedSavedQuerySearchParameterModel.setEnclosingType(ComposedTypeModel value) Generated method - Setter ofTypedAdvancedSavedQuerySearchParameter.enclosingTypeattribute defined at extensionadvancedsavedquery.Constructors in de.hybris.platform.advancedsavedquery.model with parameters of type ComposedTypeModelModifierConstructorDescriptionAdvancedSavedQueryModel(String _code, ItemModel _owner, String _query, ComposedTypeModel _resultType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAdvancedSavedQueryModel(String _code, String _query, ComposedTypeModel _resultType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersComposedTypeAdvancedSavedQuerySearchParameterModel(ComposedTypeModel _enclosingType, ItemModel _owner, String _searchParameterName, WherePartModel _wherePart) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersComposedTypeAdvancedSavedQuerySearchParameterModel(ComposedTypeModel _enclosingType, String _searchParameterName, WherePartModel _wherePart) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTypedAdvancedSavedQuerySearchParameterModel(ComposedTypeModel _enclosingType, ItemModel _owner, String _searchParameterName, WherePartModel _wherePart) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersTypedAdvancedSavedQuerySearchParameterModel(ComposedTypeModel _enclosingType, String _searchParameterName, WherePartModel _wherePart) 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 ComposedTypeModel in de.hybris.platform.catalog.data
Methods in de.hybris.platform.catalog.data that return types with arguments of type ComposedTypeModelMethod parameters in de.hybris.platform.catalog.data with type arguments of type ComposedTypeModelModifier and TypeMethodDescriptionvoidCatalogVersionOverview.setTypeAmounts(Map<ComposedTypeModel, Long> typeAmounts) -
Uses of ComposedTypeModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return types with arguments of type ComposedTypeModelModifier and TypeMethodDescriptionSyncItemJobModel.getRootTypes()Generated method - Getter of theSyncItemJob.rootTypesattribute defined at extensioncatalog.Method parameters in de.hybris.platform.catalog.model with type arguments of type ComposedTypeModelModifier and TypeMethodDescriptionvoidSyncItemJobModel.setRootTypes(List<ComposedTypeModel> value) Generated method - Setter ofSyncItemJob.rootTypesattribute defined at extensioncatalog. -
Uses of ComposedTypeModel in de.hybris.platform.catalog.model.classification
Methods in de.hybris.platform.catalog.model.classification that return ComposedTypeModelModifier and TypeMethodDescriptionClassAttributeAssignmentModel.getReferenceType()Generated method - Getter of theClassAttributeAssignment.referenceTypeattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model.classification with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidClassAttributeAssignmentModel.setReferenceType(ComposedTypeModel value) Generated method - Setter ofClassAttributeAssignment.referenceTypeattribute defined at extensioncatalog. -
Uses of ComposedTypeModel in de.hybris.platform.cms2.model
Subclasses of ComposedTypeModel 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.Constructors in de.hybris.platform.cms2.model with parameters of type ComposedTypeModelModifierConstructorDescriptionCMSComponentTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, ItemModel _owner, Boolean _singleton, ComposedTypeModel _superType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSComponentTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, Boolean _singleton, ComposedTypeModel _superType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSPageTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, ItemModel _owner, Boolean _singleton, ComposedTypeModel _superType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCMSPageTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, Boolean _singleton, ComposedTypeModel _superType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRestrictionTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, ItemModel _owner, Boolean _singleton, ComposedTypeModel _superType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersRestrictionTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, Boolean _singleton, ComposedTypeModel _superType) 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 ComposedTypeModel in de.hybris.platform.cockpit.model
Methods in de.hybris.platform.cockpit.model that return types with arguments of type ComposedTypeModelModifier and TypeMethodDescriptionCoverageConstraintGroupModel.getDedicatedTypes()Generated method - Getter of theCoverageConstraintGroup.dedicatedTypesattribute defined at extensionvalidation.Method parameters in de.hybris.platform.cockpit.model with type arguments of type ComposedTypeModelModifier and TypeMethodDescriptionvoidCoverageConstraintGroupModel.setDedicatedTypes(Set<ComposedTypeModel> value) Generated method - Setter ofCoverageConstraintGroup.dedicatedTypesattribute defined at extensionvalidation. -
Uses of ComposedTypeModel in de.hybris.platform.comments.model
Methods in de.hybris.platform.comments.model that return ComposedTypeModelModifier and TypeMethodDescriptionCommentTypeModel.getMetaType()Generated method - Getter of theCommentType.metaTypeattribute defined at extensioncomments.Methods in de.hybris.platform.comments.model with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidCommentTypeModel.setMetaType(ComposedTypeModel value) Generated method - Setter ofCommentType.metaTypeattribute defined at extensioncomments. -
Uses of ComposedTypeModel in de.hybris.platform.commons.model
Methods in de.hybris.platform.commons.model that return types with arguments of type ComposedTypeModelModifier and TypeMethodDescriptionFormatModel.getValidFor()Generated method - Getter of theFormat.validForattribute defined at extensioncommons.Method parameters in de.hybris.platform.commons.model with type arguments of type ComposedTypeModelModifier and TypeMethodDescriptionvoidFormatModel.setValidFor(Collection<ComposedTypeModel> value) Generated method - Setter ofFormat.validForattribute defined at extensioncommons. -
Uses of ComposedTypeModel in de.hybris.platform.core.model.enumeration
Subclasses of ComposedTypeModel in de.hybris.platform.core.model.enumerationModifier and TypeClassDescriptionclassGenerated model class for type EnumerationMetaType first defined at extension core.Methods in de.hybris.platform.core.model.enumeration that return ComposedTypeModelModifier and TypeMethodDescriptionEnumerationMetaTypeModel.getValueType()Generated method - Getter of theEnumerationMetaType.valueTypeattribute defined at extensioncore.Methods in de.hybris.platform.core.model.enumeration with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidEnumerationMetaTypeModel.setValueType(ComposedTypeModel value) Generated method - Initial setter ofEnumerationMetaType.valueTypeattribute defined at extensioncore.Constructors in de.hybris.platform.core.model.enumeration with parameters of type ComposedTypeModelModifierConstructorDescriptionEnumerationMetaTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, ItemModel _owner, Boolean _singleton, ComposedTypeModel _superType, ComposedTypeModel _valueType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersEnumerationMetaTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, Boolean _singleton, ComposedTypeModel _superType) 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 ComposedTypeModel in de.hybris.platform.core.model.flexiblesearch
Methods in de.hybris.platform.core.model.flexiblesearch that return ComposedTypeModelModifier and TypeMethodDescriptionSavedQueryModel.getResultType()Generated method - Getter of theSavedQuery.resultTypeattribute defined at extensioncore.Methods in de.hybris.platform.core.model.flexiblesearch with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidSavedQueryModel.setResultType(ComposedTypeModel value) Generated method - Setter ofSavedQuery.resultTypeattribute defined at extensioncore.Constructors in de.hybris.platform.core.model.flexiblesearch with parameters of type ComposedTypeModelModifierConstructorDescriptionSavedQueryModel(String _code, ItemModel _owner, String _query, ComposedTypeModel _resultType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSavedQueryModel(String _code, String _query, ComposedTypeModel _resultType) 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 ComposedTypeModel in de.hybris.platform.core.model.order.payment
Methods in de.hybris.platform.core.model.order.payment that return ComposedTypeModelModifier and TypeMethodDescriptionPaymentModeModel.getPaymentinfotype()Deprecated, for removal: This API element is subject to removal in a future version.since ages - use { @link #getPaymentInfoType()} insteadPaymentModeModel.getPaymentInfoType()Generated method - Getter of thePaymentMode.paymentInfoTypeattribute defined at extensioncore.Methods in de.hybris.platform.core.model.order.payment with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidPaymentModeModel.setPaymentinfotype(ComposedTypeModel value) Deprecated, for removal: This API element is subject to removal in a future version.since ages - use { @link #setPaymentInfoType(de.hybris.platform.core.model.type.ComposedTypeModel)} insteadvoidPaymentModeModel.setPaymentInfoType(ComposedTypeModel value) Generated method - Setter ofPaymentMode.paymentInfoTypeattribute defined at extensioncore.Constructors in de.hybris.platform.core.model.order.payment with parameters of type ComposedTypeModelModifierConstructorDescriptionPaymentModeModel(Boolean _active, String _code, ItemModel _owner, ComposedTypeModel _paymentInfoType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPaymentModeModel(Boolean _active, String _code, ComposedTypeModel _paymentInfoType) 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 ComposedTypeModel in de.hybris.platform.core.model.type
Subclasses of ComposedTypeModel in de.hybris.platform.core.model.typeModifier and TypeClassDescriptionclassGenerated model class for type ConfigProxyMetaType 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 ComposedTypeModelModifier and TypeMethodDescriptionAttributeDescriptorModel.getDeclaringEnclosingType()Generated method - Getter of theAttributeDescriptor.declaringEnclosingTypeattribute defined at extensioncore.AttributeDescriptorModel.getEnclosingType()Generated method - Getter of theAttributeDescriptor.enclosingTypeattribute defined at extensioncore.SearchRestrictionModel.getRestrictedType()Generated method - Getter of theSearchRestriction.restrictedTypeattribute defined at extensioncore.RelationMetaTypeModel.getSourceType()Generated method - Getter of theRelationMetaType.sourceTypeattribute defined at extensioncore.ComposedTypeModel.getSuperType()Generated method - Getter of theComposedType.superTypeattribute defined at extensioncore.RelationMetaTypeModel.getTargetType()Generated method - Getter of theRelationMetaType.targetTypeattribute defined at extensioncore.Methods in de.hybris.platform.core.model.type that return types with arguments of type ComposedTypeModelModifier and TypeMethodDescriptionComposedTypeModel.getAllSubTypes()Generated method - Getter of theComposedType.allSubTypesattribute defined at extensioncore.ComposedTypeModel.getAllSuperTypes()Generated method - Getter of theComposedType.allSuperTypesattribute defined at extensioncore.ComposedTypeModel.getSubtypes()Generated method - Getter of theComposedType.subtypesattribute defined at extensioncore.Methods in de.hybris.platform.core.model.type with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidAttributeDescriptorModel.setEnclosingType(ComposedTypeModel value) Generated method - Initial setter ofAttributeDescriptor.enclosingTypeattribute defined at extensioncore.voidSearchRestrictionModel.setRestrictedType(ComposedTypeModel value) Generated method - Setter ofSearchRestriction.restrictedTypeattribute defined at extensioncore.voidRelationMetaTypeModel.setSourceType(ComposedTypeModel value) Generated method - Initial setter ofRelationMetaType.sourceTypeattribute defined at extensioncore.voidComposedTypeModel.setSuperType(ComposedTypeModel value) Generated method - Initial setter ofComposedType.superTypeattribute defined at extensioncore.voidRelationMetaTypeModel.setTargetType(ComposedTypeModel value) Generated method - Initial setter ofRelationMetaType.targetTypeattribute defined at extensioncore.Constructors in de.hybris.platform.core.model.type with parameters of type ComposedTypeModelModifierConstructorDescriptionAttributeDescriptorModel(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 parametersComposedTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, ItemModel _owner, Boolean _singleton, ComposedTypeModel _superType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersComposedTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, Boolean _singleton, ComposedTypeModel _superType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConfigProxyMetaTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, ItemModel _owner, Boolean _singleton, ComposedTypeModel _superType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersConfigProxyMetaTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, Boolean _singleton, ComposedTypeModel _superType) 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 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 parametersRelationMetaTypeModel(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 parametersRelationMetaTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, Boolean _localized, Boolean _singleton, ComposedTypeModel _superType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSearchRestrictionModel(String _code, Boolean _generate, ItemModel _owner, PrincipalModel _principal, String _query, ComposedTypeModel _restrictedType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSearchRestrictionModel(String _code, Boolean _generate, PrincipalModel _principal, String _query, ComposedTypeModel _restrictedType) 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 parametersViewTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, ItemModel _owner, String _query, Boolean _singleton, ComposedTypeModel _superType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersViewTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, String _query, Boolean _singleton, ComposedTypeModel _superType) 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 ComposedTypeModel in de.hybris.platform.core.model.util
Methods in de.hybris.platform.core.model.util that return ComposedTypeModelModifier and TypeMethodDescriptionRelationTypeUsageViewModel.getComposedType()Generated method - Getter of theRelationTypeUsageView.composedTypeattribute defined at extensioncore.CatalogOverviewModel.getTypeCode()Generated method - Getter of theCatalogOverview.typeCodeattribute defined at extensioncatalog.DuplicateCatalogItemCodesViewModel.getTypeCode()Generated method - Getter of theDuplicateCatalogItemCodesView.typeCodeattribute defined at extensioncatalog.Constructors in de.hybris.platform.core.model.util with parameters of type ComposedTypeModelModifierConstructorDescriptionConfigAttributeDescriptorModel(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 ComposedTypeModel in de.hybris.platform.cronjob.model
Methods in de.hybris.platform.cronjob.model that return ComposedTypeModelModifier and TypeMethodDescriptionJobSearchRestrictionModel.getType()Generated method - Getter of theJobSearchRestriction.typeattribute defined at extensionprocessing.Methods in de.hybris.platform.cronjob.model with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidJobSearchRestrictionModel.setType(ComposedTypeModel value) Generated method - Setter ofJobSearchRestriction.typeattribute defined at extensionprocessing.Constructors in de.hybris.platform.cronjob.model with parameters of type ComposedTypeModelModifierConstructorDescriptionJobSearchRestrictionModel(ItemModel _owner, String _query, ComposedTypeModel _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersJobSearchRestrictionModel(String _query, ComposedTypeModel _type) 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 ComposedTypeModel in de.hybris.platform.deeplink.model.rules
Methods in de.hybris.platform.deeplink.model.rules that return ComposedTypeModelModifier and TypeMethodDescriptionDeeplinkUrlRuleModel.getApplicableType()Generated method - Getter of theDeeplinkUrlRule.applicableTypeattribute defined at extensionbasecommerce.Methods in de.hybris.platform.deeplink.model.rules with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidDeeplinkUrlRuleModel.setApplicableType(ComposedTypeModel value) Generated method - Setter ofDeeplinkUrlRule.applicableTypeattribute defined at extensionbasecommerce.Constructors in de.hybris.platform.deeplink.model.rules with parameters of type ComposedTypeModelModifierConstructorDescriptionDeeplinkUrlRuleModel(ComposedTypeModel _applicableType, String _baseUrlPattern, String _destUrlTemplate, ItemModel _owner, Integer _priority) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDeeplinkUrlRuleModel(ComposedTypeModel _applicableType, String _baseUrlPattern, String _destUrlTemplate, Integer _priority) 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 ComposedTypeModel in de.hybris.platform.hmc.model
Methods in de.hybris.platform.hmc.model that return ComposedTypeModelModifier and TypeMethodDescriptionSavedValuesModel.getModifiedItemType()Generated method - Getter of theSavedValues.modifiedItemTypeattribute defined at extensioncore.Methods in de.hybris.platform.hmc.model with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidSavedValuesModel.setModifiedItemType(ComposedTypeModel value) Generated method - Setter ofSavedValues.modifiedItemTypeattribute defined at extensioncore.Constructors in de.hybris.platform.hmc.model with parameters of type ComposedTypeModelModifierConstructorDescriptionSavedValuesModel(SavedValueEntryType _modificationType, ItemModel _modifiedItem, String _modifiedItemDisplayString, ComposedTypeModel _modifiedItemType, ItemModel _owner, Date _timestamp, UserModel _user) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSavedValuesModel(SavedValueEntryType _modificationType, String _modifiedItemDisplayString, ComposedTypeModel _modifiedItemType, Date _timestamp, UserModel _user) 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 ComposedTypeModel in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return ComposedTypeModelModifier and TypeMethodDescriptionIntegrationObjectItemModel.getType()Generated method - Getter of theIntegrationObjectItem.typeattribute defined at extensionintegrationservices.Methods in de.hybris.platform.integrationservices.model with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidIntegrationObjectItemModel.setType(ComposedTypeModel value) Generated method - Setter ofIntegrationObjectItem.typeattribute defined at extensionintegrationservices.Constructors in de.hybris.platform.integrationservices.model with parameters of type ComposedTypeModelModifierConstructorDescriptionIntegrationObjectItemModel(String _code, IntegrationObjectModel _integrationObject, ItemModel _owner, ComposedTypeModel _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersIntegrationObjectItemModel(String _code, IntegrationObjectModel _integrationObject, ComposedTypeModel _type) 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 ComposedTypeModel in de.hybris.platform.paymentstandard.model
Constructors in de.hybris.platform.paymentstandard.model with parameters of type ComposedTypeModelModifierConstructorDescriptionStandardPaymentModeModel(Boolean _active, String _code, ItemModel _owner, ComposedTypeModel _paymentInfoType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersStandardPaymentModeModel(Boolean _active, String _code, ComposedTypeModel _paymentInfoType) 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 ComposedTypeModel in de.hybris.platform.processing.model
Methods in de.hybris.platform.processing.model that return ComposedTypeModelModifier and TypeMethodDescriptionAfterRetentionCleanupRuleModel.getRetirementItemType()Generated method - Getter of theAfterRetentionCleanupRule.retirementItemTypeattribute defined at extensionprocessing.Methods in de.hybris.platform.processing.model with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidAfterRetentionCleanupRuleModel.setRetirementItemType(ComposedTypeModel value) Generated method - Setter ofAfterRetentionCleanupRule.retirementItemTypeattribute defined at extensionprocessing.Constructors in de.hybris.platform.processing.model with parameters of type ComposedTypeModelModifierConstructorDescriptionAfterRetentionCleanupRuleModel(String _actionReference, String _code, ItemModel _owner, ComposedTypeModel _retirementItemType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAfterRetentionCleanupRuleModel(String _actionReference, String _code, ComposedTypeModel _retirementItemType) 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 ComposedTypeModel in de.hybris.platform.ruleengineservices.model
Methods in de.hybris.platform.ruleengineservices.model that return ComposedTypeModelModifier and TypeMethodDescriptionRuleActionDefinitionRuleTypeMappingModel.getRuleType()Generated method - Getter of theRuleActionDefinitionRuleTypeMapping.ruleTypeattribute defined at extensionruleengineservices.RuleConditionDefinitionRuleTypeMappingModel.getRuleType()Generated method - Getter of theRuleConditionDefinitionRuleTypeMapping.ruleTypeattribute defined at extensionruleengineservices.RuleToEngineRuleTypeMappingModel.getRuleType()Generated method - Getter of theRuleToEngineRuleTypeMapping.ruleTypeattribute defined at extensionruleengineservices.Methods in de.hybris.platform.ruleengineservices.model with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidRuleActionDefinitionRuleTypeMappingModel.setRuleType(ComposedTypeModel value) Generated method - Setter ofRuleActionDefinitionRuleTypeMapping.ruleTypeattribute defined at extensionruleengineservices.voidRuleConditionDefinitionRuleTypeMappingModel.setRuleType(ComposedTypeModel value) Generated method - Setter ofRuleConditionDefinitionRuleTypeMapping.ruleTypeattribute defined at extensionruleengineservices.voidRuleToEngineRuleTypeMappingModel.setRuleType(ComposedTypeModel value) Generated method - Setter ofRuleToEngineRuleTypeMapping.ruleTypeattribute defined at extensionruleengineservices. -
Uses of ComposedTypeModel in de.hybris.platform.searchservices.model
Methods in de.hybris.platform.searchservices.model that return ComposedTypeModelModifier and TypeMethodDescriptionSnIndexTypeModel.getItemComposedType()Generated method - Getter of theSnIndexType.itemComposedTypeattribute defined at extensionsearchservices.Methods in de.hybris.platform.searchservices.model with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidSnIndexTypeModel.setItemComposedType(ComposedTypeModel value) Generated method - Setter ofSnIndexType.itemComposedTypeattribute defined at extensionsearchservices.Constructors in de.hybris.platform.searchservices.model with parameters of type ComposedTypeModelModifierConstructorDescriptionSnIndexTypeModel(String _id, ComposedTypeModel _itemComposedType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSnIndexTypeModel(String _id, ComposedTypeModel _itemComposedType, 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 ComposedTypeModel in de.hybris.platform.servicelayer.internal.model
Methods in de.hybris.platform.servicelayer.internal.model that return ComposedTypeModelModifier and TypeMethodDescriptionMaintenanceCleanupJobModel.getSearchType()Generated method - Getter of theMaintenanceCleanupJob.searchTypeattribute defined at extensionprocessing.Methods in de.hybris.platform.servicelayer.internal.model with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidMaintenanceCleanupJobModel.setSearchType(ComposedTypeModel value) Generated method - Setter ofMaintenanceCleanupJob.searchTypeattribute defined at extensionprocessing. -
Uses of ComposedTypeModel in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return ComposedTypeModelMethods in de.hybris.platform.solrfacetsearch.config with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidIndexedType.setComposedType(ComposedTypeModel composedType) -
Uses of ComposedTypeModel in de.hybris.platform.solrfacetsearch.model.config
Methods in de.hybris.platform.solrfacetsearch.model.config that return ComposedTypeModelModifier and TypeMethodDescriptionSolrIndexedTypeModel.getType()Generated method - Getter of theSolrIndexedType.typeattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model.config with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidSolrIndexedTypeModel.setType(ComposedTypeModel value) Generated method - Setter ofSolrIndexedType.typeattribute defined at extensionsolrfacetsearch.Constructors in de.hybris.platform.solrfacetsearch.model.config with parameters of type ComposedTypeModelModifierConstructorDescriptionSolrIndexedTypeModel(String _identifier, ItemModel _owner, ComposedTypeModel _type) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrIndexedTypeModel(String _identifier, ComposedTypeModel _type) 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 ComposedTypeModel in de.hybris.platform.validation.model.constraints
Methods in de.hybris.platform.validation.model.constraints that return ComposedTypeModelModifier and TypeMethodDescriptionAbstractConstraintModel.getType()Generated method - Getter of theAbstractConstraint.typeattribute defined at extensionvalidation.Methods in de.hybris.platform.validation.model.constraints with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidAbstractConstraintModel.setType(ComposedTypeModel value) Generated method - Setter ofAbstractConstraint.typeattribute defined at extensionvalidation. -
Uses of ComposedTypeModel in de.hybris.platform.variants.model
Subclasses of ComposedTypeModel in de.hybris.platform.variants.modelModifier and TypeClassDescriptionclassGenerated model class for type VariantType first defined at extension catalog.Methods in de.hybris.platform.variants.model with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidVariantAttributeDescriptorModel.setEnclosingType(ComposedTypeModel value) Generated method - Initial setter ofAttributeDescriptor.enclosingTypeattribute defined at extensioncoreand redeclared at extensioncatalog.voidVariantTypeModel.setSuperType(ComposedTypeModel value) Generated method - Initial setter ofComposedType.superTypeattribute defined at extensioncoreand redeclared at extensioncatalog.Constructors in de.hybris.platform.variants.model with parameters of type ComposedTypeModelModifierConstructorDescriptionVariantTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, ItemModel _owner, Boolean _singleton, ComposedTypeModel _superType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersVariantTypeModel(Boolean _catalogItemType, String _code, Boolean _generate, Boolean _singleton, ComposedTypeModel _superType) 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 ComposedTypeModel in de.hybris.platform.workflow.model
Methods in de.hybris.platform.workflow.model that return ComposedTypeModelModifier and TypeMethodDescriptionWorkflowActionTemplateModel.getCreationType()Generated method - Getter of theWorkflowActionTemplate.creationTypeattribute defined at extensionworkflow.WorkflowItemAttachmentModel.getTypeOfItem()Generated method - Getter of theWorkflowItemAttachment.typeOfItemattribute defined at extensionworkflow.Methods in de.hybris.platform.workflow.model with parameters of type ComposedTypeModelModifier and TypeMethodDescriptionvoidWorkflowActionTemplateModel.setCreationType(ComposedTypeModel value) Generated method - Setter ofWorkflowActionTemplate.creationTypeattribute defined at extensionworkflow.