Uses of Class
de.hybris.platform.core.model.type.ComposedTypeModel
-
-
Uses of ComposedTypeModel in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions with parameters of type ComposedTypeModel Modifier and Type Method Description protected java.util.List<PermissionAssignment>DefaultPlatformPermissionManagementFacadeStrategy. getAttributePermissionsForType(ComposedTypeModel type) -
Uses of ComposedTypeModel in com.hybris.backoffice.cockpitng.dataaccess.facades.search
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.search that return types with arguments of type ComposedTypeModel Modifier and Type Method Description protected java.util.List<ComposedTypeModel>SubtypesSearchFacade. filterTypesByNames(java.util.List<ComposedTypeModel> composedTypes, java.lang.String searchText)com.hybris.cockpitng.search.data.pageable.Pageable<ComposedTypeModel>SubtypesSearchFacade. search(com.hybris.cockpitng.search.data.SearchQueryData searchQueryData)Method parameters in com.hybris.backoffice.cockpitng.dataaccess.facades.search with type arguments of type ComposedTypeModel Modifier and Type Method Description protected java.util.List<ComposedTypeModel>SubtypesSearchFacade. filterTypesByNames(java.util.List<ComposedTypeModel> composedTypes, java.lang.String searchText) -
Uses of ComposedTypeModel in com.hybris.backoffice.cockpitng.dataaccess.facades.type
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.type with parameters of type ComposedTypeModel Modifier and Type Method Description protected java.util.Set<java.lang.String>DefaultPlatformTypeFacadeStrategy. getTypeHierarchy(ComposedTypeModel typeModel) -
Uses of ComposedTypeModel in com.hybris.backoffice.excel.exporting
Methods in com.hybris.backoffice.excel.exporting that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelDefaultExcelSupercategorySelectionDecorator. getProductType()Methods in com.hybris.backoffice.excel.exporting that return types with arguments of type ComposedTypeModel Modifier and Type Method Description ExcelMapper<ComposedTypeModel,AttributeDescriptorModel>DefaultExcelExportDivider. getMapper()Methods in com.hybris.backoffice.excel.exporting with parameters of type ComposedTypeModel Modifier and Type Method Description protected java.util.Set<SelectedAttribute>DefaultExcelExportDivider. getMissingRequiredAndUniqueAttributes(ComposedTypeModel composedType, java.util.Set<java.lang.String> selectedQualifiers)Method parameters in com.hybris.backoffice.excel.exporting with type arguments of type ComposedTypeModel Modifier and Type Method Description voidDefaultExcelExportDivider. setMapper(ExcelMapper<ComposedTypeModel,AttributeDescriptorModel> mapper) -
Uses of ComposedTypeModel in com.hybris.backoffice.excel.exporting.data.filter
Methods in com.hybris.backoffice.excel.exporting.data.filter with parameters of type ComposedTypeModel Modifier and Type Method Description booleanExcelExportTypePredicate. test(ComposedTypeModel type)booleanPermissionCrudTypePredicate. test(ComposedTypeModel type) -
Uses of ComposedTypeModel in com.hybris.backoffice.excel.integration
Methods in com.hybris.backoffice.excel.integration with parameters of type ComposedTypeModel Modifier and Type Method Description FeatureTestBuilder.ReferenceBuilderFeatureTestBuilder.ReferenceBuilder. referenceType(ComposedTypeModel composedTypeModel) -
Uses of ComposedTypeModel in com.hybris.backoffice.excel.template
Methods in com.hybris.backoffice.excel.template with parameters of type ComposedTypeModel Modifier and Type Method Description protected voidDefaultExcelTemplateService. populateTypeSystemSheet(ComposedTypeModel composedType, org.apache.poi.ss.usermodel.Workbook workbook)Deprecated.since 1808, please useTypeSystemSheetPopulator.populate(ExcelExportResult)instead. -
Uses of ComposedTypeModel in com.hybris.backoffice.excel.template.mapper
Methods in com.hybris.backoffice.excel.template.mapper with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<AttributeDescriptorModel>FromComposedTypeToAttributeDescriptorsMapper. apply(ComposedTypeModel composedTypeModel)Method parameters in com.hybris.backoffice.excel.template.mapper with type arguments of type ComposedTypeModel Modifier and Type Method Description voidFromTypeCodeToAttributeDescriptorsMapper. setMapper(ExcelMapper<ComposedTypeModel,AttributeDescriptorModel> mapper) -
Uses of ComposedTypeModel in com.hybris.backoffice.excel.translators.classification
Methods in com.hybris.backoffice.excel.translators.classification with parameters of type ComposedTypeModel Modifier and Type Method Description protected booleanExcelClassificationReferenceTranslator. hasAtLeastOneUniqueAttribute(ComposedTypeModel composedTypeModel) -
Uses of ComposedTypeModel in com.hybris.backoffice.excel.translators.generic.factory
Methods in com.hybris.backoffice.excel.translators.generic.factory with parameters of type ComposedTypeModel Modifier and Type Method Description RequiredAttributeDefaultRequiredAttributesFactory. create(ComposedTypeModel composedTypeModel)RequiredAttributeRequiredAttributesFactory. create(ComposedTypeModel composedTypeModel)Recursively createsRequiredAttributestructure for given composed type. -
Uses of ComposedTypeModel in com.hybris.backoffice.solrsearch.daos
Method parameters in com.hybris.backoffice.solrsearch.daos with type arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<BackofficeIndexedTypeToSolrFacetSearchConfigModel>SolrFacetSearchConfigDAO. findSearchConfigurationsForTypes(java.util.List<ComposedTypeModel> composedTypes)Finds list ofBackofficeIndexedTypeToSolrFacetSearchConfigModelfor given composedTypes. -
Uses of ComposedTypeModel in com.hybris.backoffice.solrsearch.daos.impl
Method parameters in com.hybris.backoffice.solrsearch.daos.impl with type arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<BackofficeIndexedTypeToSolrFacetSearchConfigModel>DefaultSolrFacetSearchConfigDAO. findSearchConfigurationsForTypes(java.util.List<ComposedTypeModel> types) -
Uses of ComposedTypeModel in com.hybris.backoffice.solrsearch.model
Methods in com.hybris.backoffice.solrsearch.model that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelBackofficeIndexedTypeToSolrFacetSearchConfigModel. getIndexedType()Generated method - Getter of theBackofficeIndexedTypeToSolrFacetSearchConfig.indexedTypeattribute defined at extensionbackofficesolrsearch.Methods in com.hybris.backoffice.solrsearch.model with parameters of type ComposedTypeModel Modifier and Type Method Description voidBackofficeIndexedTypeToSolrFacetSearchConfigModel. setIndexedType(ComposedTypeModel value)Generated method - Setter ofBackofficeIndexedTypeToSolrFacetSearchConfig.indexedTypeattribute defined at extensionbackofficesolrsearch.Constructors in com.hybris.backoffice.solrsearch.model with parameters of type ComposedTypeModel Constructor Description BackofficeIndexedTypeToSolrFacetSearchConfigModel(ComposedTypeModel _indexedType, ItemModel _owner, SolrFacetSearchConfigModel _solrFacetSearchConfig)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBackofficeIndexedTypeToSolrFacetSearchConfigModel(ComposedTypeModel _indexedType, SolrFacetSearchConfigModel _solrFacetSearchConfig)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 com.hybris.backoffice.solrsearch.services.impl
Methods in com.hybris.backoffice.solrsearch.services.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description protected java.util.List<ComposedTypeModel>DefaultBackofficeFacetSearchConfigService. getWithSuperTypeCodes(ComposedTypeModel composedType)Methods in com.hybris.backoffice.solrsearch.services.impl with parameters of type ComposedTypeModel Modifier and Type Method Description protected BackofficeIndexedTypeToSolrFacetSearchConfigModelDefaultBackofficeFacetSearchConfigService. findMatchingConfig(ComposedTypeModel composedType, java.util.Collection<BackofficeIndexedTypeToSolrFacetSearchConfigModel> configs)protected BackofficeIndexedTypeToSolrFacetSearchConfigModelDefaultBackofficeFacetSearchConfigService. findMatchingConfigRecursively(ComposedTypeModel composedType, java.util.Map<java.lang.String,BackofficeIndexedTypeToSolrFacetSearchConfigModel> configMap)protected IndexedTypeDefaultBackofficeFacetSearchConfigService. findMatchingIndexedTypeRecursively(ComposedTypeModel composedType, java.util.Map<java.lang.String,IndexedType> typesMap)protected java.util.List<ComposedTypeModel>DefaultBackofficeFacetSearchConfigService. getWithSuperTypeCodes(ComposedTypeModel composedType) -
Uses of ComposedTypeModel in com.hybris.backoffice.widgets.actions.workflow
Methods in com.hybris.backoffice.widgets.actions.workflow with parameters of type ComposedTypeModel Modifier and Type Method Description protected org.zkoss.zul.MenuitemAddWorkflowAttachmentActionRenderer. createTypeMenuEntry(com.hybris.cockpitng.actions.ActionContext<WorkflowModel> context, org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event> performListener, ComposedTypeModel type) -
Uses of ComposedTypeModel in com.hybris.backoffice.widgets.selectivesync.renderer
Methods in com.hybris.backoffice.widgets.selectivesync.renderer with parameters of type ComposedTypeModel Modifier and Type Method Description protected SyncAttributeTreeModelSelectiveSyncRenderer. createSyncAttributeTreeModel(java.util.Collection<SyncAttributeDescriptorConfigModel> syncAttributeDescriptors, ComposedTypeModel rootType) -
Uses of ComposedTypeModel in com.hybris.backoffice.widgets.selectivesync.tree
Methods in com.hybris.backoffice.widgets.selectivesync.tree that return ComposedTypeModel Modifier and Type Method Description protected ComposedTypeModelSyncAttributeTreeModelFactory. findParent(java.util.Map<SyncTypeAttributeDataTreeNode,java.util.List<SyncTypeAttributeDataTreeNode>> nodes, ComposedTypeModel child)Methods in com.hybris.backoffice.widgets.selectivesync.tree that return types with arguments of type ComposedTypeModel Modifier and Type Method Description protected java.util.Map<ComposedTypeModel,java.util.Set<SyncAttributeDescriptorConfigModel>>SyncAttributeTreeModelFactory. groupAttributesByParent(java.util.Collection<SyncAttributeDescriptorConfigModel> syncAttributeDescriptors)Methods in com.hybris.backoffice.widgets.selectivesync.tree with parameters of type ComposedTypeModel Modifier and Type Method Description SyncAttributeTreeModelSyncAttributeTreeModelFactory. create(java.util.Collection<SyncAttributeDescriptorConfigModel> syncAttributeDescriptors, ComposedTypeModel rootType)Factory method forSyncAttributeTreeModel.protected voidSyncAttributeTreeModelFactory. createAndAddEmptyRootNode(java.util.Map<SyncTypeAttributeDataTreeNode,java.util.List<SyncTypeAttributeDataTreeNode>> nodes, ComposedTypeModel rootType)protected java.util.Map<SyncTypeAttributeDataTreeNode,java.util.List<SyncTypeAttributeDataTreeNode>>SyncAttributeTreeModelFactory. createTree(java.util.Collection<SyncAttributeDescriptorConfigModel> syncAttributeDescriptors, ComposedTypeModel rootType)static SyncTypeAttributeDataTreeNodeSyncTypeAttributeDataTreeNode. createTypeNode(ComposedTypeModel typeModel)Creates type tree node.protected ComposedTypeModelSyncAttributeTreeModelFactory. findParent(java.util.Map<SyncTypeAttributeDataTreeNode,java.util.List<SyncTypeAttributeDataTreeNode>> nodes, ComposedTypeModel child)Method parameters in com.hybris.backoffice.widgets.selectivesync.tree with type arguments of type ComposedTypeModel Modifier and Type Method Description protected java.util.Map<SyncTypeAttributeDataTreeNode,java.util.List<SyncTypeAttributeDataTreeNode>>SyncAttributeTreeModelFactory. convertToNodes(java.util.Map<ComposedTypeModel,java.util.Set<SyncAttributeDescriptorConfigModel>> syncAttributeDescriptorsMap) -
Uses of ComposedTypeModel in com.hybris.backoffice.workflow
Methods in com.hybris.backoffice.workflow that return types with arguments of type ComposedTypeModel Modifier and Type Method Description protected java.util.List<ComposedTypeModel>WorkflowAttachmentTypeReferenceSearchFacade. filterTypesByNames(java.util.List<ComposedTypeModel> types, java.lang.String searchText)java.util.Optional<ComposedTypeModel>WorkflowsTypeFacade. findCommonAttachmentType(java.util.List<ItemModel> attachments)Finds common attachment type - gets common super type of given items and checks if it can be assigned to one of defined supported typesWorkflowsTypeFacade.getSupportedAttachmentTypeCodes().java.util.List<ComposedTypeModel>WorkflowsTypeFacade. getSupportedAttachmentTypes()Based on configuration returns supported ComposedTypes for current user.com.hybris.cockpitng.search.data.pageable.Pageable<ComposedTypeModel>WorkflowAttachmentTypeReferenceSearchFacade. search(com.hybris.cockpitng.search.data.SearchQueryData searchQueryData)Method parameters in com.hybris.backoffice.workflow with type arguments of type ComposedTypeModel Modifier and Type Method Description protected java.util.List<ComposedTypeModel>WorkflowAttachmentTypeReferenceSearchFacade. filterTypesByNames(java.util.List<ComposedTypeModel> types, java.lang.String searchText) -
Uses of ComposedTypeModel in com.hybris.backoffice.workflow.impl
Methods in com.hybris.backoffice.workflow.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Optional<ComposedTypeModel>DefaultWorkflowsTypeFacade. findCommonAttachmentType(java.util.List<ItemModel> attachments)protected java.util.Optional<ComposedTypeModel>DefaultWorkflowsTypeFacade. getClosestSupportedType(java.lang.String attachmentTypeCode)java.util.List<ComposedTypeModel>DefaultWorkflowsTypeFacade. getSupportedAttachmentTypes() -
Uses of ComposedTypeModel in de.hybris.deltadetection
Methods in de.hybris.deltadetection that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelY2YTestDataGenerator.TitlesFixture. getComposedType()Methods in de.hybris.deltadetection with parameters of type ComposedTypeModel Modifier and Type Method Description voidChangeDetectionService. collectChangesForType(ComposedTypeModel composedType, StreamConfiguration configuration, ChangesCollector collector)Detects all kind of changes (NEW, MODIFIED, DELETED) on items for the given composed type.voidChangeDetectionService. collectChangesForType(ComposedTypeModel composedType, java.lang.String streamId, ChangesCollector collector)Detects all kind of changes (NEW, MODIFIED, DELETED) on items for the given composed type.Method parameters in de.hybris.deltadetection with type arguments of type ComposedTypeModel Modifier and Type Method Description StreamConfigurationStreamConfiguration. withExcludedTypeCodes(java.util.Set<ComposedTypeModel> excludedTypeCodes)Constructors in de.hybris.deltadetection with parameters of type ComposedTypeModel Constructor Description TitlesFixture(java.lang.String streamId, ComposedTypeModel composedType) -
Uses of ComposedTypeModel in de.hybris.deltadetection.impl
Methods in de.hybris.deltadetection.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description protected java.util.List<ComposedTypeModel>DefaultChangeDetectionService. getComposedTypesForStream(java.lang.String streamId)Methods in de.hybris.deltadetection.impl with parameters of type ComposedTypeModel Modifier and Type Method Description voidDefaultChangeDetectionService. collectChangesForType(ComposedTypeModel composedType, StreamConfiguration configuration, ChangesCollector collector)voidDefaultChangeDetectionService. collectChangesForType(ComposedTypeModel composedType, java.lang.String streamId, ChangesCollector collector)protected voidDefaultChangeDetectionService. fillInitialVersionMarker(ItemVersionMarkerModel marker, java.lang.Long itemPK, java.util.Date version, java.lang.String versionValue, java.lang.String info, ComposedTypeModel itemComposedType, java.lang.String streamId)protected java.util.List<ItemVersionMarkerModel>DefaultChangeDetectionService. getNewOrModifiedVersionMarkers(java.lang.String streamId, ComposedTypeModel model)protected java.lang.StringDefaultChangeDetectionService. prepareQueryForFindingChangesByType(ComposedTypeModel composedType, StreamConfiguration configuration) -
Uses of ComposedTypeModel in de.hybris.deltadetection.model
Methods in de.hybris.deltadetection.model that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelItemVersionMarkerModel. getItemComposedType()Generated method - Getter of theItemVersionMarker.itemComposedTypeattribute defined at extensiondeltadetection.ComposedTypeModelStreamConfigurationModel. getItemTypeForStream()Generated method - Getter of theStreamConfiguration.itemTypeForStreamattribute defined at extensiondeltadetection.ComposedTypeModelChangeDetectionJobModel. getTypePK()Generated method - Getter of theChangeDetectionJob.typePKattribute defined at extensiondeltadetection.Methods in de.hybris.deltadetection.model that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Set<ComposedTypeModel>StreamConfigurationModel. getExcludedTypes()Generated method - Getter of theStreamConfiguration.excludedTypesattribute defined at extensiondeltadetection.Methods in de.hybris.deltadetection.model with parameters of type ComposedTypeModel Modifier and Type Method Description voidItemVersionMarkerModel. setItemComposedType(ComposedTypeModel value)Generated method - Initial setter ofItemVersionMarker.itemComposedTypeattribute defined at extensiondeltadetection.voidStreamConfigurationModel. setItemTypeForStream(ComposedTypeModel value)Generated method - Setter ofStreamConfiguration.itemTypeForStreamattribute defined at extensiondeltadetection.voidChangeDetectionJobModel. setTypePK(ComposedTypeModel value)Generated method - Setter ofChangeDetectionJob.typePKattribute defined at extensiondeltadetection.Method parameters in de.hybris.deltadetection.model with type arguments of type ComposedTypeModel Modifier and Type Method Description voidStreamConfigurationModel. setExcludedTypes(java.util.Set<ComposedTypeModel> value)Generated method - Setter ofStreamConfiguration.excludedTypesattribute defined at extensiondeltadetection.Constructors in de.hybris.deltadetection.model with parameters of type ComposedTypeModel Constructor Description ChangeDetectionJobModel(java.lang.String _code, java.lang.Integer _nodeID, ItemModel _owner, java.lang.String _springId, java.lang.String _streamId, ComposedTypeModel _typePK)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersChangeDetectionJobModel(java.lang.String _code, java.lang.String _springId, java.lang.String _streamId, ComposedTypeModel _typePK)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersItemVersionMarkerModel(ComposedTypeModel _itemComposedType, java.lang.Long _itemPK, ItemVersionMarkerStatus _status, java.lang.String _streamId, java.util.Date _versionTS)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersItemVersionMarkerModel(ComposedTypeModel _itemComposedType, java.lang.Long _itemPK, ItemModel _owner, ItemVersionMarkerStatus _status, java.lang.String _streamId, java.util.Date _versionTS)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersStreamConfigurationModel(StreamConfigurationContainerModel _container, ComposedTypeModel _itemTypeForStream, ItemModel _owner, java.lang.String _streamId)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersStreamConfigurationModel(StreamConfigurationContainerModel _container, ComposedTypeModel _itemTypeForStream, java.lang.String _streamId)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.acceleratorcms.model
Subclasses of ComposedTypeModel in de.hybris.platform.acceleratorcms.model Modifier and Type Class Description classCMSActionTypeModelGenerated model class for type CMSActionType first defined at extension acceleratorcms.Constructors in de.hybris.platform.acceleratorcms.model with parameters of type ComposedTypeModel Constructor Description CMSActionTypeModel(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, ItemModel _owner, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, java.lang.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.acceleratorservices.order.impl
Methods in de.hybris.platform.acceleratorservices.order.impl with parameters of type ComposedTypeModel Modifier and Type Method Description AbstractOrderEntryModelDefaultCartServiceForAccelerator. addNewEntry(ComposedTypeModel entryType, CartModel order, ProductModel product, long qty, UnitModel unit, int number, boolean addToPresent) -
Uses of ComposedTypeModel in de.hybris.platform.admincockpit.session.impl
Methods in de.hybris.platform.admincockpit.session.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Set<ComposedTypeModel>AdmincockpitConstraintBrowserModel. getComposedTypeModelsSet()java.util.Set<ComposedTypeModel>AdmincockpitConstraintGroupsBrowserModel. getConstraintGroupModelsSet()Method parameters in de.hybris.platform.admincockpit.session.impl with type arguments of type ComposedTypeModel Modifier and Type Method Description voidAdmincockpitConstraintBrowserModel. setComposedTypeModelsSet(java.util.Set<ComposedTypeModel> composedTypeModelsSet)voidAdmincockpitConstraintGroupsBrowserModel. setConstraintGroupModelsSet(java.util.Set<ComposedTypeModel> constraintGroupModelsSet) -
Uses of ComposedTypeModel in de.hybris.platform.admincockpit.util
Methods in de.hybris.platform.admincockpit.util with parameters of type ComposedTypeModel Modifier and Type Method Description intComposedTypeComparator. compare(ComposedTypeModel composedTypeModel1, ComposedTypeModel composedTypeModel2) -
Uses of ComposedTypeModel in de.hybris.platform.advancedsavedquery.model
Methods in de.hybris.platform.advancedsavedquery.model that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelTypedAdvancedSavedQuerySearchParameterModel. getEnclosingType()Generated method - Getter of theTypedAdvancedSavedQuerySearchParameter.enclosingTypeattribute defined at extensionadvancedsavedquery.Methods in de.hybris.platform.advancedsavedquery.model with parameters of type ComposedTypeModel Modifier and Type Method Description voidTypedAdvancedSavedQuerySearchParameterModel. setEnclosingType(ComposedTypeModel value)Generated method - Setter ofTypedAdvancedSavedQuerySearchParameter.enclosingTypeattribute defined at extensionadvancedsavedquery.Constructors in de.hybris.platform.advancedsavedquery.model with parameters of type ComposedTypeModel Constructor Description AdvancedSavedQueryModel(java.lang.String _code, ItemModel _owner, java.lang.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(java.lang.String _code, java.lang.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, java.lang.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, java.lang.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, java.lang.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, java.lang.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.audit.internal.config.validation
Method parameters in de.hybris.platform.audit.internal.config.validation with type arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<AuditConfigViolation>AuditReportConfigValidator. validateQualifier(Type subType, java.util.List<ComposedTypeModel> composedModelList, AbstractAttribute attr) -
Uses of ComposedTypeModel in de.hybris.platform.b2b.testframework
Methods in de.hybris.platform.b2b.testframework that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelModelFactory. createComposedType(java.lang.String typeCode) -
Uses of ComposedTypeModel in de.hybris.platform.c4ccustomer.deltadetection
Methods in de.hybris.platform.c4ccustomer.deltadetection that return types with arguments of type ComposedTypeModel Modifier and Type Method Description protected java.util.Collection<ComposedTypeModel>DefaultC4CAggregatingCollectorUnitTest. generateListOfTypes(java.util.List<java.lang.String> types) -
Uses of ComposedTypeModel in de.hybris.platform.catalog
Methods in de.hybris.platform.catalog that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<ComposedTypeModel>CatalogTypeService. getAllCatalogVersionAwareTypes(boolean supertypesOnly)Returns all composed types which are catalog version aware (or catalog contained). The method has two modes of operation: If the supertypesOnly argument is false : all the types withCATALOGITEMTYPEequal TRUE will be returned. If the supertypesOnly argument is true : the method will return allComposedTypeModels which fulfill the following:CATALOGITEMTYPEflag equal TRUE super type is not catalog version aware OR super type is catalog version aware but it's unique attributes are different than unique attributes of the given typeMethods in de.hybris.platform.catalog with parameters of type ComposedTypeModel Modifier and Type Method Description booleanCatalogTypeService. isCatalogVersionAwareType(ComposedTypeModel type)Checks if the giventypeis catalog version aware (catalog contained type). -
Uses of ComposedTypeModel in de.hybris.platform.catalog.data
Methods in de.hybris.platform.catalog.data that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Map<ComposedTypeModel,java.lang.Long>CatalogVersionOverview. getTypeAmounts()Method parameters in de.hybris.platform.catalog.data with type arguments of type ComposedTypeModel Modifier and Type Method Description voidCatalogVersionOverview. setTypeAmounts(java.util.Map<ComposedTypeModel,java.lang.Long> typeAmounts) -
Uses of ComposedTypeModel in de.hybris.platform.catalog.impl
Methods in de.hybris.platform.catalog.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<ComposedTypeModel>DefaultCatalogTypeService. getAllCatalogVersionAwareTypes(boolean superTypesOnly)Methods in de.hybris.platform.catalog.impl with parameters of type ComposedTypeModel Modifier and Type Method Description booleanDefaultCatalogTypeService. isCatalogVersionAwareType(ComposedTypeModel type) -
Uses of ComposedTypeModel in de.hybris.platform.catalog.job.sort.impl
Methods in de.hybris.platform.catalog.job.sort.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<ComposedTypeModel>ComposedTypeSorter. sort(java.util.Collection<ComposedTypeModel> originalComposedTypeSet)Method parameters in de.hybris.platform.catalog.job.sort.impl with type arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<ComposedTypeModel>ComposedTypeSorter. sort(java.util.Collection<ComposedTypeModel> originalComposedTypeSet) -
Uses of ComposedTypeModel in de.hybris.platform.catalog.job.strategy.impl
Method parameters in de.hybris.platform.catalog.job.strategy.impl with type arguments of type ComposedTypeModel Modifier and Type Method Description protected voidAbstractRemoveStrategy. removeCatalogVersionCollection(java.util.Collection<CatalogVersionModel> catalogVersions, RemoveCatalogVersionCronJobModel cronJob, java.util.List<ComposedTypeModel> orderedComposedTypes)Starts catalog version removal , returns true if wait for started import job needed -
Uses of ComposedTypeModel in de.hybris.platform.catalog.job.util
Methods in de.hybris.platform.catalog.job.util that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<ComposedTypeModel>CatalogVersionJobDao. getOrderedComposedTypes()Returns sortedComposedTypeModellist according toComposedTypeSorterstrategy.Methods in de.hybris.platform.catalog.job.util with parameters of type ComposedTypeModel Modifier and Type Method Description intCatalogVersionJobDao. getItemInstanceCount(CatalogVersionModel catalogVersion, ComposedTypeModel composedType)Returns the item count which match the givenComposedTypeModelandCatalogVersionModel.java.util.List<PK>CatalogVersionJobDao. getPKList(ComposedTypeModel composedTypeModel, CatalogVersionModel version)Method parameters in de.hybris.platform.catalog.job.util with type arguments of type ComposedTypeModel Modifier and Type Method Description java.lang.StringBuilderImpexScriptGenerator. generate(CatalogVersionModel version, java.util.List<ComposedTypeModel> orderedComposedTypes)intCatalogVersionJobDao. getItemInstanceCount(CatalogModel catalogModel, java.util.Collection<ComposedTypeModel> composedTypes)Returns the item count for the given catalog.intCatalogVersionJobDao. getItemInstanceCount(CatalogVersionModel catalogVersion, java.util.Collection<ComposedTypeModel> composedTypes)Return the item count which match the givenCatalogVersionModel. -
Uses of ComposedTypeModel in de.hybris.platform.catalog.job.util.impl
Methods in de.hybris.platform.catalog.job.util.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<ComposedTypeModel>DefaultCatalogVersionJobDao. getOrderedComposedTypes()protected java.util.Collection<ComposedTypeModel>DefaultCatalogVersionJobDao. getUnorderedNonAbstractComposedTypes()JALO method use service layer insteadMethods in de.hybris.platform.catalog.job.util.impl with parameters of type ComposedTypeModel Modifier and Type Method Description protected voidCatalogVersionRemoveImpexScriptGenerator. createImpexMediaForComposedType(java.lang.StringBuilder bufferIn, ComposedTypeModel comptype, CatalogVersionModel version)Appends a givenbufferInwith content header , script body.intDefaultCatalogVersionJobDao. getItemInstanceCount(CatalogVersionModel catalogVersion, ComposedTypeModel composedType)java.util.List<PK>DefaultCatalogVersionJobDao. getPKList(ComposedTypeModel composedTypeModel, CatalogVersionModel version)Method parameters in de.hybris.platform.catalog.job.util.impl with type arguments of type ComposedTypeModel Modifier and Type Method Description java.lang.StringBuilderCatalogVersionRemoveImpexScriptGenerator. generate(CatalogVersionModel version, java.util.List<ComposedTypeModel> orderedComposedTypes)intDefaultCatalogVersionJobDao. getItemInstanceCount(CatalogModel catalogModel, java.util.Collection<ComposedTypeModel> composedTypes)intDefaultCatalogVersionJobDao. getItemInstanceCount(CatalogVersionModel catalogVersion, java.util.Collection<ComposedTypeModel> composedTypes)voidDefaultCatalogVersionJobDao. setComposedTypeSorter(Sorter<ComposedTypeModel> composedTypeSorter) -
Uses of ComposedTypeModel in de.hybris.platform.catalog.model
Methods in de.hybris.platform.catalog.model that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<ComposedTypeModel>SyncItemJobModel. getRootTypes()Generated method - Getter of theSyncItemJob.rootTypesattribute defined at extensioncatalog.Method parameters in de.hybris.platform.catalog.model with type arguments of type ComposedTypeModel Modifier and Type Method Description voidSyncItemJobModel. setRootTypes(java.util.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 ComposedTypeModel Modifier and Type Method Description ComposedTypeModelClassAttributeAssignmentModel. getReferenceType()Generated method - Getter of theClassAttributeAssignment.referenceTypeattribute defined at extensioncatalog.Methods in de.hybris.platform.catalog.model.classification with parameters of type ComposedTypeModel Modifier and Type Method Description voidClassAttributeAssignmentModel. setReferenceType(ComposedTypeModel value)Generated method - Setter ofClassAttributeAssignment.referenceTypeattribute defined at extensioncatalog. -
Uses of ComposedTypeModel in de.hybris.platform.category.daos
Methods in de.hybris.platform.category.daos that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<ComposedTypeModel>CatalogTypeDao. findAllCatalogVersionAwareTypes()Find all composed types with CATALOGITEMTYPE = true -
Uses of ComposedTypeModel in de.hybris.platform.category.daos.impl
Methods in de.hybris.platform.category.daos.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<ComposedTypeModel>DefaultCatalogTypeDao. findAllCatalogVersionAwareTypes()Method parameters in de.hybris.platform.category.daos.impl with type arguments of type ComposedTypeModel Modifier and Type Method Description voidDefaultCatalogTypeDao. setComposedTModelGenericDao(DefaultGenericDao<ComposedTypeModel> composedTModelGenericDao) -
Uses of ComposedTypeModel in de.hybris.platform.cms2.cloning.service.impl
Methods in de.hybris.platform.cms2.cloning.service.impl with parameters of type ComposedTypeModel Modifier and Type Method Description ItemModelCMSItemModelCloneCreator. copy(ComposedTypeModel targetType, ItemModel original, ModelCloningContext ctx)Creates a copy of the given item. -
Uses of ComposedTypeModel in de.hybris.platform.cms2.cmsitems.service.impl
Methods in de.hybris.platform.cms2.cmsitems.service.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description protected java.util.List<ComposedTypeModel>DefaultFlexibleCMSItemSearchService. getAllSubTypes(ComposedTypeModel composedType)Get the list of all the sub types given a composedType.protected java.util.List<ComposedTypeModel>DefaultFlexibleCMSItemSearchService. getValidComposedTypes(CMSItemSearchData cmsItemSearchData)Get the list of all valid composed types given cmsItemSearchDataprotected java.util.List<ComposedTypeModel>DefaultFlexibleCMSItemSearchService. getValidComposedTypes(java.util.List<java.lang.String> typeCodes)Get the list of all valid composed types given a list of typeCodesMethods in de.hybris.platform.cms2.cmsitems.service.impl with parameters of type ComposedTypeModel Modifier and Type Method Description protected java.util.List<ComposedTypeModel>DefaultFlexibleCMSItemSearchService. getAllSubTypes(ComposedTypeModel composedType)Get the list of all the sub types given a composedType.protected java.util.List<java.lang.String>DefaultFlexibleCMSItemSearchService. getAllSuperTypeCodes(ComposedTypeModel composedType)Get the list of all the super typeCodes given a composedType, including the composedType typeCode.Method parameters in de.hybris.platform.cms2.cmsitems.service.impl with type arguments of type ComposedTypeModel Modifier and Type Method Description protected voidDefaultFlexibleCMSItemSearchService. appendTypeExclusions(java.util.List<ComposedTypeModel> composedTypes, java.lang.StringBuilder queryBuilder, java.util.Map<java.lang.String,java.lang.Object> queryParameters)Append the type codes to be excluded from the query to the query builder.protected java.lang.StringDefaultFlexibleCMSItemSearchService. getFirstCommonAncestorTypeCode(java.util.List<ComposedTypeModel> composedTypes)Get the first common ancestor typeCode given a list of composed types.protected java.util.List<java.lang.String>DefaultFlexibleCMSItemSearchService. getInheritedTypeCodes(java.util.List<ComposedTypeModel> composedTypes)Get all the inherited typeCodes given a list of composed types.protected java.lang.StringBuilderDefaultFlexibleCMSItemSearchService. prepareQueryBuilder(java.util.List<ComposedTypeModel> composedTypes, java.lang.String typeCode, java.util.Map<java.lang.String,java.lang.Object> queryParameters)Prepare the query builder to set the parent query typeCode, the inherited typeCodes and the excluded typeCodes. -
Uses of ComposedTypeModel in de.hybris.platform.cms2.model
Subclasses of ComposedTypeModel in de.hybris.platform.cms2.model Modifier and Type Class Description classCMSComponentTypeModelGenerated model class for type CMSComponentType first defined at extension cms2.classCMSPageTypeModelGenerated model class for type CMSPageType first defined at extension cms2.classRestrictionTypeModelGenerated model class for type RestrictionType first defined at extension cms2.Constructors in de.hybris.platform.cms2.model with parameters of type ComposedTypeModel Constructor Description CMSComponentTypeModel(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, ItemModel _owner, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, ItemModel _owner, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, ItemModel _owner, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, java.lang.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.cms2.permissions.impl
Methods in de.hybris.platform.cms2.permissions.impl with parameters of type ComposedTypeModel Modifier and Type Method Description booleanDefaultCMSPermissionCachedCRUDService. canChangeType(ComposedTypeModel type)booleanDefaultCMSPermissionCachedCRUDService. canChangeTypePermission(ComposedTypeModel type)booleanDefaultCMSPermissionCachedCRUDService. canCreateTypeInstance(ComposedTypeModel type)booleanDefaultCMSPermissionCachedCRUDService. canReadType(ComposedTypeModel type)booleanDefaultCMSPermissionCachedCRUDService. canRemoveTypeInstance(ComposedTypeModel type)protected booleanDefaultCMSPermissionCachedCRUDService. getOrSetCachedTypePermission(java.lang.String permissionName, ComposedTypeModel composedType, java.util.function.Function<java.lang.String,java.lang.Boolean> permissionChecker) -
Uses of ComposedTypeModel in de.hybris.platform.cms2.servicelayer.daos
Methods in de.hybris.platform.cms2.servicelayer.daos with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<AbstractPageModel>CMSPageDao. findAllPagesByTypeAndCatalogVersions(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find all pages by composed type ofcomposedTypeand catalog versions.java.util.Collection<AbstractPageModel>PageTemplateDao. findAllPagesByTypeAndCatalogVersions(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find all pages by composed type and catalog versions.java.util.Collection<AbstractPageModel>CMSPageDao. findAllPagesByTypeAndCatalogVersionsAndPageStatuses(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find all pages by composed type ofcomposedTypeand catalog versions.java.util.Collection<AbstractPageModel>CMSPageDao. findDefaultPageByTypeAndCatalogVersions(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find default page by type and catalog versions.java.util.Collection<AbstractPageModel>PageTemplateDao. findDefaultPageByTypeAndCatalogVersions(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find default page by type and catalog versions.java.util.Collection<AbstractPageModel>CMSPageDao. findDefaultPageByTypeAndCatalogVersionsAndPageStatuses(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find default page by type and catalog versions.java.util.List<AbstractPageModel>CMSPageDao. findDefaultPagesByType(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find default pages by composed type ofcomposedTypeand catalogVersions.java.util.List<AbstractPageModel>PageTemplateDao. findDefaultPagesByType(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find default pages by composed type and catalog version.java.util.List<AbstractPageModel>CMSPageDao. findPagesByType(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, boolean isDefault)Find default or non-default active pages by composed type ofcomposedTypeand catalogVersions.java.util.List<AbstractPageModel>CMSPageDao. findPagesByTypeAndPageStatuses(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, boolean isDefault, java.util.List<CmsPageStatus> pageStatuses)Find default or non-default pages by composed type ofcomposedTypeand catalogVersions and a list of page statuses.java.util.List<AbstractRestrictionModel>CMSRestrictionDao. findRestrictionsByType(ComposedTypeModel composedType, CatalogVersionModel catalogVersion)Find restrictions by composed type and catalog version.java.util.List<AbstractRestrictionModel>CMSRestrictionDao. findRestrictionsByTypeNotLinkedToPage(AbstractPageModel page, ComposedTypeModel composedType, CatalogVersionModel catalogVersion)Find restrictions by type not linked to page.java.util.List<AbstractRestrictionModel>CMSRestrictionDao. findRestrictionsForPage(ComposedTypeModel composedType, AbstractPageModel page, CatalogVersionModel catalogVersion)Find restrictions for page by composed type, page and catalog version. -
Uses of ComposedTypeModel in de.hybris.platform.cms2.servicelayer.daos.impl
Methods in de.hybris.platform.cms2.servicelayer.daos.impl with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<AbstractPageModel>DefaultCMSPageDao. findAllPagesByTypeAndCatalogVersions(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find all pages by composed type ofcomposedTypeand catalog versions.java.util.Collection<AbstractPageModel>DefaultCMSPageDao. findAllPagesByTypeAndCatalogVersionsAndPageStatuses(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find all pages by composed type ofcomposedTypeand catalog versions.java.util.Collection<AbstractPageModel>DefaultCMSPageDao. findDefaultPageByTypeAndCatalogVersions(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find default page by type and catalog versions.java.util.Collection<AbstractPageModel>DefaultCMSPageDao. findDefaultPageByTypeAndCatalogVersionsAndPageStatuses(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, java.util.List<CmsPageStatus> pageStatuses)Find default page by type and catalog versions.java.util.List<AbstractPageModel>DefaultCMSPageDao. findDefaultPagesByType(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions)Find default pages by composed type ofcomposedTypeand catalogVersions.java.util.List<AbstractPageModel>DefaultCMSPageDao. findPagesByType(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, boolean isDefault)Find default or non-default active pages by composed type ofcomposedTypeand catalogVersions.java.util.List<AbstractPageModel>DefaultCMSPageDao. findPagesByTypeAndPageStatuses(ComposedTypeModel composedType, java.util.Collection<CatalogVersionModel> catalogVersions, boolean isDefault, java.util.List<CmsPageStatus> pageStatuses)Find default or non-default pages by composed type ofcomposedTypeand catalogVersions and a list of page statuses.java.util.List<AbstractRestrictionModel>DefaultCMSRestrictionDao. findRestrictionsByType(ComposedTypeModel composedType, CatalogVersionModel catalogVersion)Find restrictions by composed type and catalog version.java.util.List<AbstractRestrictionModel>DefaultCMSRestrictionDao. findRestrictionsByTypeNotLinkedToPage(AbstractPageModel page, ComposedTypeModel composedType, CatalogVersionModel catalogVersion)Find restrictions by type not linked to page.java.util.List<AbstractRestrictionModel>DefaultCMSRestrictionDao. findRestrictionsForPage(ComposedTypeModel composedType, AbstractPageModel page, CatalogVersionModel catalogVersion)Find restrictions for page by composed type, page and catalog version. -
Uses of ComposedTypeModel in de.hybris.platform.cms2.servicelayer.data
Methods in de.hybris.platform.cms2.servicelayer.data that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<ComposedTypeModel>ContentSlotData. getAvailableCMSComponentContainers()java.util.Collection<ComposedTypeModel>ContentSlotData. getAvailableCMSComponents()Method parameters in de.hybris.platform.cms2.servicelayer.data with type arguments of type ComposedTypeModel Modifier and Type Method Description voidContentSlotData. setAvailableCMSComponentContainers(java.util.Collection<ComposedTypeModel> availableCMSComponentContainers)voidContentSlotData. setAvailableCMSComponents(java.util.Collection<ComposedTypeModel> availableCMSComponents) -
Uses of ComposedTypeModel in de.hybris.platform.cms2.servicelayer.data.impl
Methods in de.hybris.platform.cms2.servicelayer.data.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<ComposedTypeModel>DefaultContentSlotData. getAvailableCMSComponentContainers()java.util.Collection<ComposedTypeModel>DefaultContentSlotData. getAvailableCMSComponents()Method parameters in de.hybris.platform.cms2.servicelayer.data.impl with type arguments of type ComposedTypeModel Modifier and Type Method Description voidDefaultContentSlotData. setAvailableCMSComponentContainers(java.util.Collection<ComposedTypeModel> availableCMSComponentContainers)voidDefaultContentSlotData. setAvailableCMSComponents(java.util.Collection<ComposedTypeModel> availableCMSComponents) -
Uses of ComposedTypeModel in de.hybris.platform.cms2.servicelayer.services.admin
Methods in de.hybris.platform.cms2.servicelayer.services.admin that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<ComposedTypeModel>CMSAdminComponentService. getAllowedCMSComponentContainers()Gets the allowed cms component containers.java.util.Collection<ComposedTypeModel>CMSAdminComponentService. getAllowedCMSComponents()Gets the allowed cms components.java.util.Collection<ComposedTypeModel>CMSAdminSiteService. getAllPageTypes()returns all composed type which extend the AbstractPageMethods in de.hybris.platform.cms2.servicelayer.services.admin with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<AbstractPageModel>CMSAdminPageService. findPagesByType(ComposedTypeModel composedType, boolean isDefault)Gets the all default or non-default active pages by page type from the active catalog version.java.util.Collection<AbstractPageModel>CMSAdminPageService. findPagesByTypeAndPageStatuses(ComposedTypeModel composedType, boolean isDefault, java.util.List<CmsPageStatus> pageStatuses)Gets the all default or non-default pages by page type from the active catalog version. -
Uses of ComposedTypeModel in de.hybris.platform.cms2.servicelayer.services.admin.impl
Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl that return ComposedTypeModel Modifier and Type Method Description protected ComposedTypeModelDefaultCMSAdminRestrictionService. getComposedTypeModel(java.lang.String composedType)Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<ComposedTypeModel>DefaultCMSAdminComponentService. getAllowedCMSComponentContainers()Gets the allowed cms component containers.java.util.Collection<ComposedTypeModel>DefaultCMSAdminComponentService. getAllowedCMSComponents()Gets the allowed cms components.java.util.Collection<ComposedTypeModel>DefaultCMSAdminSiteService. getAllPageTypes()protected java.util.Collection<ComposedTypeModel>DefaultCMSAdminComponentService. getComposedTypeOfCode(java.lang.String code)Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<AbstractPageModel>DefaultCMSAdminPageService. findPagesByType(ComposedTypeModel composedType, boolean isDefault)java.util.Collection<AbstractPageModel>DefaultCMSAdminPageService. findPagesByTypeAndPageStatuses(ComposedTypeModel composedType, boolean isDefault, java.util.List<CmsPageStatus> pageStatuses) -
Uses of ComposedTypeModel in de.hybris.platform.cms2.services.impl
Methods in de.hybris.platform.cms2.services.impl with parameters of type ComposedTypeModel Modifier and Type Method Description protected booleanDefaultContentCatalogService. hasPagesOfType(ComposedTypeModel composedType) -
Uses of ComposedTypeModel in de.hybris.platform.cmsfacades.cmsitems.converter
Methods in de.hybris.platform.cmsfacades.cmsitems.converter with parameters of type ComposedTypeModel Modifier and Type Method Description protected voidComposedTypeToAttributeCollectionConverterTest. blackListAttributes(ComposedTypeModel composedTypeModel, java.lang.String... attributes)protected voidComposedTypeToAttributeCollectionConverterTest. blackListType(ComposedTypeModel composedTypeModel)protected java.util.Collection<AttributeDescriptorModel>ComposedTypeToAttributeCollectionConverter. collectAttributeDescriptors(ComposedTypeModel composedType)Collects attributes of a given type that is not blacklisted until it reaches the root type.java.util.Collection<AttributeDescriptorModel>ComposedTypeToAttributeCollectionConverter. convert(ComposedTypeModel typeModel)protected ItemModelDefaultCMSItemConverter. convertAndValidate(java.util.Map<java.lang.String,java.lang.Object> map, ComposedTypeModel composedType)Converts and validates a deserializableMapto anItemModel.protected java.util.List<AttributeDescriptorModel>DefaultCMSItemConverter. getAttributes(ComposedTypeModel composedType)Returns the list of all attributes defined for a given composed type, including the inherited ones. -
Uses of ComposedTypeModel in de.hybris.platform.cmsfacades.cmsitems.predicates
Methods in de.hybris.platform.cmsfacades.cmsitems.predicates that return types with arguments of type ComposedTypeModel Modifier and Type Method Description protected java.util.function.Predicate<ComposedTypeModel>ModelContainsLinkTogglePredicate. getCmsComposedTypeContainsLinkTogglePredicate()protected java.util.function.Predicate<ComposedTypeModel>PartOfLinkToggleAttributePredicate. getCmsComposedTypeContainsLinkTogglePredicate()Methods in de.hybris.platform.cmsfacades.cmsitems.predicates with parameters of type ComposedTypeModel Modifier and Type Method Description booleanComposedTypeContainsLinkTogglePredicate. test(ComposedTypeModel composedTypeModel)Method parameters in de.hybris.platform.cmsfacades.cmsitems.predicates with type arguments of type ComposedTypeModel Modifier and Type Method Description voidModelContainsLinkTogglePredicate. setCmsComposedTypeContainsLinkTogglePredicate(java.util.function.Predicate<ComposedTypeModel> cmsComposedTypeContainsLinkTogglePredicate)voidPartOfLinkToggleAttributePredicate. setCmsComposedTypeContainsLinkTogglePredicate(java.util.function.Predicate<ComposedTypeModel> cmsComposedTypeContainsLinkTogglePredicate) -
Uses of ComposedTypeModel in de.hybris.platform.cmsfacades.common.populator.impl
Methods in de.hybris.platform.cmsfacades.common.populator.impl with parameters of type ComposedTypeModel Modifier and Type Method Description voidComposedTypeModelPopulator. populate(ComposedTypeModel source, ComposedTypeData target) -
Uses of ComposedTypeModel in de.hybris.platform.cmsfacades.pages.populator.model
Methods in de.hybris.platform.cmsfacades.pages.populator.model with parameters of type ComposedTypeModel Modifier and Type Method Description voidPageTypeModelPopulator. populate(ComposedTypeModel source, PageTypeData target)Deprecated. -
Uses of ComposedTypeModel in de.hybris.platform.cmsfacades.types.converter
Methods in de.hybris.platform.cmsfacades.types.converter that return types with arguments of type ComposedTypeModel Modifier and Type Method Description protected java.util.function.Function<ComposedTypeModel,java.lang.Class>GenericComposedTypeToStructureConverter. getTypeDataClassFunction()Methods in de.hybris.platform.cmsfacades.types.converter with parameters of type ComposedTypeModel Modifier and Type Method Description protected AttributeDescriptorModelComponentTypeStructureConverter. buildAttributeDescriptorModel(ComposedTypeModel composedTypeModel, ComponentTypeAttributeStructure attribute)Creates a newAttributeDescriptorwith basic data copied from the provided attribute.protected voidGenericComposedTypeToStructureConverter. collectAttributes(ComposedTypeModel composedType, java.util.List<ComponentTypeAttributeStructure> attributes)Recursively collects attributes of a given type that is not blacklisted until it reaches the root type (CMSItem).ComponentTypeStructureGenericComposedTypeToStructureConverter. convert(ComposedTypeModel source)protected ComponentTypeAttributeDataComponentTypeStructureConverter. convertAttributeAndEvaluatePermissions(ComposedTypeModel composedType, ComponentTypeAttributeStructure attributeStructure)This method converts the attribute attribute descriptor to a POJO using the structure attribute's populators and evaluates its permissions.protected booleanComponentTypeStructureConverter. enclosingTypeHasAttribute(ComposedTypeModel enclosingType, java.lang.String qualifier)Checks whether the component type contains the attribute identified by the qualifier provided.protected AttributeDescriptorModelComponentTypeStructureConverter. getAttributeDescriptor(ComposedTypeModel type, ComponentTypeAttributeStructure originalAttribute)GetAttributeDescriptormatching with the qualifier of the attribute for the type provided.Method parameters in de.hybris.platform.cmsfacades.types.converter with type arguments of type ComposedTypeModel Modifier and Type Method Description voidGenericComposedTypeToStructureConverter. setTypeDataClassFunction(java.util.function.Function<ComposedTypeModel,java.lang.Class> typeDataClassFunction) -
Uses of ComposedTypeModel in de.hybris.platform.cmsfacades.types.populator
Methods in de.hybris.platform.cmsfacades.types.populator with parameters of type ComposedTypeModel Modifier and Type Method Description protected java.lang.StringCMSItemDropdownComponentTypeAttributePopulator. getComponentTypeI18nKey(ComposedTypeModel typeModel)This method retrieves the i18n key of the provided component type.voidBasicComponentTypePopulator. populate(ComposedTypeModel source, ComponentTypeData target)voidCategoryComponentTypePopulator. populate(ComposedTypeModel source, ComponentTypeData target)voidI18nComponentTypePopulator. populate(ComposedTypeModel source, ComponentTypeData target) -
Uses of ComposedTypeModel in de.hybris.platform.cmsfacades.types.service
Methods in de.hybris.platform.cmsfacades.types.service that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<Populator<ComposedTypeModel,ComponentTypeData>>ComponentTypeStructure. getPopulators()Get the populators to be used when converting the representingComposedTypeModelto aComponentTypeData.Method parameters in de.hybris.platform.cmsfacades.types.service with type arguments of type ComposedTypeModel Modifier and Type Method Description voidComponentTypeStructure. setPopulators(java.util.List<Populator<ComposedTypeModel,ComponentTypeData>> populators)Sets the populators to be used when converting the representingComposedTypeModelto aComponentTypeData. -
Uses of ComposedTypeModel in de.hybris.platform.cmsfacades.types.service.impl
Methods in de.hybris.platform.cmsfacades.types.service.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description protected Converter<ComposedTypeModel,ComponentTypeStructure>GenericComponentTypeStructureService. getComposedTypeToStructureConverter()java.util.List<Populator<ComposedTypeModel,ComponentTypeData>>DefaultComponentTypeStructure. getPopulators()Methods in de.hybris.platform.cmsfacades.types.service.impl with parameters of type ComposedTypeModel Modifier and Type Method Description protected voidGenericComponentTypeStructureService. collectExtraAttributesFromTypeAndAncestorsInRegistry(ComposedTypeModel composedType, java.util.Set<ComponentTypeAttributeStructure> attributes)Recursively collects extra attributes that are not in the Data Model, but it is present on the the registryprotected voidGenericComponentTypeStructureService. collectTypePopulatorsFromTypeAndAncestorsInRegistry(ComposedTypeModel composedType, java.util.List<Populator<ComposedTypeModel,ComponentTypeData>> populators)Recursively collects type populators from the registry until it reaches the root type (CMSItem)Method parameters in de.hybris.platform.cmsfacades.types.service.impl with type arguments of type ComposedTypeModel Modifier and Type Method Description protected voidGenericComponentTypeStructureService. collectTypePopulatorsFromTypeAndAncestorsInRegistry(ComposedTypeModel composedType, java.util.List<Populator<ComposedTypeModel,ComponentTypeData>> populators)Recursively collects type populators from the registry until it reaches the root type (CMSItem)voidGenericComponentTypeStructureService. setComposedTypeToStructureConverter(Converter<ComposedTypeModel,ComponentTypeStructure> composedTypeToStructureConverter)voidDefaultComponentTypeStructure. setPopulators(java.util.List<Populator<ComposedTypeModel,ComponentTypeData>> populators) -
Uses of ComposedTypeModel in de.hybris.platform.cmsfacades.types.service.populator
Methods in de.hybris.platform.cmsfacades.types.service.populator with parameters of type ComposedTypeModel Modifier and Type Method Description java.lang.ClassStructureTypeDataClassFunction. apply(ComposedTypeModel composedType) -
Uses of ComposedTypeModel in de.hybris.platform.cmsfacades.util.builder
Method parameters in de.hybris.platform.cmsfacades.util.builder with type arguments of type ComposedTypeModel Modifier and Type Method Description CatalogVersionSyncJobModelBuilderCatalogVersionSyncJobModelBuilder. withRootTypes(java.util.List<ComposedTypeModel> rootTypes) -
Uses of ComposedTypeModel in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return ComposedTypeModel Modifier and Type Method Description protected ComposedTypeModelCatalogVersionSyncJobModelMother. getType(java.lang.Class clazz) -
Uses of ComposedTypeModel in de.hybris.platform.cockpit.model
Methods in de.hybris.platform.cockpit.model that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Set<ComposedTypeModel>CoverageConstraintGroupModel. getDedicatedTypes()Generated method - Getter of theCoverageConstraintGroup.dedicatedTypesattribute defined at extensionvalidation.Method parameters in de.hybris.platform.cockpit.model with type arguments of type ComposedTypeModel Modifier and Type Method Description voidCoverageConstraintGroupModel. setDedicatedTypes(java.util.Set<ComposedTypeModel> value)Generated method - Setter ofCoverageConstraintGroup.dedicatedTypesattribute defined at extensionvalidation. -
Uses of ComposedTypeModel in de.hybris.platform.cockpit.model.meta.impl
Methods in de.hybris.platform.cockpit.model.meta.impl that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelItemType. getComposedType()ComposedTypeModelWidgetType. getComposedType()ComposedTypeModelItemAttributePropertyDescriptor. getEnclosingType()Constructors in de.hybris.platform.cockpit.model.meta.impl with parameters of type ComposedTypeModel Constructor Description ItemAttributePropertyDescriptor(ComposedTypeModel enclosingType, ComposedTypeModel declaringEnclosingType, java.util.List<AttributeDescriptorModel> attributeDescriptors)ItemAttributePropertyDescriptor(ComposedTypeModel enclosingType, java.util.List<AttributeDescriptorModel> attributeDescriptors)ItemType(ComposedTypeModel composedType)WidgetParameterPropertyDescriptor(ComposedTypeModel enclosingType, WidgetParameterModel parameter)WidgetType(ComposedTypeModel composedType) -
Uses of ComposedTypeModel in de.hybris.platform.cockpit.model.search.impl
Constructors in de.hybris.platform.cockpit.model.search.impl with parameters of type ComposedTypeModel Constructor Description ItemSearchType(ComposedTypeModel composedType) -
Uses of ComposedTypeModel in de.hybris.platform.cockpit.model.template
Methods in de.hybris.platform.cockpit.model.template that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelCockpitItemTemplateModel. getRelatedType()Generated method - Getter of theCockpitItemTemplate.relatedTypeattribute defined at extensioncockpit.Methods in de.hybris.platform.cockpit.model.template with parameters of type ComposedTypeModel Modifier and Type Method Description voidCockpitItemTemplateModel. setRelatedType(ComposedTypeModel value)Generated method - Setter ofCockpitItemTemplate.relatedTypeattribute defined at extensioncockpit.Constructors in de.hybris.platform.cockpit.model.template with parameters of type ComposedTypeModel Constructor Description CockpitItemTemplateModel(java.lang.String _code, ItemModel _owner, ComposedTypeModel _relatedType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCockpitItemTemplateModel(java.lang.String _code, ComposedTypeModel _relatedType)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.services.meta.impl
Methods in de.hybris.platform.cockpit.services.meta.impl with parameters of type ComposedTypeModel Modifier and Type Method Description protected CockpitItemTemplateModelExtensibleTypeService. fetchItemTemplate(ComposedTypeModel composedType, java.lang.String templateCode)Deprecated.since 6.3Constructors in de.hybris.platform.cockpit.services.meta.impl with parameters of type ComposedTypeModel Constructor Description MyItemType(ComposedTypeModel composedType)MyItemType(ComposedTypeModel composedType)MyWidgetType(ComposedTypeModel composedType)MyWidgetType(ComposedTypeModel composedType) -
Uses of ComposedTypeModel in de.hybris.platform.cockpit.services.search.impl
Methods in de.hybris.platform.cockpit.services.search.impl that return ComposedTypeModel Modifier and Type Method Description protected ComposedTypeModelGenericQuerySearchProvider. extractRootTypeModel(java.util.Collection<GenericSearchParameterDescriptor> activeParameters)ComposedTypeModelClassAttributeSearchDescriptor. getRequiredComposedType()ComposedTypeModelGenericSearchParameterDescriptor. getRequiredComposedType()Returns the required composed type that is enclosing type of underlying property descriptor.ComposedTypeModelItemAttributeSearchDescriptor. getRequiredComposedType()ComposedTypeModelSpecialGenericSearchParameterDescriptor. getRequiredComposedType()Methods in de.hybris.platform.cockpit.services.search.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description protected java.util.Set<ComposedTypeModel>GenericQuerySearchProvider. getPermittedTypes(ComposedTypeModel rootType, java.util.Set<SearchType> types, boolean exludeSubTypes)Methods in de.hybris.platform.cockpit.services.search.impl with parameters of type ComposedTypeModel Modifier and Type Method Description protected java.util.Set<ComposedTypeModel>GenericQuerySearchProvider. getPermittedTypes(ComposedTypeModel rootType, java.util.Set<SearchType> types, boolean exludeSubTypes) -
Uses of ComposedTypeModel in de.hybris.platform.comments.model
Methods in de.hybris.platform.comments.model that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelCommentTypeModel. getMetaType()Generated method - Getter of theCommentType.metaTypeattribute defined at extensioncomments.Methods in de.hybris.platform.comments.model with parameters of type ComposedTypeModel Modifier and Type Method Description voidCommentTypeModel. setMetaType(ComposedTypeModel value)Generated method - Setter ofCommentType.metaTypeattribute defined at extensioncomments. -
Uses of ComposedTypeModel in de.hybris.platform.commerceservices.setup.impl
Methods in de.hybris.platform.commerceservices.setup.impl that return ComposedTypeModel Modifier and Type Method Description protected ComposedTypeModelDefaultSetupSyncJobService. tryGetComposedType(java.lang.Class<?> clazz)protected ComposedTypeModelDefaultSetupSyncJobService. tryGetComposedType(java.lang.String typeCode)Methods in de.hybris.platform.commerceservices.setup.impl with parameters of type ComposedTypeModel Modifier and Type Method Description protected AttributeDescriptorModelDefaultSetupSyncJobService. tryGetAttributeDescriptor(ComposedTypeModel composedType, java.lang.String attributeName) -
Uses of ComposedTypeModel in de.hybris.platform.commons.model
Methods in de.hybris.platform.commons.model that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<ComposedTypeModel>FormatModel. getValidFor()Generated method - Getter of theFormat.validForattribute defined at extensioncommons.Method parameters in de.hybris.platform.commons.model with type arguments of type ComposedTypeModel Modifier and Type Method Description voidFormatModel. setValidFor(java.util.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.enumeration Modifier and Type Class Description classEnumerationMetaTypeModelGenerated model class for type EnumerationMetaType first defined at extension core.Methods in de.hybris.platform.core.model.enumeration that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelEnumerationMetaTypeModel. getValueType()Generated method - Getter of theEnumerationMetaType.valueTypeattribute defined at extensioncore.Methods in de.hybris.platform.core.model.enumeration with parameters of type ComposedTypeModel Modifier and Type Method Description voidEnumerationMetaTypeModel. setValueType(ComposedTypeModel value)Generated method - Initial setter ofEnumerationMetaType.valueTypeattribute defined at extensioncore.Constructors in de.hybris.platform.core.model.enumeration with parameters of type ComposedTypeModel Constructor Description EnumerationMetaTypeModel(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, ItemModel _owner, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, java.lang.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 ComposedTypeModel Modifier and Type Method Description ComposedTypeModelSavedQueryModel. getResultType()Generated method - Getter of theSavedQuery.resultTypeattribute defined at extensioncore.Methods in de.hybris.platform.core.model.flexiblesearch with parameters of type ComposedTypeModel Modifier and Type Method Description voidSavedQueryModel. setResultType(ComposedTypeModel value)Generated method - Setter ofSavedQuery.resultTypeattribute defined at extensioncore.Constructors in de.hybris.platform.core.model.flexiblesearch with parameters of type ComposedTypeModel Constructor Description SavedQueryModel(java.lang.String _code, ItemModel _owner, java.lang.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(java.lang.String _code, java.lang.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 ComposedTypeModel Modifier and Type Method Description ComposedTypeModelPaymentModeModel. getPaymentinfotype()Deprecated, for removal: This API element is subject to removal in a future version.since ages - use { @link #getPaymentInfoType()} insteadComposedTypeModelPaymentModeModel. getPaymentInfoType()Generated method - Getter of thePaymentMode.paymentInfoTypeattribute defined at extensioncore.Methods in de.hybris.platform.core.model.order.payment with parameters of type ComposedTypeModel Modifier and Type Method Description voidPaymentModeModel. 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 ComposedTypeModel Constructor Description PaymentModeModel(java.lang.Boolean _active, java.lang.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(java.lang.Boolean _active, java.lang.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.type Modifier and Type Class Description classConfigProxyMetaTypeModelGenerated model class for type ConfigProxyMetaType first defined at extension core.classRelationMetaTypeModelGenerated model class for type RelationMetaType first defined at extension core.classViewTypeModelGenerated model class for type ViewType first defined at extension core.Methods in de.hybris.platform.core.model.type that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelAttributeDescriptorModel. getDeclaringEnclosingType()Generated method - Getter of theAttributeDescriptor.declaringEnclosingTypeattribute defined at extensioncore.ComposedTypeModelAttributeDescriptorModel. getEnclosingType()Generated method - Getter of theAttributeDescriptor.enclosingTypeattribute defined at extensioncore.ComposedTypeModelSearchRestrictionModel. getRestrictedType()Generated method - Getter of theSearchRestriction.restrictedTypeattribute defined at extensioncore.ComposedTypeModelRelationMetaTypeModel. getSourceType()Generated method - Getter of theRelationMetaType.sourceTypeattribute defined at extensioncore.ComposedTypeModelComposedTypeModel. getSuperType()Generated method - Getter of theComposedType.superTypeattribute defined at extensioncore.ComposedTypeModelRelationMetaTypeModel. 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 ComposedTypeModel Modifier and Type Method Description java.util.Collection<ComposedTypeModel>ComposedTypeModel. getAllSubTypes()Generated method - Getter of theComposedType.allSubTypesattribute defined at extensioncore.java.util.Collection<ComposedTypeModel>ComposedTypeModel. getAllSuperTypes()Generated method - Getter of theComposedType.allSuperTypesattribute defined at extensioncore.java.util.Collection<ComposedTypeModel>ComposedTypeModel. getSubtypes()Generated method - Getter of theComposedType.subtypesattribute defined at extensioncore.Methods in de.hybris.platform.core.model.type with parameters of type ComposedTypeModel Modifier and Type Method Description voidAttributeDescriptorModel. 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 ComposedTypeModel Constructor Description AttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, java.lang.Boolean _generate, ItemModel _owner, java.lang.Boolean _partOf, java.lang.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, java.lang.Boolean _generate, java.lang.Boolean _partOf, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, ItemModel _owner, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, ItemModel _owner, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, java.lang.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, java.lang.Boolean _generate, ItemModel _owner, java.lang.Boolean _partOf, java.lang.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, java.lang.Boolean _generate, java.lang.Boolean _partOf, java.lang.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, java.lang.Boolean _generate, ItemModel _owner, java.lang.Boolean _partOf, java.lang.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, java.lang.Boolean _generate, java.lang.Boolean _partOf, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, AttributeDescriptorModel _localizationAttribute, java.lang.Boolean _localized, AttributeDescriptorModel _orderingAttribute, ItemModel _owner, java.lang.Boolean _singleton, RelationDescriptorModel _sourceAttribute, java.lang.Boolean _sourceNavigable, ComposedTypeModel _sourceType, RelationEndCardinalityEnum _sourceTypeCardinality, java.lang.String _sourceTypeRole, ComposedTypeModel _superType, RelationDescriptorModel _targetAttribute, java.lang.Boolean _targetNavigable, ComposedTypeModel _targetType, RelationEndCardinalityEnum _targetTypeCardinality, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, java.lang.Boolean _localized, java.lang.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(java.lang.String _code, java.lang.Boolean _generate, ItemModel _owner, PrincipalModel _principal, java.lang.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(java.lang.String _code, java.lang.Boolean _generate, PrincipalModel _principal, java.lang.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, java.lang.Boolean _generate, ItemModel _owner, java.lang.Boolean _partOf, java.lang.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, java.lang.Boolean _generate, java.lang.Boolean _partOf, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, ItemModel _owner, java.lang.String _query, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, java.lang.String _query, java.lang.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 ComposedTypeModel Modifier and Type Method Description ComposedTypeModelRelationTypeUsageViewModel. getComposedType()Generated method - Getter of theRelationTypeUsageView.composedTypeattribute defined at extensioncore.ComposedTypeModelCatalogOverviewModel. getTypeCode()Generated method - Getter of theCatalogOverview.typeCodeattribute defined at extensioncatalog.ComposedTypeModelDuplicateCatalogItemCodesViewModel. getTypeCode()Generated method - Getter of theDuplicateCatalogItemCodesView.typeCodeattribute defined at extensioncatalog.Constructors in de.hybris.platform.core.model.util with parameters of type ComposedTypeModel Constructor Description ConfigAttributeDescriptorModel(TypeModel _attributeType, ComposedTypeModel _enclosingType, java.lang.String _externalQualifier, java.lang.Boolean _generate, ItemModel _owner, java.lang.Boolean _partOf, java.lang.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, java.lang.String _externalQualifier, java.lang.Boolean _generate, java.lang.Boolean _partOf, java.lang.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 ComposedTypeModel Modifier and Type Method Description ComposedTypeModelJobSearchRestrictionModel. getType()Generated method - Getter of theJobSearchRestriction.typeattribute defined at extensionprocessing.Methods in de.hybris.platform.cronjob.model with parameters of type ComposedTypeModel Modifier and Type Method Description voidJobSearchRestrictionModel. setType(ComposedTypeModel value)Generated method - Setter ofJobSearchRestriction.typeattribute defined at extensionprocessing. -
Uses of ComposedTypeModel in de.hybris.platform.deeplink.model.rules
Methods in de.hybris.platform.deeplink.model.rules that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelDeeplinkUrlRuleModel. getApplicableType()Generated method - Getter of theDeeplinkUrlRule.applicableTypeattribute defined at extensionbasecommerce.Methods in de.hybris.platform.deeplink.model.rules with parameters of type ComposedTypeModel Modifier and Type Method Description voidDeeplinkUrlRuleModel. setApplicableType(ComposedTypeModel value)Generated method - Setter ofDeeplinkUrlRule.applicableTypeattribute defined at extensionbasecommerce.Constructors in de.hybris.platform.deeplink.model.rules with parameters of type ComposedTypeModel Constructor Description DeeplinkUrlRuleModel(ComposedTypeModel _applicableType, java.lang.String _baseUrlPattern, java.lang.String _destUrlTemplate, ItemModel _owner, java.lang.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, java.lang.String _baseUrlPattern, java.lang.String _destUrlTemplate, java.lang.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 ComposedTypeModel Modifier and Type Method Description ComposedTypeModelSavedValuesModel. getModifiedItemType()Generated method - Getter of theSavedValues.modifiedItemTypeattribute defined at extensioncore.Methods in de.hybris.platform.hmc.model with parameters of type ComposedTypeModel Modifier and Type Method Description voidSavedValuesModel. setModifiedItemType(ComposedTypeModel value)Generated method - Setter ofSavedValues.modifiedItemTypeattribute defined at extensioncore.Constructors in de.hybris.platform.hmc.model with parameters of type ComposedTypeModel Constructor Description SavedValuesModel(SavedValueEntryType _modificationType, ItemModel _modifiedItem, java.lang.String _modifiedItemDisplayString, ComposedTypeModel _modifiedItemType, ItemModel _owner, java.util.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, java.lang.String _modifiedItemDisplayString, ComposedTypeModel _modifiedItemType, java.util.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.importcockpit.model.mappingview
Methods in de.hybris.platform.importcockpit.model.mappingview that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelMappingModel. getBaseTypeModel()Returns the base type for this mapping.Methods in de.hybris.platform.importcockpit.model.mappingview with parameters of type ComposedTypeModel Modifier and Type Method Description voidMappingModel. setBaseTypeModel(ComposedTypeModel baseTypeModel)Sets the base type for this mapping. -
Uses of ComposedTypeModel in de.hybris.platform.importcockpit.model.mappingview.impl
Fields in de.hybris.platform.importcockpit.model.mappingview.impl declared as ComposedTypeModel Modifier and Type Field Description protected ComposedTypeModelDefaultMappingModel. baseTypeModelMethods in de.hybris.platform.importcockpit.model.mappingview.impl that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelDefaultMappingModel. getBaseTypeModel()Methods in de.hybris.platform.importcockpit.model.mappingview.impl with parameters of type ComposedTypeModel Modifier and Type Method Description voidDefaultMappingModel. setBaseTypeModel(ComposedTypeModel baseTypeModel) -
Uses of ComposedTypeModel in de.hybris.platform.importcockpit.services.mapping
Methods in de.hybris.platform.importcockpit.services.mapping that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelMappingLineTypeService. getComposedTypeModel(java.lang.String code)Return a composed type model for an item type code. -
Uses of ComposedTypeModel in de.hybris.platform.importcockpit.services.mapping.impl
Methods in de.hybris.platform.importcockpit.services.mapping.impl that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelDefaultMappingLineTypeService. getComposedTypeModel(java.lang.String code)Methods in de.hybris.platform.importcockpit.services.mapping.impl with parameters of type ComposedTypeModel Modifier and Type Method Description protected AttributeDescriptorModelDefaultMappingTransformationService. getAttributeDescriptor(java.lang.String qualifier, ComposedTypeModel type) -
Uses of ComposedTypeModel in de.hybris.platform.importcockpit.services.mapping.validation.strategy.impl
Methods in de.hybris.platform.importcockpit.services.mapping.validation.strategy.impl with parameters of type ComposedTypeModel Modifier and Type Method Description protected java.util.Set<AttributeDescriptorModel>AbstractMappingValidationStrategy. getMandatoryAttributeDesciptors(ComposedTypeModel composedTypeModel) -
Uses of ComposedTypeModel in de.hybris.platform.integrationbackoffice.services
Methods in de.hybris.platform.integrationbackoffice.services that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelReadService. getComplexTypeForAttributeDescriptor(AttributeDescriptorModel attributeDescriptorModel)Gets a CollectionType's or MapType's element's ComposedTypeModel (if it is a collection of complex types)Methods in de.hybris.platform.integrationbackoffice.services that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<ComposedTypeModel>ReadService. getAvailableTypes()Get ComposedTypedModels from type systemMethods in de.hybris.platform.integrationbackoffice.services with parameters of type ComposedTypeModel Modifier and Type Method Description protected IntegrationObjectItemModelWriteService. buildIntegrationObjectItem(IntegrationObjectModel ioModel, ComposedTypeModel ctm, java.lang.String rootCode)java.util.Set<AttributeDescriptorModel>ReadService. getAttributesForType(ComposedTypeModel type)Get the set of AttributeDescriptionModel for a given ComposedTypeModelMethod parameters in de.hybris.platform.integrationbackoffice.services with type arguments of type ComposedTypeModel Modifier and Type Method Description IntegrationObjectModelWriteService. createDefinitions(IntegrationObjectModel ioModel, java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>> objectMap, java.lang.String rootCode)Iterates through the map containing the IntegrationObjectItemDefinitionModel (as the key) and the IntegrationObjectItemAttributeDefinitionModels (the list of DTOs) -
Uses of ComposedTypeModel in de.hybris.platform.integrationbackoffice.widgets.editor.controllers
Methods in de.hybris.platform.integrationbackoffice.widgets.editor.controllers that return types with arguments of type ComposedTypeModel Modifier and Type Method Description protected java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>>IntegrationObjectEditorController. createMapOfSingleRenamedAttribute(ListItemDTO attributeDTO, ComposedTypeModel ctm)java.util.Deque<ComposedTypeModel>IntegrationObjectEditorController. getAncestors()java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>>IntegrationObjectEditorController. getCurrentAttributesMap()java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>>IntegrationObjectEditorController. getOriginalAttributeMap()Methods in de.hybris.platform.integrationbackoffice.widgets.editor.controllers with parameters of type ComposedTypeModel Modifier and Type Method Description protected java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>>IntegrationObjectEditorController. createMapOfSingleRenamedAttribute(ListItemDTO attributeDTO, ComposedTypeModel ctm)voidIntegrationObjectEditorController. populateAttributesMap(ComposedTypeModel typeModel)Method parameters in de.hybris.platform.integrationbackoffice.widgets.editor.controllers with type arguments of type ComposedTypeModel Modifier and Type Method Description voidIntegrationObjectEditorController. setAncestors(java.util.Deque<ComposedTypeModel> ancestors)voidIntegrationObjectEditorController. setCurrentAttributesMap(java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>> currentAttributesMap)voidIntegrationObjectEditorController. setOriginalAttributeMap(java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>> originalAttributeMap)voidIntegrationObjectEditorController. updateTreeNodesWithAliases(java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>> renamedAttributesMap, org.zkoss.zul.Tree composedTypeTree) -
Uses of ComposedTypeModel in de.hybris.platform.integrationbackoffice.widgets.editor.data
Methods in de.hybris.platform.integrationbackoffice.widgets.editor.data that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelTreeNodeData. getComposedTypeModel()Methods in de.hybris.platform.integrationbackoffice.widgets.editor.data with parameters of type ComposedTypeModel Modifier and Type Method Description voidTreeNodeData. setComposedTypeModel(ComposedTypeModel composedTypeModel)Constructors in de.hybris.platform.integrationbackoffice.widgets.editor.data with parameters of type ComposedTypeModel Constructor Description TreeNodeData(java.lang.String qualifier, ComposedTypeModel composedTypeModel) -
Uses of ComposedTypeModel in de.hybris.platform.integrationbackoffice.widgets.editor.utility
Methods in de.hybris.platform.integrationbackoffice.widgets.editor.utility that return types with arguments of type ComposedTypeModel Modifier and Type Method Description static java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>>EditorUtils. convertIntegrationObjectToDTOMap(ReadService readService, IntegrationObjectModel integrationObject)Converts an integration object's contents to a map of lists of DTOsstatic java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>>EditorTrimmer. trimMap(ReadService rs, java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>> fullMap, org.zkoss.zul.Tree composedTypeTree)Trims the map created during the editing process so that it only contains checked/selected items so that it is leaner for the persistence process.Methods in de.hybris.platform.integrationbackoffice.widgets.editor.utility with parameters of type ComposedTypeModel Modifier and Type Method Description static java.util.Set<AttributeDescriptorModel>EditorUtils. filterAttributesForAttributesMap(ReadService readService, ComposedTypeModel parentType)Filters a set of attribute descriptors for types that are not on the blackliststatic java.util.Set<AttributeDescriptorModel>EditorUtils. filterAttributesForTree(ReadService readService, ComposedTypeModel parentType)Filters a set of attribute descriptors for Composed and Enumeration types that are not on the blacklistMethod parameters in de.hybris.platform.integrationbackoffice.widgets.editor.utility with type arguments of type ComposedTypeModel Modifier and Type Method Description static java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>>EditorTrimmer. trimMap(ReadService rs, java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>> fullMap, org.zkoss.zul.Tree composedTypeTree)Trims the map created during the editing process so that it only contains checked/selected items so that it is leaner for the persistence process.static java.lang.StringEditorValidator. validateDefinitions(java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>> definitionMap)Validates that each IntegrationObjectItem contains at least one defined attribute.static java.lang.StringEditorValidator. validateHasKey(java.util.Map<ComposedTypeModel,java.util.List<ListItemDTO>> definitionMap)Validates that each IntegrationObjectItem contains at least one attribute marked as unique. -
Uses of ComposedTypeModel in de.hybris.platform.integrationbackoffice.widgets.modals.data
Methods in de.hybris.platform.integrationbackoffice.widgets.modals.data that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelCreateIntegrationObjectModalData. getComposedTypeModel()ComposedTypeModelRenameAttributeModalData. getParent()Constructors in de.hybris.platform.integrationbackoffice.widgets.modals.data with parameters of type ComposedTypeModel Constructor Description CreateIntegrationObjectModalData(java.lang.String name, ComposedTypeModel composedTypeModel, IntegrationType type)RenameAttributeModalData(java.util.List<ListItemDTO> attributes, ListItemDTO dto, ComposedTypeModel parent) -
Uses of ComposedTypeModel in de.hybris.platform.integrationservices
Methods in de.hybris.platform.integrationservices with parameters of type ComposedTypeModel Modifier and Type Method Description IntegrationObjectItemAttributeBuilderIntegrationObjectItemAttributeBuilder. forObjectOfType(ComposedTypeModel model) -
Uses of ComposedTypeModel in de.hybris.platform.integrationservices.model
Methods in de.hybris.platform.integrationservices.model that return ComposedTypeModel Modifier and Type Method Description protected static ComposedTypeModelBaseMockAttributeDescriptorModelBuilder. composedTypeModel(java.lang.String code)static ComposedTypeModelMockIntegrationObjectItemModelBuilder. composedTypeModel(java.lang.String itemCode)ComposedTypeModelIntegrationObjectItemModel. getType()Generated method - Getter of theIntegrationObjectItem.typeattribute defined at extensionintegrationservices.Methods in de.hybris.platform.integrationservices.model with parameters of type ComposedTypeModel Modifier and Type Method Description voidIntegrationObjectItemModel. setType(ComposedTypeModel value)Generated method - Setter ofIntegrationObjectItem.typeattribute defined at extensionintegrationservices.MockIntegrationObjectItemModelBuilderMockIntegrationObjectItemModelBuilder. withItemModel(ComposedTypeModel model)Constructors in de.hybris.platform.integrationservices.model with parameters of type ComposedTypeModel Constructor Description IntegrationObjectItemModel(java.lang.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(java.lang.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.integrationservices.retention
Methods in de.hybris.platform.integrationservices.retention that return ComposedTypeModel Modifier and Type Method Description protected ComposedTypeModelAbstractRetentionRulesIntegrationTest. composedType(java.lang.String typeCode) -
Uses of ComposedTypeModel in de.hybris.platform.order
Methods in de.hybris.platform.order that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelAbstractOrderEntryTypeService. getAbstractOrderEntryType(AbstractOrderModel order)ReturnsComposedTypeModelof order entry that best match the target order.Methods in de.hybris.platform.order with parameters of type ComposedTypeModel Modifier and Type Method Description AbstractOrderEntryModelAbstractOrderService. addNewEntry(ComposedTypeModel entryType, O order, ProductModel product, long qty, UnitModel unit, int number, boolean addToPresent)Adds a new entry of the givenComposedTypeModelto the given order.AbstractOrderEntryModelOrderService. addNewEntry(ComposedTypeModel entryType, OrderModel order, ProductModel product, long qty, UnitModel unit, int number, boolean addToPresent)Adds a new entry of the givenComposedTypeModelto the given order.OAbstractOrderService. clone(ComposedTypeModel orderType, ComposedTypeModel entryType, AbstractOrderModel original, java.lang.String code)Creates new order from given original and change its type and type for entry.AbstractOrderEntryModelAbstractOrderEntryService. createEntry(ComposedTypeModel entryType, AbstractOrderModel abstractOrder)Creates a new instance of abstract order entry of the specific composed type for a given order instance.java.lang.ClassAbstractOrderEntryTypeService. getAbstractOrderEntryClassForType(ComposedTypeModel entryType)Convenience method for resolvingClassof the given order entryComposedTypeModel. -
Uses of ComposedTypeModel in de.hybris.platform.order.impl
Methods in de.hybris.platform.order.impl that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelDefaultAbstractOrderEntryTypeService. getAbstractOrderEntryType(AbstractOrderModel order)Methods in de.hybris.platform.order.impl with parameters of type ComposedTypeModel Modifier and Type Method Description AbstractOrderEntryModelDefaultAbstractOrderService. addNewEntry(ComposedTypeModel entryType, O order, ProductModel product, long qty, UnitModel unit, int number, boolean addToPresent)AbstractOrderEntryModelDefaultOrderService. addNewEntry(ComposedTypeModel entryType, OrderModel order, ProductModel product, long qty, UnitModel unit, int number, boolean addToPresent)<E extends AbstractOrderEntryModel,T extends AbstractOrderModel>
TCloneAbstractOrderStrategy. clone(ComposedTypeModel _orderType, ComposedTypeModel _entryType, AbstractOrderModel original, java.lang.String code, java.lang.Class<T> abstractOrderClassResult, java.lang.Class<E> abstractOrderEntryClassResult)Deprecated.Create clone of original and change the type of order and orderEntriesCartModelDefaultCartService. clone(ComposedTypeModel orderType, ComposedTypeModel entryType, AbstractOrderModel original, java.lang.String code)OrderModelDefaultOrderService. clone(ComposedTypeModel orderType, ComposedTypeModel entryType, AbstractOrderModel original, java.lang.String code)<T extends AbstractOrderEntryModel>
java.util.List<T>CloneAbstractOrderStrategy. cloneEntries(ComposedTypeModel _entryType, AbstractOrderModel original)Deprecated.Clone the entries of the original and change the type according to the entryType given.AbstractOrderEntryModelDefaultAbstractOrderEntryService. createEntry(ComposedTypeModel entryType, AbstractOrderModel order)java.lang.ClassDefaultAbstractOrderEntryTypeService. getAbstractOrderEntryClassForType(ComposedTypeModel entryType) -
Uses of ComposedTypeModel in de.hybris.platform.order.strategies.ordercloning
Methods in de.hybris.platform.order.strategies.ordercloning with parameters of type ComposedTypeModel Modifier and Type Method Description <T extends AbstractOrderModel>
TCloneAbstractOrderStrategy. clone(ComposedTypeModel orderType, ComposedTypeModel entryType, AbstractOrderModel original, java.lang.String code, java.lang.Class abstractOrderClassResult, java.lang.Class abstractOrderEntryClassResult)Make a clone of an abstract order (eventually change the type).<T extends AbstractOrderEntryModel>
java.util.Collection<T>CloneAbstractOrderStrategy. cloneEntries(ComposedTypeModel entriesType, AbstractOrderModel original)Make a clone of entries (eventually change their type). -
Uses of ComposedTypeModel in de.hybris.platform.order.strategies.ordercloning.impl
Methods in de.hybris.platform.order.strategies.ordercloning.impl with parameters of type ComposedTypeModel Modifier and Type Method Description <T extends AbstractOrderModel>
TDefaultCloneAbstractOrderStrategy. clone(ComposedTypeModel _orderType, ComposedTypeModel _entryType, AbstractOrderModel original, java.lang.String code, java.lang.Class abstractOrderClassResult, java.lang.Class abstractOrderEntryClassResult)Create clone of original and change the type of order and orderEntries<T extends AbstractOrderEntryModel>
java.util.List<T>DefaultCloneAbstractOrderStrategy. cloneEntries(ComposedTypeModel _entryType, AbstractOrderModel original)Clone the entries of the original and change the type according to the entryType given. -
Uses of ComposedTypeModel in de.hybris.platform.outboundsync.model
Constructors in de.hybris.platform.outboundsync.model with parameters of type ComposedTypeModel Constructor Description OutboundSyncStreamConfigurationModel(StreamConfigurationContainerModel _container, ComposedTypeModel _itemTypeForStream, OutboundChannelConfigurationModel _outboundChannelConfiguration, ItemModel _owner, java.lang.String _streamId)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersOutboundSyncStreamConfigurationModel(StreamConfigurationContainerModel _container, ComposedTypeModel _itemTypeForStream, OutboundChannelConfigurationModel _outboundChannelConfiguration, java.lang.String _streamId)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 ComposedTypeModel Constructor Description StandardPaymentModeModel(java.lang.Boolean _active, java.lang.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(java.lang.Boolean _active, java.lang.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.platformbackoffice.data
Methods in de.hybris.platform.platformbackoffice.data that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Map<ComposedTypeModel,java.lang.Long>CatalogVersionReportDTO. getTypeStatistics()Method parameters in de.hybris.platform.platformbackoffice.data with type arguments of type ComposedTypeModel Modifier and Type Method Description voidCatalogVersionReportDTO. setTypeStatistics(java.util.Map<ComposedTypeModel,java.lang.Long> typeStatistics) -
Uses of ComposedTypeModel in de.hybris.platform.processing.model
Methods in de.hybris.platform.processing.model that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelAfterRetentionCleanupRuleModel. getRetirementItemType()Generated method - Getter of theAfterRetentionCleanupRule.retirementItemTypeattribute defined at extensionprocessing.Methods in de.hybris.platform.processing.model with parameters of type ComposedTypeModel Modifier and Type Method Description voidAfterRetentionCleanupRuleModel. setRetirementItemType(ComposedTypeModel value)Generated method - Setter ofAfterRetentionCleanupRule.retirementItemTypeattribute defined at extensionprocessing.Constructors in de.hybris.platform.processing.model with parameters of type ComposedTypeModel Constructor Description AfterRetentionCleanupRuleModel(java.lang.String _actionReference, java.lang.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(java.lang.String _actionReference, java.lang.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 ComposedTypeModel Modifier and Type Method Description ComposedTypeModelRuleActionDefinitionRuleTypeMappingModel. getRuleType()Generated method - Getter of theRuleActionDefinitionRuleTypeMapping.ruleTypeattribute defined at extensionruleengineservices.ComposedTypeModelRuleConditionDefinitionRuleTypeMappingModel. getRuleType()Generated method - Getter of theRuleConditionDefinitionRuleTypeMapping.ruleTypeattribute defined at extensionruleengineservices.ComposedTypeModelRuleToEngineRuleTypeMappingModel. getRuleType()Generated method - Getter of theRuleToEngineRuleTypeMapping.ruleTypeattribute defined at extensionruleengineservices.Methods in de.hybris.platform.ruleengineservices.model with parameters of type ComposedTypeModel Modifier and Type Method Description voidRuleActionDefinitionRuleTypeMappingModel. 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.sap.productconfig.services.strategies.impl
Methods in de.hybris.platform.sap.productconfig.services.strategies.impl with parameters of type ComposedTypeModel Modifier and Type Method Description <T extends AbstractOrderModel>
TProductConfigCloneAbstractOrderStrategyImpl. clone(ComposedTypeModel orderType, ComposedTypeModel entryType, AbstractOrderModel original, java.lang.String code, java.lang.Class abstractOrderClassResult, java.lang.Class abstractOrderEntryClassResult)<T extends AbstractOrderEntryModel>
java.util.Collection<T>ProductConfigCloneAbstractOrderStrategyImpl. cloneEntries(ComposedTypeModel entriesType, AbstractOrderModel original) -
Uses of ComposedTypeModel in de.hybris.platform.sap.sapcpiomsreturnsexchange.model
Methods in de.hybris.platform.sap.sapcpiomsreturnsexchange.model that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelExtendedSAPHTTPDestinationModel. getObjectType()Generated method - Getter of theExtendedSAPHTTPDestination.objectTypeattribute defined at extensionsapcpiomsreturnsexchange.Methods in de.hybris.platform.sap.sapcpiomsreturnsexchange.model with parameters of type ComposedTypeModel Modifier and Type Method Description voidExtendedSAPHTTPDestinationModel. setObjectType(ComposedTypeModel value)Generated method - Setter ofExtendedSAPHTTPDestination.objectTypeattribute defined at extensionsapcpiomsreturnsexchange. -
Uses of ComposedTypeModel in de.hybris.platform.search.restriction
Methods in de.hybris.platform.search.restriction with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<SearchRestrictionModel>SearchRestrictionService. getSearchRestrictionsForType(ComposedTypeModel type)Gets all search restrictions for type.java.util.Collection<SessionSearchRestriction>SearchRestrictionService. getSessionSearchRestrictions(ComposedTypeModel type)Gets the session search restrictions from current session context for particularComposedTypeModelobject.booleanSearchRestrictionService. hasRestrictions(PrincipalModel principal, boolean includePrincipalGroups, ComposedTypeModel type)Checks whether type has search restrictions (session and persisted).Method parameters in de.hybris.platform.search.restriction with type arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<SearchRestrictionModel>SearchRestrictionService. getActiveSearchRestrictions(PrincipalModel principal, boolean includePrincipalGroups, java.util.Collection<ComposedTypeModel> types)Gets only active search restrictions for givenComposedTypeModel.java.util.Collection<SearchRestrictionModel>SearchRestrictionService. getInactiveSearchRestrictions(PrincipalModel principal, boolean includePrincipalGroups, java.util.Collection<ComposedTypeModel> types)Gets only inactive search restrictions for givenComposedTypeModel.java.util.Collection<SearchRestrictionModel>SearchRestrictionService. getSearchRestrictions(PrincipalModel principal, boolean includePrincipalGroups, java.util.Collection<ComposedTypeModel> types)Gets all (active and inactive) search restrictions for givenComposedTypeModel. -
Uses of ComposedTypeModel in de.hybris.platform.search.restriction.dao
Methods in de.hybris.platform.search.restriction.dao with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.List<SearchRestrictionModel>SearchRestrictionDao. findSearchRestrictionsByType(ComposedTypeModel type)Finds allSearchRestrictionModelobjects forComposedTypeModelMethod parameters in de.hybris.platform.search.restriction.dao with type arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<SearchRestrictionModel>SearchRestrictionDao. findActiveSearchRestrictionsByPrincipalAndType(PrincipalModel principal, boolean includePrincipalGroups, java.util.Collection<ComposedTypeModel> types)Finds activeSearchRestrictionModelobjects forPrincipalModelandComposedTypeModel.java.util.List<SearchRestrictionModel>SearchRestrictionDao. findInactiveSearchRestrictionsByPrincipalAndType(PrincipalModel principal, boolean includePrincipalGroups, java.util.Collection<ComposedTypeModel> types)Finds allSearchRestrictionModelobjects forPrincipalModelandComposedTypeModel.java.util.List<SearchRestrictionModel>SearchRestrictionDao. findSearchRestrictionsByPrincipalAndType(PrincipalModel principal, boolean includePrincipalGroups, java.util.Collection<ComposedTypeModel> types)Finds allSearchRestrictionModelobjects forPrincipalModelandComposedTypeModel. -
Uses of ComposedTypeModel in de.hybris.platform.search.restriction.dao.impl
Methods in de.hybris.platform.search.restriction.dao.impl with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.List<SearchRestrictionModel>DefaultSearchRestrictionDao. findSearchRestrictionsByType(ComposedTypeModel type)Finds allSearchRestrictionModelobjects forComposedTypeModelMethod parameters in de.hybris.platform.search.restriction.dao.impl with type arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<SearchRestrictionModel>DefaultSearchRestrictionDao. findActiveSearchRestrictionsByPrincipalAndType(PrincipalModel principal, boolean includePrincipalGroups, java.util.Collection<ComposedTypeModel> types)java.util.List<SearchRestrictionModel>DefaultSearchRestrictionDao. findInactiveSearchRestrictionsByPrincipalAndType(PrincipalModel principal, boolean includePrincipalGroups, java.util.Collection<ComposedTypeModel> types)java.util.List<SearchRestrictionModel>DefaultSearchRestrictionDao. findSearchRestrictionsByPrincipalAndType(PrincipalModel principal, boolean includePrincipalGroups, java.util.Collection<ComposedTypeModel> types) -
Uses of ComposedTypeModel in de.hybris.platform.search.restriction.impl
Methods in de.hybris.platform.search.restriction.impl with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<SearchRestrictionModel>DefaultSearchRestrictionService. getSearchRestrictionsForType(ComposedTypeModel type)java.util.Collection<SessionSearchRestriction>DefaultSearchRestrictionService. getSessionSearchRestrictions(ComposedTypeModel type)Gets the session search restrictions from current session context for particularComposedTypeModelobject.booleanDefaultSearchRestrictionService. hasRestrictions(PrincipalModel principal, boolean includePrincipalGroups, ComposedTypeModel type)Checks whether type has search restrictions (session and persisted).Method parameters in de.hybris.platform.search.restriction.impl with type arguments of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<SearchRestrictionModel>DefaultSearchRestrictionService. getActiveSearchRestrictions(PrincipalModel principal, boolean includePrincipalGroups, java.util.Collection<ComposedTypeModel> types)Gets only active search restrictions for givenComposedTypeModel.java.util.Collection<SearchRestrictionModel>DefaultSearchRestrictionService. getInactiveSearchRestrictions(PrincipalModel principal, boolean includePrincipalGroups, java.util.Collection<ComposedTypeModel> types)Gets only inactive search restrictions for givenComposedTypeModel.java.util.Collection<SearchRestrictionModel>DefaultSearchRestrictionService. getSearchRestrictions(PrincipalModel principal, boolean includePrincipalGroups, java.util.Collection<ComposedTypeModel> types)Gets all (active and inactive) search restrictions for givenComposedTypeModel. -
Uses of ComposedTypeModel in de.hybris.platform.search.restriction.session
Methods in de.hybris.platform.search.restriction.session that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelSessionSearchRestriction. getRestrictedType()Constructors in de.hybris.platform.search.restriction.session with parameters of type ComposedTypeModel Constructor Description SessionSearchRestriction(java.lang.String code, java.lang.String query, ComposedTypeModel restrictedType) -
Uses of ComposedTypeModel in de.hybris.platform.servicelayer.internal.model
Methods in de.hybris.platform.servicelayer.internal.model that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelMaintenanceCleanupJobModel. getSearchType()Generated method - Getter of theMaintenanceCleanupJob.searchTypeattribute defined at extensionprocessing.Methods in de.hybris.platform.servicelayer.internal.model with parameters of type ComposedTypeModel Modifier and Type Method Description voidMaintenanceCleanupJobModel. setSearchType(ComposedTypeModel value)Generated method - Setter ofMaintenanceCleanupJob.searchTypeattribute defined at extensionprocessing. -
Uses of ComposedTypeModel in de.hybris.platform.servicelayer.internal.model.impl
Methods in de.hybris.platform.servicelayer.internal.model.impl that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelItemModelCloneCreator.CopyContext. getTargetType(ItemModel original)Tells which type should be used for creating a copy of the specified original item.ComposedTypeModelItemModelCloneCreator.CopyItem. getTargetType()Returns configured target type.Methods in de.hybris.platform.servicelayer.internal.model.impl with parameters of type ComposedTypeModel Modifier and Type Method Description ItemModelItemModelCloneCreator. copy(ComposedTypeModel targetType, ItemModel original, ItemModelCloneCreator.CopyContext ctx)Creates a copy of the given item.ItemModelItemModelCloneCreator. copy(ComposedTypeModel targetType, ItemModel original, ModelCloningContext ctx)Creates a copy of the given item.java.util.List<ItemModel>ItemModelCloneCreator. copyAll(ComposedTypeModel targetType, java.util.List<ItemModel> originals, ItemModelCloneCreator.CopyContext ctx)Creates copies of all specified items using a single copy context.protected ItemModelCloneCreator.CopyItemItemModelCloneCreator. prepareCopy(ComposedTypeModel targetType, ItemModel original, ItemModelCloneCreator.CopyContext ctx)prepare copy of original.Constructors in de.hybris.platform.servicelayer.internal.model.impl with parameters of type ComposedTypeModel Constructor Description CopyItem(ComposedTypeModel targetType, ItemModel original) -
Uses of ComposedTypeModel in de.hybris.platform.servicelayer.security.permissions
Methods in de.hybris.platform.servicelayer.security.permissions with parameters of type ComposedTypeModel Modifier and Type Method Description voidPermissionManagementService. addTypePermission(ComposedTypeModel type, PermissionAssignment... permissionAssignment)Adds a permission assignment(s) to a type.voidPermissionManagementService. addTypePermissions(ComposedTypeModel type, java.util.Collection<PermissionAssignment> permissionAssignments)Adds all permission assignments defined in given collection to a type.booleanPermissionCRUDService. canChangeType(ComposedTypeModel type)Returns true if the current user is grantedPermissionsConstants.CHANGEpermission to the given type.booleanPermissionCRUDService. canChangeTypePermission(ComposedTypeModel type)Returns true if the current user is grantedPermissionsConstants.CHANGE_PERMISSIONSpermission to the given type.booleanPermissionCRUDService. canCreateTypeInstance(ComposedTypeModel type)Returns true if the current user is grantedPermissionsConstants.CREATEpermission to the given type.booleanPermissionCRUDService. canReadType(ComposedTypeModel type)Returns true if the current user is grantedPermissionsConstants.READpermission to the given type.booleanPermissionCRUDService. canRemoveTypeInstance(ComposedTypeModel type)Returns true if the current user is grantedPermissionsConstants.REMOVEpermission to the given type.PermissionCheckResultPermissionCheckingService. checkTypePermission(ComposedTypeModel type, PrincipalModel principal, java.lang.String permissionName)Checks if a principal has a permission to a type.PermissionCheckResultPermissionCheckingService. checkTypePermission(ComposedTypeModel type, java.lang.String permissionName)Same asPermissionCheckingService.checkTypePermission(ComposedTypeModel, PrincipalModel, String)but uses default principal.voidPermissionManagementService. clearTypePermissions(ComposedTypeModel type)Remove all permission assignments from a given type.java.util.Collection<PermissionAssignment>PermissionManagementService. getTypePermissions(ComposedTypeModel type)Returns a collection representing all permission assigned to given type.java.util.Collection<PermissionAssignment>PermissionManagementService. getTypePermissionsForName(ComposedTypeModel type, java.lang.String... permissionName)Returns a collection representing permissions with specified name(s) assigned to given type.java.util.Collection<PermissionAssignment>PermissionManagementService. getTypePermissionsForPrincipal(ComposedTypeModel type, PrincipalModel... principal)Returns a collection representing permissions assigned to given type for specified principal(s).voidPermissionManagementService. removeTypePermission(ComposedTypeModel type, PermissionAssignment... permissionAssignment)Removes permission assignments from a type.voidPermissionManagementService. removeTypePermissions(ComposedTypeModel type, java.util.Collection<PermissionAssignment> permissionAssignments)Removes permission assignments from a type.voidPermissionManagementService. removeTypePermissionsForName(ComposedTypeModel type, java.lang.String... permissionName)Removes all permission assignments from a type that refer to given permission name(s).voidPermissionManagementService. removeTypePermissionsForPrincipal(ComposedTypeModel type, PrincipalModel... principal)Removes all permission assignments from a type that refer to given principal(s).voidPermissionManagementService. setTypePermissions(ComposedTypeModel type, java.util.Collection<PermissionAssignment> permissionAssignments)Replaces existing permission assignments to a type with the ones in given collection. -
Uses of ComposedTypeModel in de.hybris.platform.servicelayer.security.permissions.impl
Methods in de.hybris.platform.servicelayer.security.permissions.impl with parameters of type ComposedTypeModel Modifier and Type Method Description voidDefaultPermissionManagementService. addTypePermission(ComposedTypeModel type, PermissionAssignment... permissionAssignment)voidDefaultPermissionManagementService. addTypePermissions(ComposedTypeModel type, java.util.Collection<PermissionAssignment> permissionAssignments)booleanDefaultPermissionCRUDService. canChangeType(ComposedTypeModel type)booleanDefaultPermissionCRUDService. canChangeTypePermission(ComposedTypeModel type)booleanDefaultPermissionCRUDService. canCreateTypeInstance(ComposedTypeModel type)booleanDefaultPermissionCRUDService. canReadType(ComposedTypeModel type)booleanDefaultPermissionCRUDService. canRemoveTypeInstance(ComposedTypeModel type)PermissionCheckResultDefaultPermissionCheckingService. checkTypePermission(ComposedTypeModel type, PrincipalModel principal, java.lang.String permissionName)This method tries to check for type permission assignments first.PermissionCheckResultDefaultPermissionCheckingService. checkTypePermission(ComposedTypeModel type, java.lang.String permissionName)protected PermissionCheckValueDefaultPermissionCheckingService. checkTypePermissionForTypeHierarchy(ComposedTypeModel type, PrincipalModel principal, java.lang.String permissionName)Checks permission assignments for given type (involving type's ancestors), permission and principal (with it's groups hierarchy).voidDefaultPermissionManagementService. clearTypePermissions(ComposedTypeModel type)java.util.Collection<PermissionAssignment>DefaultPermissionManagementService. getTypePermissions(ComposedTypeModel type)java.util.Collection<PermissionAssignment>DefaultPermissionManagementService. getTypePermissionsForName(ComposedTypeModel type, java.lang.String... permissionName)java.util.Collection<PermissionAssignment>DefaultPermissionManagementService. getTypePermissionsForPrincipal(ComposedTypeModel type, PrincipalModel... principal)voidDefaultPermissionManagementService. removeTypePermission(ComposedTypeModel type, PermissionAssignment... permissionAssignment)voidDefaultPermissionManagementService. removeTypePermissions(ComposedTypeModel type, java.util.Collection<PermissionAssignment> permissionAssignments)voidDefaultPermissionManagementService. removeTypePermissionsForName(ComposedTypeModel type, java.lang.String... permissionName)voidDefaultPermissionManagementService. removeTypePermissionsForPrincipal(ComposedTypeModel type, PrincipalModel... principal)voidDefaultPermissionManagementService. setTypePermissions(ComposedTypeModel type, java.util.Collection<PermissionAssignment> permissionAssignments) -
Uses of ComposedTypeModel in de.hybris.platform.servicelayer.type
Methods in de.hybris.platform.servicelayer.type that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelTypeService. getComposedType(java.lang.Class modelClass)Deprecated.since ages - useTypeService.getComposedTypeForClass(Class)instead.ComposedTypeModelTypeService. getComposedType(java.lang.String code)Deprecated.since ages - useTypeService.getComposedTypeForCode(String)instead.ComposedTypeModelTypeService. getComposedTypeForClass(java.lang.Class modelClass)Returns the specific composed type for the model class.ComposedTypeModelTypeService. getComposedTypeForCode(java.lang.String code)Returns the specific composed type for code.Methods in de.hybris.platform.servicelayer.type with parameters of type ComposedTypeModel Modifier and Type Method Description AttributeDescriptorModelTypeService. getAttributeDescriptor(ComposedTypeModel composedType, java.lang.String qualifier)Returns a specific attribute descriptor for a given composed type.java.util.Set<AttributeDescriptorModel>TypeService. getAttributeDescriptors(ComposedTypeModel composedType)Deprecated.since ages - - useTypeService.getAttributeDescriptorsForType(ComposedTypeModel)instead.java.util.Set<AttributeDescriptorModel>TypeService. getAttributeDescriptorsForType(ComposedTypeModel composedType)Gets the attribute descriptors for type.java.util.Set<AttributeDescriptorModel>TypeService. getInitialAttributeDescriptorsForType(ComposedTypeModel composedTypeModel)Returns all attribute descriptors of this type which are marked as being initial.<T extends ItemModel>
java.lang.Class<T>TypeService. getModelClass(ComposedTypeModel type)Returns model class for a type.booleanTypeService. hasAttribute(ComposedTypeModel type, java.lang.String qualifier)Checks if type has attribute. -
Uses of ComposedTypeModel in de.hybris.platform.servicelayer.type.daos
Methods in de.hybris.platform.servicelayer.type.daos that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelTypeDao. findComposedTypeByCode(java.lang.String code)Find composed types for code. -
Uses of ComposedTypeModel in de.hybris.platform.servicelayer.type.daos.impl
Methods in de.hybris.platform.servicelayer.type.daos.impl that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelDefaultTypeDao. findComposedTypeByCode(java.lang.String code) -
Uses of ComposedTypeModel in de.hybris.platform.servicelayer.type.impl
Methods in de.hybris.platform.servicelayer.type.impl that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelDefaultTypeService. getComposedType(java.lang.Class modelClass)Deprecated.since agesComposedTypeModelDefaultTypeService. getComposedType(java.lang.String typeCode)Deprecated.since agesComposedTypeModelDefaultTypeService. getComposedTypeForClass(java.lang.Class modelClass)ComposedTypeModelDefaultTypeService. getComposedTypeForCode(java.lang.String code)Methods in de.hybris.platform.servicelayer.type.impl with parameters of type ComposedTypeModel Modifier and Type Method Description AttributeDescriptorModelDefaultTypeService. getAttributeDescriptor(ComposedTypeModel composedType, java.lang.String qualifier)java.util.Set<AttributeDescriptorModel>DefaultTypeService. getAttributeDescriptors(ComposedTypeModel composedType)Deprecated.since agesjava.util.Set<AttributeDescriptorModel>DefaultTypeService. getAttributeDescriptorsForType(ComposedTypeModel composedType)!!Note!! this service is not returning VariantAttributeDescriptors if there are any.java.util.Set<AttributeDescriptorModel>DefaultTypeService. getInitialAttributeDescriptorsForType(ComposedTypeModel composedTypeModel)<T extends ItemModel>
java.lang.Class<T>DefaultTypeService. getModelClass(ComposedTypeModel type)booleanDefaultTypeService. hasAttribute(ComposedTypeModel type, java.lang.String qualifier) -
Uses of ComposedTypeModel in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelIndexedType. getComposedType()Methods in de.hybris.platform.solrfacetsearch.config with parameters of type ComposedTypeModel Modifier and Type Method Description static IndexedTypeIndexedTypes. createIndexedType(ComposedTypeModel composedType, boolean variant, java.util.Collection<IndexedProperty> indexedProperties, java.util.Map<IndexOperation,IndexedTypeFlexibleSearchQuery> flexibleSearchQueries, java.lang.String identityProvider, java.lang.String modelLoader, java.util.Set<java.lang.String> typeFacets, java.lang.String fieldsValuesProvider, java.lang.String indexName)static IndexedTypeIndexedTypes. createIndexedType(ComposedTypeModel composedType, boolean variant, java.util.Collection<IndexedProperty> indexedProperties, java.util.Map<IndexOperation,IndexedTypeFlexibleSearchQuery> flexibleSearchQueries, java.lang.String identityProvider, java.lang.String modelLoader, java.util.Set<java.lang.String> typeFacets, java.lang.String fieldsValuesProvider, java.lang.String indexName, java.lang.String indexNameFromConfig)static IndexedTypeIndexedTypes. createIndexedType(ComposedTypeModel composedType, boolean variant, java.util.Collection<IndexedProperty> indexedProperties, java.util.Map<IndexOperation,IndexedTypeFlexibleSearchQuery> flexibleSearchQueries, java.lang.String identityProvider, java.lang.String modelLoader, java.util.Set<java.lang.String> typeFacets, java.lang.String fieldsValuesProvider, java.lang.String indexName, java.lang.String indexNameFromConfig, java.lang.String solrResultConverter)voidIndexedType. setComposedType(ComposedTypeModel composedType) -
Uses of ComposedTypeModel in de.hybris.platform.solrfacetsearch.model.config
Methods in de.hybris.platform.solrfacetsearch.model.config that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelSolrIndexedTypeModel. getType()Generated method - Getter of theSolrIndexedType.typeattribute defined at extensionsolrfacetsearch.Methods in de.hybris.platform.solrfacetsearch.model.config with parameters of type ComposedTypeModel Modifier and Type Method Description voidSolrIndexedTypeModel. setType(ComposedTypeModel value)Generated method - Setter ofSolrIndexedType.typeattribute defined at extensionsolrfacetsearch.Constructors in de.hybris.platform.solrfacetsearch.model.config with parameters of type ComposedTypeModel Constructor Description SolrIndexedTypeModel(java.lang.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(java.lang.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.testframework.seed
Methods in de.hybris.platform.testframework.seed with parameters of type ComposedTypeModel Modifier and Type Method Description ClassAttributeAssignmentModelClassificationSystemTestDataCreator. createRefClassAttributeAssignment(ClassificationAttributeModel attribute, ClassificationClassModel classificationClass, ComposedTypeModel type)ClassAttributeAssignmentModelClassificationSystemTestDataCreator. createRefClassAttributeAssignmentWithoutSubtypes(ClassificationAttributeModel attribute, ClassificationClassModel classificationClass, ComposedTypeModel type) -
Uses of ComposedTypeModel in de.hybris.platform.validation.coverage.daos
Methods in de.hybris.platform.validation.coverage.daos with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<CoverageConstraintGroupModel>CoverageConstraintGroupDao. findGroupsForDomainAndType(java.lang.String domainId, ComposedTypeModel type)Get allCoverageConstraintGroupModels assigned to specified domain id andComposedTypeModel. -
Uses of ComposedTypeModel in de.hybris.platform.validation.coverage.daos.impl
Methods in de.hybris.platform.validation.coverage.daos.impl with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.Collection<CoverageConstraintGroupModel>DefaultCoverageConstraintGroupDao. findGroupsForDomainAndType(java.lang.String domainId, ComposedTypeModel type) -
Uses of ComposedTypeModel in de.hybris.platform.validation.daos
Methods in de.hybris.platform.validation.daos that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<ComposedTypeModel>ConstraintDao. getConstraintedComposedTypes()Gets the list of composed type 'affected' by any attached constraint, this means haveAbstractConstraintModel.TYPEset as reference to existing type in system. -
Uses of ComposedTypeModel in de.hybris.platform.validation.daos.impl
Methods in de.hybris.platform.validation.daos.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<ComposedTypeModel>DefaultConstraintDao. getConstraintedComposedTypes() -
Uses of ComposedTypeModel in de.hybris.platform.validation.model.constraints
Methods in de.hybris.platform.validation.model.constraints that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelAbstractConstraintModel. getType()Generated method - Getter of theAbstractConstraint.typeattribute defined at extensionvalidation.Methods in de.hybris.platform.validation.model.constraints with parameters of type ComposedTypeModel Modifier and Type Method Description voidAbstractConstraintModel. setType(ComposedTypeModel value)Generated method - Setter ofAbstractConstraint.typeattribute defined at extensionvalidation. -
Uses of ComposedTypeModel in de.hybris.platform.validation.services
Methods in de.hybris.platform.validation.services that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<ComposedTypeModel>ConstraintService. getConstraintedComposedTypes()Gets the list of composed type 'affected' by any attached constraint, this means haveAbstractConstraintModel.TYPEset as reference to existing type in system. -
Uses of ComposedTypeModel in de.hybris.platform.validation.services.impl
Methods in de.hybris.platform.validation.services.impl that return types with arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<ComposedTypeModel>DefaultConstraintService. getConstraintedComposedTypes() -
Uses of ComposedTypeModel in de.hybris.platform.variants.model
Subclasses of ComposedTypeModel in de.hybris.platform.variants.model Modifier and Type Class Description classVariantTypeModelGenerated model class for type VariantType first defined at extension catalog.Methods in de.hybris.platform.variants.model with parameters of type ComposedTypeModel Modifier and Type Method Description voidVariantAttributeDescriptorModel. 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 ComposedTypeModel Constructor Description VariantTypeModel(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, ItemModel _owner, java.lang.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(java.lang.Boolean _catalogItemType, java.lang.String _code, java.lang.Boolean _generate, java.lang.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.warehousing.util.builder
Methods in de.hybris.platform.warehousing.util.builder that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelComposedTypeModelBuilder. build()Methods in de.hybris.platform.warehousing.util.builder with parameters of type ComposedTypeModel Modifier and Type Method Description CommentTypeModelBuilderCommentTypeModelBuilder. withMetaType(ComposedTypeModel metaType) -
Uses of ComposedTypeModel in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelComposedTypes. customerEvent() -
Uses of ComposedTypeModel in de.hybris.platform.workflow
Methods in de.hybris.platform.workflow with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.List<WorkflowActionModel>WorkflowActionService. getAllUserWorkflowActionsWithAttachment(ComposedTypeModel attachmentType)Returns workflow actions with attachment that match type passed as a parameter -
Uses of ComposedTypeModel in de.hybris.platform.workflow.daos
Method parameters in de.hybris.platform.workflow.daos with type arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<WorkflowActionModel>WorkflowActionDao. findWorkflowActionsByStatusAndAttachmentType(java.util.List<ComposedTypeModel> attachmentTypes, java.util.Collection<WorkflowActionStatus> actionStatuses) -
Uses of ComposedTypeModel in de.hybris.platform.workflow.daos.impl
Method parameters in de.hybris.platform.workflow.daos.impl with type arguments of type ComposedTypeModel Modifier and Type Method Description java.util.List<WorkflowActionModel>DefaultWorkflowActionDao. findWorkflowActionsByStatusAndAttachmentType(java.util.List<ComposedTypeModel> attachmentTypes, java.util.Collection<WorkflowActionStatus> actionStatuses) -
Uses of ComposedTypeModel in de.hybris.platform.workflow.impl
Methods in de.hybris.platform.workflow.impl with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.List<WorkflowActionModel>DefaultWorkflowActionService. getAllUserWorkflowActionsWithAttachment(ComposedTypeModel attachmentType) -
Uses of ComposedTypeModel in de.hybris.platform.workflow.model
Methods in de.hybris.platform.workflow.model that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelWorkflowActionTemplateModel. getCreationType()Generated method - Getter of theWorkflowActionTemplate.creationTypeattribute defined at extensionworkflow.ComposedTypeModelWorkflowItemAttachmentModel. getTypeOfItem()Generated method - Getter of theWorkflowItemAttachment.typeOfItemattribute defined at extensionworkflow.Methods in de.hybris.platform.workflow.model with parameters of type ComposedTypeModel Modifier and Type Method Description voidWorkflowActionTemplateModel. setCreationType(ComposedTypeModel value)Generated method - Setter ofWorkflowActionTemplate.creationTypeattribute defined at extensionworkflow. -
Uses of ComposedTypeModel in de.hybris.platform.yacceleratorfacades.populators
Methods in de.hybris.platform.yacceleratorfacades.populators with parameters of type ComposedTypeModel Modifier and Type Method Description protected java.lang.StringAcceleratorVariantOptionDataPopulator. lookupImageFormat(ComposedTypeModel productType, java.lang.String attributeQualifier) -
Uses of ComposedTypeModel in de.hybris.y2ysync.model
Constructors in de.hybris.y2ysync.model with parameters of type ComposedTypeModel Constructor Description Y2YStreamConfigurationModel(StreamConfigurationContainerModel _container, ComposedTypeModel _itemTypeForStream, ItemModel _owner, java.lang.String _streamId)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersY2YStreamConfigurationModel(StreamConfigurationContainerModel _container, ComposedTypeModel _itemTypeForStream, java.lang.String _streamId)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.y2ysync.model.media
Methods in de.hybris.y2ysync.model.media that return ComposedTypeModel Modifier and Type Method Description ComposedTypeModelSyncImpExMediaModel. getSyncType()Generated method - Getter of theSyncImpExMedia.syncTypeattribute defined at extensiony2ysync.Methods in de.hybris.y2ysync.model.media with parameters of type ComposedTypeModel Modifier and Type Method Description voidSyncImpExMediaModel. setSyncType(ComposedTypeModel value)Generated method - Initial setter ofSyncImpExMedia.syncTypeattribute defined at extensiony2ysync.Constructors in de.hybris.y2ysync.model.media with parameters of type ComposedTypeModel Constructor Description SyncImpExMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _impexHeader, ItemModel _owner, ComposedTypeModel _syncType)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSyncImpExMediaModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _impexHeader, ComposedTypeModel _syncType)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.y2ysync.services
Methods in de.hybris.y2ysync.services with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.List<Y2YColumnDefinitionModel>SyncConfigService. createDefaultColumnDefinitions(ComposedTypeModel composedType)Creates column definitions for a given composedType -
Uses of ComposedTypeModel in de.hybris.y2ysync.services.impl
Methods in de.hybris.y2ysync.services.impl with parameters of type ComposedTypeModel Modifier and Type Method Description java.util.List<Y2YColumnDefinitionModel>DefaultSyncConfigService. createDefaultColumnDefinitions(ComposedTypeModel composedType)
-