Uses of Class
de.hybris.platform.jalo.type.AttributeDescriptor
-
-
Uses of AttributeDescriptor in de.hybris.platform.admincockpit.services.label.impl
Methods in de.hybris.platform.admincockpit.services.label.impl with parameters of type AttributeDescriptor Modifier and Type Method Description protected java.lang.StringAttributeDescriptorLabelProvider. getIconPath(AttributeDescriptor item)protected java.lang.StringAttributeDescriptorLabelProvider. getIconPath(AttributeDescriptor item, java.lang.String languageIso)protected java.lang.StringAttributeDescriptorLabelProvider. getItemDescription(AttributeDescriptor item)protected java.lang.StringAttributeDescriptorLabelProvider. getItemDescription(AttributeDescriptor item, java.lang.String languageIso)protected java.lang.StringAttributeDescriptorLabelProvider. getItemLabel(AttributeDescriptor descriptor)protected java.lang.StringAttributeDescriptorLabelProvider. getItemLabel(AttributeDescriptor descriptor, java.lang.String languageIso) -
Uses of AttributeDescriptor in de.hybris.platform.advancedsavedquery.jalo
Methods in de.hybris.platform.advancedsavedquery.jalo that return AttributeDescriptor Modifier and Type Method Description AttributeDescriptorGeneratedTypedAdvancedSavedQuerySearchParameter. getTypedSearchParameter()Generated method - Getter of theTypedAdvancedSavedQuerySearchParameter.typedSearchParameterattribute.AttributeDescriptorGeneratedTypedAdvancedSavedQuerySearchParameter. getTypedSearchParameter(SessionContext ctx)Generated method - Getter of theTypedAdvancedSavedQuerySearchParameter.typedSearchParameterattribute.Methods in de.hybris.platform.advancedsavedquery.jalo that return types with arguments of type AttributeDescriptor Modifier and Type Method Description java.util.Collection<AttributeDescriptor>GeneratedTypedAdvancedSavedQuerySearchParameter. getTypeAttributes()Generated method - Getter of theTypedAdvancedSavedQuerySearchParameter.typeAttributesattribute.abstract java.util.Collection<AttributeDescriptor>GeneratedTypedAdvancedSavedQuerySearchParameter. getTypeAttributes(SessionContext ctx)Generated method - Getter of theTypedAdvancedSavedQuerySearchParameter.typeAttributesattribute.Methods in de.hybris.platform.advancedsavedquery.jalo with parameters of type AttributeDescriptor Modifier and Type Method Description voidGeneratedTypedAdvancedSavedQuerySearchParameter. setTypedSearchParameter(SessionContext ctx, AttributeDescriptor value)Generated method - Setter of theTypedAdvancedSavedQuerySearchParameter.typedSearchParameterattribute.voidGeneratedTypedAdvancedSavedQuerySearchParameter. setTypedSearchParameter(AttributeDescriptor value)Generated method - Setter of theTypedAdvancedSavedQuerySearchParameter.typedSearchParameterattribute. -
Uses of AttributeDescriptor in de.hybris.platform.catalog.jalo
Methods in de.hybris.platform.catalog.jalo that return AttributeDescriptor Modifier and Type Method Description AttributeDescriptorGeneratedSyncAttributeDescriptorConfig. getAttributeDescriptor()Generated method - Getter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.AttributeDescriptorGeneratedSyncAttributeDescriptorConfig. getAttributeDescriptor(SessionContext ctx)Generated method - Getter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.AttributeDescriptorCatalogManager. getCatalogVersionAttribute(SessionContext ctx, ComposedType type)abstract AttributeDescriptorGeneratedCatalogManager. getCatalogVersionAttribute(SessionContext ctx, ComposedType item)Generated method - Getter of theComposedType.catalogVersionAttributeattribute.AttributeDescriptorGeneratedCatalogManager. getCatalogVersionAttribute(ComposedType item)Generated method - Getter of theComposedType.catalogVersionAttributeattribute.Methods in de.hybris.platform.catalog.jalo that return types with arguments of type AttributeDescriptor Modifier and Type Method Description java.util.Map<AttributeDescriptor,java.lang.Boolean>GeneratedSyncItemJob. getAllExportAttributeDescriptors()Generated method - Getter of theSyncItemJob.exportAttributeDescriptorsattribute.abstract java.util.Map<AttributeDescriptor,java.lang.Boolean>GeneratedSyncItemJob. getAllExportAttributeDescriptors(SessionContext ctx)Generated method - Getter of theSyncItemJob.exportAttributeDescriptorsattribute.java.util.Map<AttributeDescriptor,java.lang.Boolean>SyncItemJob. getAllExportAttributeDescriptors(SessionContext ctx)Deprecated.Getter for HMC editor - we pass a map { AttributeDescriptor -> Boolean }java.util.Collection<AttributeDescriptor>GeneratedItemSyncTimestamp. getPendingAttributes()Generated method - Getter of theItemSyncTimestamp.pendingAttributesattribute.abstract java.util.Collection<AttributeDescriptor>GeneratedItemSyncTimestamp. getPendingAttributes(SessionContext ctx)Generated method - Getter of theItemSyncTimestamp.pendingAttributesattribute.java.util.Collection<AttributeDescriptor>ItemSyncTimestamp. getPendingAttributes(SessionContext ctx)java.util.Collection<AttributeDescriptor>CatalogManager. getUniqueKeyAttributes(SessionContext ctx, ComposedType item)Deprecated.since ages - Check ComposedTypeModel.getUniqueKeyAttributes() instead.java.util.Collection<AttributeDescriptor>CatalogManager. getUniqueKeyAttributes(ComposedType item)abstract java.util.Collection<AttributeDescriptor>GeneratedCatalogManager. getUniqueKeyAttributes(SessionContext ctx, ComposedType item)Generated method - Getter of theComposedType.uniqueKeyAttributesattribute.java.util.Collection<AttributeDescriptor>GeneratedCatalogManager. getUniqueKeyAttributes(ComposedType item)Generated method - Getter of theComposedType.uniqueKeyAttributesattribute.Methods in de.hybris.platform.catalog.jalo with parameters of type AttributeDescriptor Modifier and Type Method Description protected java.lang.BooleanSyncAttributeDescriptorConfig. adjustCopyByValue(SessionContext ctx, AttributeDescriptor attributeDescriptor, java.lang.Boolean toSet)Provides default value == true for all partOf attributes.protected booleanSyncItemJob. canSelectAttribute(AttributeDescriptor attributeDescriptor)Deprecated.protected voidCatalogManager. checkCatalogItemTypeAttributeDescriptor(ComposedType comptyp, AttributeDescriptor atrdesc, boolean forVersion)Checks attribute descriptors.protected booleanSyncItemJob. configAlreadyExists(AttributeDescriptor attributeDescriptor)Deprecated.protected SyncAttributeDescriptorConfigSyncItemJob. createDefaultConfigFor(SessionContext ctx, AttributeDescriptor attributeDescriptor)Deprecated.protected SyncItemJob.SyncAttributeDescriptorConfigDataSyncItemJob.SyncItemCopyContext. getAttributeConfig(AttributeDescriptor attributeDescriptor)protected SyncItemJob.SyncAttributeDescriptorConfigDataSyncItemJob.SyncItemCopyContext. getAttributeConfig(ComposedType type, AttributeDescriptor attributeDescriptor)SyncAttributeDescriptorConfigSyncItemJob. getConfigFor(SessionContext ctx, AttributeDescriptor attributeDescriptor, boolean createOnDemand)Deprecated.Returns theSyncAttributeDescriptorConfiginstance which is responsible for all publication settings of the specified attribute descriptor.SyncAttributeDescriptorConfigSyncItemJob. getConfigFor(AttributeDescriptor attributeDescriptor, boolean createOnDemand)Deprecated.Returns theSyncAttributeDescriptorConfiginstance which is responsible for all publication settings of the specified attribute descriptor.java.lang.BooleanGeneratedCatalogManager. isDontCopy(SessionContext ctx, AttributeDescriptor item)Generated method - Getter of theAttributeDescriptor.dontCopyattribute.java.lang.BooleanGeneratedCatalogManager. isDontCopy(AttributeDescriptor item)Generated method - Getter of theAttributeDescriptor.dontCopyattribute.booleanGeneratedCatalogManager. isDontCopyAsPrimitive(SessionContext ctx, AttributeDescriptor item)Generated method - Getter of theAttributeDescriptor.dontCopyattribute.booleanGeneratedCatalogManager. isDontCopyAsPrimitive(AttributeDescriptor item)Generated method - Getter of theAttributeDescriptor.dontCopyattribute.booleanCatalogManager. isEditable(Item item, AttributeDescriptor descriptor)protected booleanSyncItemJob.SyncItemCopyContext. isPartOf(AttributeDescriptor attributeDescriptor)Overwritten to optionally treat any attribute as partOf if configured so inSyncAttributeDescriptorConfig.protected voidGeneratedSyncAttributeDescriptorConfig. setAttributeDescriptor(SessionContext ctx, AttributeDescriptor value)Generated method - Setter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.protected voidGeneratedSyncAttributeDescriptorConfig. setAttributeDescriptor(AttributeDescriptor value)Generated method - Setter of theSyncAttributeDescriptorConfig.attributeDescriptorattribute.voidCatalogManager. setCatalogVersionAttribute(SessionContext ctx, ComposedType item, AttributeDescriptor attrdesc)abstract voidGeneratedCatalogManager. setCatalogVersionAttribute(SessionContext ctx, ComposedType item, AttributeDescriptor value)Generated method - Setter of theComposedType.catalogVersionAttributeattribute.voidGeneratedCatalogManager. setCatalogVersionAttribute(ComposedType item, AttributeDescriptor value)Generated method - Setter of theComposedType.catalogVersionAttributeattribute.voidGeneratedCatalogManager. setDontCopy(SessionContext ctx, AttributeDescriptor item, boolean value)Generated method - Setter of theAttributeDescriptor.dontCopyattribute.voidGeneratedCatalogManager. setDontCopy(SessionContext ctx, AttributeDescriptor item, java.lang.Boolean value)Generated method - Setter of theAttributeDescriptor.dontCopyattribute.voidGeneratedCatalogManager. setDontCopy(AttributeDescriptor item, boolean value)Generated method - Setter of theAttributeDescriptor.dontCopyattribute.voidGeneratedCatalogManager. setDontCopy(AttributeDescriptor item, java.lang.Boolean value)Generated method - Setter of theAttributeDescriptor.dontCopyattribute.Method parameters in de.hybris.platform.catalog.jalo with type arguments of type AttributeDescriptor Modifier and Type Method Description abstract voidGeneratedSyncItemJob. setAllExportAttributeDescriptors(SessionContext ctx, java.util.Map<AttributeDescriptor,java.lang.Boolean> value)Generated method - Setter of theSyncItemJob.exportAttributeDescriptorsattribute.voidGeneratedSyncItemJob. setAllExportAttributeDescriptors(java.util.Map<AttributeDescriptor,java.lang.Boolean> value)Generated method - Setter of theSyncItemJob.exportAttributeDescriptorsattribute.voidCatalogManager. setUniqueKeyAttributes(SessionContext ctx, ComposedType item, java.util.Collection<AttributeDescriptor> value)abstract voidGeneratedCatalogManager. setUniqueKeyAttributes(SessionContext ctx, ComposedType item, java.util.Collection<AttributeDescriptor> value)Generated method - Setter of theComposedType.uniqueKeyAttributesattribute.voidGeneratedCatalogManager. setUniqueKeyAttributes(ComposedType item, java.util.Collection<AttributeDescriptor> value)Generated method - Setter of theComposedType.uniqueKeyAttributesattribute. -
Uses of AttributeDescriptor in de.hybris.platform.catalog.jalo.copy
Methods in de.hybris.platform.catalog.jalo.copy that return AttributeDescriptor Modifier and Type Method Description AttributeDescriptorAttributeCopyDescriptor. getRealAttributeDescriptor()Deprecated.Methods in de.hybris.platform.catalog.jalo.copy that return types with arguments of type AttributeDescriptor Modifier and Type Method Description protected java.util.Set<AttributeDescriptor>ItemCopyContext. getCreationAttributes()Deprecated.Makes sure the following attribute are set during item creation although they are item references (normally item references are translated and set after creating the copy):GeneratedCatalogConstants.Attributes.Product.CATALOGVERSIONCatalogConstants.Attributes.Category.CATALOGVERSIONGeneratedCatalogConstants.Attributes.Media.CATALOGVERSIONGeneratedKeyword.CATALOGVERSIONGeneratedCatalogConstants.Attributes.Product.VARIANTTYPEGeneratedVariantProduct.BASEPRODUCTGeneratedProduct.UNITOverride or callItemCopyContext.addCreationAttribute(AttributeDescriptor)to add own creation attributes.Methods in de.hybris.platform.catalog.jalo.copy with parameters of type AttributeDescriptor Modifier and Type Method Description protected voidItemCopyContext. addCreationAttribute(AttributeDescriptor attributeDescriptor)Deprecated.booleanItemCopyContext. forceCopy(AttributeDescriptor attributeDescriptor)Deprecated.protected voidGenericCatalogCopyContext. getContainedCatalogItems(AttributeDescriptor attributeDescriptor, ComposedType composedType, java.util.Set addTo)Deprecated.Overwrite to treat more value types as pseudo-partOf.protected java.util.SetGenericCatalogCopyContext. getContainedCatalogItemTypes(AttributeDescriptor attributeDescriptor)Deprecated.protected booleanItemCopyContext. ignoreAttribute(AttributeDescriptor attributeDescriptor, java.lang.String qualifier)Deprecated.Used byItemCopyContext.splitDescriptors(TypeCopyDescriptor, ComposedType)to determine whether an attribute may be ignored or not.protected booleanItemCopyContext. isAtomic(AttributeDescriptor attributeDescriptor)Deprecated.Used byItemCopyContext.splitDescriptors(TypeCopyDescriptor, ComposedType)to determine whether an attribute holds just atomic values.protected booleanGenericCatalogCopyContext. isPartOf(AttributeDescriptor attributeDescriptor)Deprecated.protected booleanItemCopyContext. isPartOf(AttributeDescriptor attributeDescriptor)Deprecated.Used byItemCopyContext.splitDescriptors(TypeCopyDescriptor, ComposedType)to determine whether an attribute holds partOf values.protected booleanItemCopyContext. isRequiredForCreation(AttributeDescriptor attributeDescriptor)Deprecated.Determines whether or not a attribute is required for the creation of a item copy.protected java.lang.StringItemCopyContext. toString(AttributeDescriptor attributeDescriptor)Deprecated.protected java.lang.StringItemCopyContext. translateAD(AttributeDescriptor attributeDescriptor)Deprecated. -
Uses of AttributeDescriptor in de.hybris.platform.catalog.jalo.synccompare
Methods in de.hybris.platform.catalog.jalo.synccompare with parameters of type AttributeDescriptor Modifier and Type Method Description AttributeDescriptorCompareResultItemCompareResult. addADCR(AttributeDescriptor attdes)AttributeDescriptorCompareResultItemCompareResult. addADCR(AttributeDescriptor attdes, Language lang)Constructors in de.hybris.platform.catalog.jalo.synccompare with parameters of type AttributeDescriptor Constructor Description AttributeDescriptorCompareResult(ItemCompareResult icr, AttributeDescriptor attdes)AttributeDescriptorCompareResult(ItemCompareResult icr, AttributeDescriptor attdes, Language lang) -
Uses of AttributeDescriptor in de.hybris.platform.catalog.jalo.synchronization
Methods in de.hybris.platform.catalog.jalo.synchronization that return AttributeDescriptor Modifier and Type Method Description protected AttributeDescriptorGenericCatalogCopyContext.AbstractParentResolver. getAttributeDescriptor()AttributeDescriptorAttributeCopyDescriptor. getRealAttributeDescriptor()Methods in de.hybris.platform.catalog.jalo.synchronization that return types with arguments of type AttributeDescriptor Modifier and Type Method Description protected java.util.Set<AttributeDescriptor>GenericCatalogCopyContext. getCreationAttributes()Makes sure the following attribute are set during item creation although they are item references (normally item references are translated and set after creating the copy):GeneratedCatalogConstants.Attributes.Product.CATALOGVERSIONCatalogConstants.Attributes.Category.CATALOGVERSIONGeneratedCatalogConstants.Attributes.Media.CATALOGVERSIONGeneratedKeyword.CATALOGVERSIONGeneratedCatalogConstants.Attributes.Product.VARIANTTYPEGeneratedVariantProduct.BASEPRODUCTGeneratedProduct.UNITprotected java.util.Set<AttributeDescriptor>GenericCatalogCopyContextTest.TestGenericCatalogCopyContext. getCreationAttributes()Methods in de.hybris.platform.catalog.jalo.synchronization with parameters of type AttributeDescriptor Modifier and Type Method Description protected voidGenericCatalogCopyContext. addCreationAttribute(AttributeDescriptor attributeDescriptor)protected booleanGenericCatalogCopyContext. computeIsCopyOnDemand(AttributeDescriptor attributeDescriptor)booleanGenericCatalogCopyContext. forceCopy(AttributeDescriptor attributeDescriptor)protected SyncAttributeDescriptorDataAbstractCatalogVersionSyncMaster. getAttributeConfig(AttributeDescriptor attributeDescriptor)protected java.util.Set<ComposedType>GenericCatalogCopyContext. getContainedCatalogItemTypes(AttributeDescriptor attributeDescriptor)protected booleanAbstractItemCopyContext. ignoreAttribute(AttributeDescriptor attributeDescriptor, java.lang.String qualifier)Used byAbstractItemCopyContext.splitDescriptors(TypeCopyDescriptor, ComposedType)to determine whether an attribute may be ignored or not.protected booleanAbstractItemCopyContext. isAtomic(AttributeDescriptor attributeDescriptor)Used byAbstractItemCopyContext.splitDescriptors(TypeCopyDescriptor, ComposedType)to determine whether an attribute holds just atomic values.protected booleanAbstractItemCopyContext. isCopyOnDemand(AttributeDescriptor attributeDescriptor)protected booleanGenericCatalogCopyContext. isCopyOnDemand(AttributeDescriptor attributeDescriptor)protected booleanAbstractItemCopyContext. isPartOf(AttributeDescriptor attributeDescriptor)Used byAbstractItemCopyContext.splitDescriptors(TypeCopyDescriptor, ComposedType)to determine whether an attribute holds partOf values.protected booleanCatalogVersionSyncCopyContext. isPartOf(AttributeDescriptor attributeDescriptor)protected booleanCatalogVersionSyncCopyContext. isPotentiallyNonCopyableOneToManyAttribute(AttributeDescriptor attributeDescriptor, boolean forUpdate)protected booleanAbstractItemCopyContext. isRequiredForCreation(AttributeDescriptor attributeDescriptor)Determines whether or not a attribute is required for the creation of a item copy.protected booleanGenericCatalogCopyContext. isRequiredForCreation(AttributeDescriptor attributeDescriptor)protected java.lang.StringAbstractItemCopyContext. toString(AttributeDescriptor attributeDescriptor)protected java.lang.StringGenericCatalogCopyContext. translateAD(AttributeDescriptor attributeDescriptor)Constructors in de.hybris.platform.catalog.jalo.synchronization with parameters of type AttributeDescriptor Constructor Description AbstractParentResolver(ComposedType dependent, AttributeDescriptor attributeDescriptor)ReferenceParentResolver(ComposedType composedType, AttributeDescriptor attributeDescriptor, ComposedType targetType, java.lang.String attribute) -
Uses of AttributeDescriptor in de.hybris.platform.cronjob.util
Methods in de.hybris.platform.cronjob.util that return AttributeDescriptor Modifier and Type Method Description protected static AttributeDescriptorTypeRemovalUtil. getSourceAttributeDescriptor(RelationType relationType)protected static AttributeDescriptorTypeRemovalUtil. getTargetAttributeDescriptor(RelationType relationType) -
Uses of AttributeDescriptor in de.hybris.platform.directpersistence
Methods in de.hybris.platform.directpersistence with parameters of type AttributeDescriptor Modifier and Type Method Description protected ReflectionAttributeAccessSLDUnsafeTypesProviderBuilder. getReflectionAccessorFor(AttributeDescriptor fieldDescriptor, java.lang.Class myClass)protected YAttributeDescriptorSLDUnsafeTypesProviderBuilder. getYAttributeDescriptor(ComposedType type, AttributeDescriptor ad, YTypeSystem yTypeSystem) -
Uses of AttributeDescriptor in de.hybris.platform.hmc.jalo
Methods in de.hybris.platform.hmc.jalo that return AttributeDescriptor Modifier and Type Method Description AttributeDescriptorGeneratedSavedValueEntry. getOldValueAttributeDescriptor()Generated method - Getter of theSavedValueEntry.OldValueAttributeDescriptorattribute.AttributeDescriptorGeneratedSavedValueEntry. getOldValueAttributeDescriptor(SessionContext ctx)Generated method - Getter of theSavedValueEntry.OldValueAttributeDescriptorattribute.Methods in de.hybris.platform.hmc.jalo with parameters of type AttributeDescriptor Modifier and Type Method Description booleanAccessManager. canChange(AttributeDescriptor descriptor)booleanAccessManager. canChangeInstance(Item item, AttributeDescriptor att)booleanAccessManager. canChangePermissions(AttributeDescriptor descriptor)booleanAccessManager. canCreateInstance(Item item, AttributeDescriptor att)booleanAccessManager. canRead(AttributeDescriptor descriptor)booleanAccessManager. canRemoveInstance(Item item, AttributeDescriptor att)Returns true if the current user is allowed to remove items of the given type and if all extensions implementing RightsProvider allow editing this item.protected java.lang.ObjectSavedValueEntry. encryptIfNeeded(AttributeDescriptor descriptor, java.lang.Object value)java.util.MapAccessManager. getPermissionMap(AttributeDescriptor attributeDescriptor)Returns the permission map for the given AttributeDescriptor (seeItem.getPermissionMap()) and all 3 userrights which the hmc uses on AttributeDescriptors.booleanAccessManager. hasRight(Principal principal, AttributeDescriptor descriptor, java.lang.String userRightKey)Checks if the given Principal has the given right on the given AttributeDescriptor.booleanAccessManager. hasRight(AttributeDescriptor descriptor, java.lang.String userRightKey)Checks if the current Principal has the given right on the given AttributeDescriptor.voidGeneratedSavedValueEntry. setOldValueAttributeDescriptor(SessionContext ctx, AttributeDescriptor value)Generated method - Setter of theSavedValueEntry.OldValueAttributeDescriptorattribute.voidGeneratedSavedValueEntry. setOldValueAttributeDescriptor(AttributeDescriptor value)Generated method - Setter of theSavedValueEntry.OldValueAttributeDescriptorattribute.voidAccessManager. setPermissionMap(AttributeDescriptor attributeDescriptor, java.util.Map permissionMap)Sets the permission map for the given AttributeDescriptor (seeItem.setPermissionsByMap()) and all 3 userrights which the hmc uses on AttributeDescriptors. -
Uses of AttributeDescriptor in de.hybris.platform.impex.jalo
Methods in de.hybris.platform.impex.jalo with parameters of type AttributeDescriptor Modifier and Type Method Description protected voidImpExTest. checkColumnDescriptor(StandardColumnDescriptor columnDescriptor, HeaderDescriptor header, java.lang.String qualifier, int position, AttributeDescriptor attributeDescriptor, boolean localized, boolean initial, boolean readonly, boolean partof, boolean mandatory, boolean unique, java.lang.String languageIso, java.util.Map modifiers)Checks if given column descriptor has all given attributes. -
Uses of AttributeDescriptor in de.hybris.platform.impex.jalo.exp.generator
Methods in de.hybris.platform.impex.jalo.exp.generator with parameters of type AttributeDescriptor Modifier and Type Method Description protected java.lang.StringAbstractScriptGenerator. generateColumn(AttributeDescriptor attributeDescriptor, java.lang.String langModifier)protected java.lang.StringAbstractScriptGenerator. generateColumnModifiers(AttributeDescriptor attributeDescriptor, java.lang.String langModifier) -
Uses of AttributeDescriptor in de.hybris.platform.impex.jalo.header
Methods in de.hybris.platform.impex.jalo.header that return AttributeDescriptor Modifier and Type Method Description static AttributeDescriptorStandardColumnDescriptor. findAttributeDescriptor(HeaderDescriptor header, int position, java.lang.String ownType, java.lang.String qualifier)Tries to find the related attribute descriptor within composed type.AttributeDescriptorStandardColumnDescriptor. getAttributeDescriptor()Gets the related attribute descriptor within type.Methods in de.hybris.platform.impex.jalo.header with parameters of type AttributeDescriptor Modifier and Type Method Description protected java.util.Collection<StandardColumnDescriptor>HeaderDescriptor. getColumnsByAttribute(AttributeDescriptor ad)Searches the set of configured columns for columns which are describing given type attribute (which are mapped to this descriptor).booleanHeaderDescriptor.AttributeConstraintFilter. isInitialOnly(AttributeDescriptor ad)Is the given attribute described by given descriptor initial only?booleanHeaderDescriptor.DefaultAttributeConstraintFilter. isInitialOnly(AttributeDescriptor ad)booleanHeaderDescriptor.AttributeConstraintFilter. isMandatory(AttributeDescriptor ad)Is the given attribute described by given descriptor mandatory?booleanHeaderDescriptor.DefaultAttributeConstraintFilter. isMandatory(AttributeDescriptor ad) -
Uses of AttributeDescriptor in de.hybris.platform.impex.jalo.translators
Methods in de.hybris.platform.impex.jalo.translators that return AttributeDescriptor Modifier and Type Method Description protected AttributeDescriptorAtomicValueTranslator. getAttributeDescriptor()Returns the assigned AttributeDescriptor.protected AttributeDescriptorItemExpressionTranslator. resolveAttribute(ComposedType type, AbstractDescriptor.ColumnParams patternElement)Tries to find the matching attribute descriptor for a given expression pattern element.Methods in de.hybris.platform.impex.jalo.translators with parameters of type AttributeDescriptor Modifier and Type Method Description protected voidItemExpressionTranslator. checkResolvableAttribute(HeaderDescriptor header, AttributeDescriptor attributeDescriptor)protected voidItemExpressionTranslator. createAtomicAttributeSubTranslator(AttributeDescriptor attributeDescriptor, java.lang.StringBuilder stringBuilder, ComposedType type, AbstractDescriptor.ColumnParams patternElement, java.util.List<AttributeDescriptor> qualifierPath, java.lang.String enclosingTableAlias, boolean isAlternative)protected voidItemExpressionTranslator. createDocumentIDSubTranslator(AttributeDescriptor attributeDescriptor, java.lang.StringBuilder stringBuilder, ComposedType type, AbstractDescriptor.ColumnParams patternElement, java.util.List<AttributeDescriptor> qualifierPath, java.lang.String enclosingTableAlias, boolean isAlternative, java.lang.String documentID)static AbstractValueTranslatorAbstractValueTranslator. createTranslator(AttributeDescriptor attributeDescriptor, AtomicType targetType, java.util.List<AbstractDescriptor.ColumnParams>[] patternLists)static AbstractValueTranslatorAbstractValueTranslator. createTranslator(AttributeDescriptor attributeDescriptor, CollectionType collectionType, java.util.List<AbstractDescriptor.ColumnParams>[] patternLists)Method parameters in de.hybris.platform.impex.jalo.translators with type arguments of type AttributeDescriptor Modifier and Type Method Description protected de.hybris.platform.impex.jalo.translators.ItemExpressionTranslator.ExportPatternEndElementItemExpressionTranslator. addValuePath(java.util.List<AttributeDescriptor> path, AtomicValueTranslator trans, java.util.Map modifiers, boolean isAlternative)protected voidItemExpressionTranslator. createAtomicAttributeSubTranslator(AttributeDescriptor attributeDescriptor, java.lang.StringBuilder stringBuilder, ComposedType type, AbstractDescriptor.ColumnParams patternElement, java.util.List<AttributeDescriptor> qualifierPath, java.lang.String enclosingTableAlias, boolean isAlternative)protected voidItemExpressionTranslator. createDocumentIDSubTranslator(AttributeDescriptor attributeDescriptor, java.lang.StringBuilder stringBuilder, ComposedType type, AbstractDescriptor.ColumnParams patternElement, java.util.List<AttributeDescriptor> qualifierPath, java.lang.String enclosingTableAlias, boolean isAlternative, java.lang.String documentID)protected voidItemExpressionTranslator. createItemAttributeSubTranslator(java.lang.String qualifier, ComposedType attrType, java.lang.StringBuilder stringBuilder, ComposedType type, AbstractDescriptor.ColumnParams patternElement, java.util.List<AttributeDescriptor> qualifierPath, java.lang.String enclosingTableAlias, boolean isAlternative)protected voidItemExpressionTranslator. createRelationAttributeSubTranslator(RelationDescriptor relationDescriptor, java.lang.StringBuilder stringBuilder, ComposedType relatedType, AbstractDescriptor.ColumnParams patternElement, java.util.List<AttributeDescriptor> qualifierPath, java.lang.String enclosingTableAlias, boolean isAlternative)protected ComposedTypeItemExpressionTranslator. createSubTranslator(java.lang.StringBuilder stringBuilder, ComposedType type, AbstractDescriptor.ColumnParams patternElement, java.util.List<AttributeDescriptor> qualifierPath, java.lang.String enclosingTableAlias, boolean isAlternative)Translates a single item reference expression.Constructors in de.hybris.platform.impex.jalo.translators with parameters of type AttributeDescriptor Constructor Description AtomicValueTranslator(AttributeDescriptor attributeDescriptor, java.lang.Class javaClass)DocumentIDTranslator(AttributeDescriptor attributeDescriptor, java.lang.String pattern) -
Uses of AttributeDescriptor in de.hybris.platform.integrationservices.jalo
Methods in de.hybris.platform.integrationservices.jalo that return AttributeDescriptor Modifier and Type Method Description AttributeDescriptorGeneratedIntegrationObjectItemAttribute. getAttributeDescriptor()Generated method - Getter of theIntegrationObjectItemAttribute.attributeDescriptorattribute.AttributeDescriptorGeneratedIntegrationObjectItemAttribute. getAttributeDescriptor(SessionContext ctx)Generated method - Getter of theIntegrationObjectItemAttribute.attributeDescriptorattribute.Methods in de.hybris.platform.integrationservices.jalo with parameters of type AttributeDescriptor Modifier and Type Method Description voidGeneratedIntegrationObjectItemAttribute. setAttributeDescriptor(SessionContext ctx, AttributeDescriptor value)Generated method - Setter of theIntegrationObjectItemAttribute.attributeDescriptorattribute.voidGeneratedIntegrationObjectItemAttribute. setAttributeDescriptor(AttributeDescriptor value)Generated method - Setter of theIntegrationObjectItemAttribute.attributeDescriptorattribute. -
Uses of AttributeDescriptor in de.hybris.platform.jalo
Methods in de.hybris.platform.jalo with parameters of type AttributeDescriptor Modifier and Type Method Description protected AttributeAccessExtensibleItem. createNonClassAccessor(AttributeDescriptor fieldDescriptor)protected AttributeAccessItem. createNonClassAccessor(AttributeDescriptor fieldDescriptor)protected static voidItem. internal_registerNonClassAccessorFor(Tenant tenant, AttributeDescriptor attributeDescriptor, AttributeAccess access)booleanItem.AttributeFilter. processAttribute(AttributeDescriptor attributeDescriptor) -
Uses of AttributeDescriptor in de.hybris.platform.jalo.enumeration
Methods in de.hybris.platform.jalo.enumeration that return AttributeDescriptor Modifier and Type Method Description AttributeDescriptorEnumerationType. getComparationAttribute()Deprecated.Returns the comparation attribute to sort values by inEnumerationType.getValues().Methods in de.hybris.platform.jalo.enumeration with parameters of type AttributeDescriptor Modifier and Type Method Description voidEnumerationType. setComparationAttribute(AttributeDescriptor descr)Deprecated.Changes the ordering attribute of this enumeration type. -
Uses of AttributeDescriptor in de.hybris.platform.jalo.extension
Methods in de.hybris.platform.jalo.extension with parameters of type AttributeDescriptor Modifier and Type Method Description booleanExtension.RightsProvider. isEditable(Item item, AttributeDescriptor descriptor)Checks whether given attribute for given item can be modified. -
Uses of AttributeDescriptor in de.hybris.platform.jalo.security
Methods in de.hybris.platform.jalo.security with parameters of type AttributeDescriptor Modifier and Type Method Description booleanAccessManager. isEditable(Item item, AttributeDescriptor descriptor)Asks all those extensions which implement RightsProvider if the attribute should be editable. -
Uses of AttributeDescriptor in de.hybris.platform.jalo.type
Subclasses of AttributeDescriptor in de.hybris.platform.jalo.type Modifier and Type Class Description classExpressionAttributeDescriptorThis descriptor gives the possibility for declaring dynamic default values, means that the given expression will be evaluated at runtime by the bean shell interpreter.classRelationDescriptorA special attribute descriptor for describing the item relation ends.classViewAttributeDescriptorThis attribute descriptor describes aViewType.Methods in de.hybris.platform.jalo.type that return AttributeDescriptor Modifier and Type Method Description AttributeDescriptorComposedType.ComposedTypeImpl. createAttributeDescriptor(PK pk, java.lang.String qualifier, Type type, int modifiers)AttributeDescriptorComposedType. createAttributeDescriptor(PK pk, java.lang.String qualifier, Type valueType, int modifiers)Adds a new attribute descriptor to this type.AttributeDescriptorComposedType. createAttributeDescriptor(java.lang.String qualifier, Type valueType, int modifiers)Adds a new attribute descriptor to this type.AttributeDescriptorComposedType. getAttributeDescriptor(java.lang.String qualifier)Returns a specific attribute descriptor regardless of whether it has been declared by this type or not.AttributeDescriptorComposedType. getAttributeDescriptorIncludingPrivate(java.lang.String qualifier)Returns a declared or inherited attribute descriptor of this type even if is marked as private.AttributeDescriptorComposedType. getDeclaredAttributeDescriptor(java.lang.String qualifier)Returns a specific declared attribute descriptor.AttributeDescriptorComposedType. getEveryAttributeDescriptor(java.lang.String qualifier)Deprecated.since ages - useComposedType.getAttributeDescriptorIncludingPrivate(String)insteadAttributeDescriptorRelationType. getLocalizationAttribute()For 1-n relations only: the attribute which is used to map elements to different languages.AttributeDescriptorRelationType. getOrderingAttribute()For 1-n relations only: the attribute which is used to store the element order.AttributeDescriptorAttributeDescriptor.AttributeDescriptorImpl. getSelectionOf()AttributeDescriptorAttributeDescriptor. getSelectionOf()Returns the selection-of attribute descriptor.AttributeDescriptorAttributeDescriptor.AttributeDescriptorImpl. getSuperAttributeDescriptor()Methods in de.hybris.platform.jalo.type that return types with arguments of type AttributeDescriptor Modifier and Type Method Description java.util.Set<AttributeDescriptor>AttributeDescriptor. getAllSubAttributeDescriptors()Returns all sub attribute descriptors of this attribute.java.util.Set<AttributeDescriptor>ComposedType. getAttributeDescriptors()Returns all attribute descriptors owned by this type.java.util.Set<AttributeDescriptor>ComposedType. getAttributeDescriptorsIncludingPrivate()Returns all attribute descriptors of this type including all marked as private.java.util.Set<AttributeDescriptor>ComposedType. getAttributeDescriptorsIncludingPrivate(java.util.Collection<java.lang.String> qualifiers)java.util.Set<AttributeDescriptor>ComposedType. getInheritedAttributeDescriptors()Returns all attribute descriptors of this composedy type which have been declared by one of its supertype and are inherited (copied) for this type.java.util.Set<AttributeDescriptor>ComposedType. getPartOfAutoRemovalAttributeDescriptors()java.util.Set<AttributeDescriptor>AttributeDescriptor. getSubAttributeDescriptors()Returns direct sub attribute descriptors of this attribute.Methods in de.hybris.platform.jalo.type with parameters of type AttributeDescriptor Modifier and Type Method Description protected voidItemCloneCreator.CopyItem. addAttribute(AttributeDescriptor ad, java.lang.Object value)protected voidItemCloneCreator.CopyItem. addPresetAttribute(AttributeDescriptor ad, java.lang.Object translated)protected voidTypeManager. checkForRelationAttribute(boolean localized, AttributeDescriptor fd)Deprecated.protected voidAttributeDescriptor. checkSelectionOfDescriptor(AttributeDescriptor newSelect)Internal - compatibility check for selection of sttributes.static AttributeAccessReflectionAttributeAccess. createReflectionAccess(Tenant t, java.lang.Class itemClass, AttributeDescriptor ad)RelationTypeTypeManager. createRelationType(PK pk, java.lang.String relationName, boolean localized, AttributeDescriptor sourceFD, AttributeDescriptor targetFD)Deprecated.since ages - use proper service to create instancesRelationTypeTypeManager. createRelationType(java.lang.String relationName, boolean localized, AttributeDescriptor sourceFD, AttributeDescriptor targetFD)Deprecated.since ages - use proper service to create instancesvoidAttributeDescriptor.AttributeDescriptorImpl. setSelectionOf(AttributeDescriptor descriptor)voidAttributeDescriptor. setSelectionOf(AttributeDescriptor descriptor)Changes the selection-of attribute.Method parameters in de.hybris.platform.jalo.type with type arguments of type AttributeDescriptor Modifier and Type Method Description protected voidComposedType. _sortAttributesByQualifier(java.util.List<AttributeDescriptor> lst)Constructors in de.hybris.platform.jalo.type with parameters of type AttributeDescriptor Constructor Description CopyAttribute(ItemCloneCreator.CopyItem item, AttributeDescriptor ad, java.lang.Object value) -
Uses of AttributeDescriptor in de.hybris.platform.persistence.type
Methods in de.hybris.platform.persistence.type that return AttributeDescriptor Modifier and Type Method Description AttributeDescriptorComposedTypeEJBImpl. createAttributeDescriptor(PK pkBase, java.lang.String qualifier, Type type, int modifiers)AttributeDescriptorComposedTypeEJBImpl. getAttributeDescriptor(java.lang.String qualifier)AttributeDescriptorComposedTypeEJBImpl. getDeclaredAttributeDescriptor(java.lang.String qualifier)AttributeDescriptorComposedTypeEJBImpl. getEveryAttributeDescriptor(java.lang.String qualifier)AttributeDescriptorAttributeDescriptorEJBImpl. getSelectionOf()AttributeDescriptorAttributeDescriptorEJBImpl. getSuperAttributeDescriptor()AttributeDescriptorComposedTypeEJBImpl. redeclareAttributeDescriptor(java.lang.String qualifier, Type type, int modifiers)Methods in de.hybris.platform.persistence.type with parameters of type AttributeDescriptor Modifier and Type Method Description voidAttributeDescriptorEJBImpl. setSelectionOf(AttributeDescriptor descriptor) -
Uses of AttributeDescriptor in de.hybris.platform.processing.jalo
Methods in de.hybris.platform.processing.jalo that return AttributeDescriptor Modifier and Type Method Description AttributeDescriptorGeneratedAfterRetentionCleanupRule. getRetirementDateAttribute()Generated method - Getter of theAfterRetentionCleanupRule.retirementDateAttributeattribute.AttributeDescriptorGeneratedAfterRetentionCleanupRule. getRetirementDateAttribute(SessionContext ctx)Generated method - Getter of theAfterRetentionCleanupRule.retirementDateAttributeattribute.Methods in de.hybris.platform.processing.jalo with parameters of type AttributeDescriptor Modifier and Type Method Description voidGeneratedAfterRetentionCleanupRule. setRetirementDateAttribute(SessionContext ctx, AttributeDescriptor value)Generated method - Setter of theAfterRetentionCleanupRule.retirementDateAttributeattribute.voidGeneratedAfterRetentionCleanupRule. setRetirementDateAttribute(AttributeDescriptor value)Generated method - Setter of theAfterRetentionCleanupRule.retirementDateAttributeattribute. -
Uses of AttributeDescriptor in de.hybris.platform.servicelayer.internal.converter.impl
Methods in de.hybris.platform.servicelayer.internal.converter.impl with parameters of type AttributeDescriptor Modifier and Type Method Description protected booleanItemModelConverter. isNonLazyLoadedAttribute(AttributeDescriptor desc)Tells whether or not a attribute should be lazy loaded.booleanAttributePrefetchMode. isPrefetched(AttributeDescriptor desc)booleanDefaultPrefetchAttributeMode. isPrefetched(AttributeDescriptor desc)protected booleanDefaultPrefetchAttributeMode. isPrefetchedAsDefault(AttributeDescriptor desc)Called when no specific preFetch property has been found.protected booleanItemModelConverter. isReferenceAttribute(AttributeDescriptor desc)Tells whether an attribute is a reference to an item (including Collection and Maps referencing items). -
Uses of AttributeDescriptor in de.hybris.platform.servicelayer.internal.jalo
Methods in de.hybris.platform.servicelayer.internal.jalo that return AttributeDescriptor Modifier and Type Method Description AttributeDescriptorGeneratedServicelayerManager. createAttributeDescriptor(SessionContext ctx, java.util.Map attributeValues)AttributeDescriptorGeneratedServicelayerManager. createAttributeDescriptor(java.util.Map attributeValues) -
Uses of AttributeDescriptor in de.hybris.platform.ticket.events.jalo
Methods in de.hybris.platform.ticket.events.jalo that return AttributeDescriptor Modifier and Type Method Description AttributeDescriptorGeneratedCsTicketChangeEventEntry. getAlteredAttribute()Generated method - Getter of theCsTicketChangeEventEntry.alteredAttributeattribute.AttributeDescriptorGeneratedCsTicketChangeEventEntry. getAlteredAttribute(SessionContext ctx)Generated method - Getter of theCsTicketChangeEventEntry.alteredAttributeattribute.Methods in de.hybris.platform.ticket.events.jalo with parameters of type AttributeDescriptor Modifier and Type Method Description voidGeneratedCsTicketChangeEventEntry. setAlteredAttribute(SessionContext ctx, AttributeDescriptor value)Generated method - Setter of theCsTicketChangeEventEntry.alteredAttributeattribute.voidGeneratedCsTicketChangeEventEntry. setAlteredAttribute(AttributeDescriptor value)Generated method - Setter of theCsTicketChangeEventEntry.alteredAttributeattribute. -
Uses of AttributeDescriptor in de.hybris.platform.ticket.jalo
Methods in de.hybris.platform.ticket.jalo that return types with arguments of type AttributeDescriptor Modifier and Type Method Description java.util.Set<AttributeDescriptor>GeneratedCsTicketEventEmailConfiguration. getAlteredAttributes()Generated method - Getter of theCsTicketEventEmailConfiguration.alteredAttributesattribute.java.util.Set<AttributeDescriptor>GeneratedCsTicketEventEmailConfiguration. getAlteredAttributes(SessionContext ctx)Generated method - Getter of theCsTicketEventEmailConfiguration.alteredAttributesattribute.Method parameters in de.hybris.platform.ticket.jalo with type arguments of type AttributeDescriptor Modifier and Type Method Description voidGeneratedCsTicketEventEmailConfiguration. setAlteredAttributes(SessionContext ctx, java.util.Set<AttributeDescriptor> value)Generated method - Setter of theCsTicketEventEmailConfiguration.alteredAttributesattribute.voidGeneratedCsTicketEventEmailConfiguration. setAlteredAttributes(java.util.Set<AttributeDescriptor> value)Generated method - Setter of theCsTicketEventEmailConfiguration.alteredAttributesattribute. -
Uses of AttributeDescriptor in de.hybris.platform.util
Subclasses of AttributeDescriptor in de.hybris.platform.util Modifier and Type Class Description classConfigAttributeDescriptorThis attribute descriptor describes aConfigProxyItem. -
Uses of AttributeDescriptor in de.hybris.platform.util.encryption
Methods in de.hybris.platform.util.encryption that return types with arguments of type AttributeDescriptor Modifier and Type Method Description static java.util.Map<ComposedType,java.util.List<AttributeDescriptor>>EncryptionUtil. getAllTypesWhichHasEncyrptedAttributes() -
Uses of AttributeDescriptor in de.hybris.platform.validation.jalo
Methods in de.hybris.platform.validation.jalo with parameters of type AttributeDescriptor Modifier and Type Method Description voidGeneratedValidationManager. addToConstraints(SessionContext ctx, AttributeDescriptor item, AttributeConstraint value)Generated method - Addsvalueto constraints.voidGeneratedValidationManager. addToConstraints(AttributeDescriptor item, AttributeConstraint value)Generated method - Addsvalueto constraints.java.util.Set<AttributeConstraint>GeneratedValidationManager. getConstraints(SessionContext ctx, AttributeDescriptor item)Generated method - Getter of theAttributeDescriptor.constraintsattribute.java.util.Set<AttributeConstraint>GeneratedValidationManager. getConstraints(AttributeDescriptor item)Generated method - Getter of theAttributeDescriptor.constraintsattribute.voidGeneratedValidationManager. removeFromConstraints(SessionContext ctx, AttributeDescriptor item, AttributeConstraint value)Generated method - Removesvaluefrom constraints.voidGeneratedValidationManager. removeFromConstraints(AttributeDescriptor item, AttributeConstraint value)Generated method - Removesvaluefrom constraints.voidGeneratedValidationManager. setConstraints(SessionContext ctx, AttributeDescriptor item, java.util.Set<AttributeConstraint> value)Generated method - Setter of theAttributeDescriptor.constraintsattribute.voidGeneratedValidationManager. setConstraints(AttributeDescriptor item, java.util.Set<AttributeConstraint> value)Generated method - Setter of theAttributeDescriptor.constraintsattribute. -
Uses of AttributeDescriptor in de.hybris.platform.validation.jalo.constraints
Methods in de.hybris.platform.validation.jalo.constraints that return AttributeDescriptor Modifier and Type Method Description AttributeDescriptorGeneratedAttributeConstraint. getDescriptor()Generated method - Getter of theAttributeConstraint.descriptorattribute.AttributeDescriptorGeneratedAttributeConstraint. getDescriptor(SessionContext ctx)Generated method - Getter of theAttributeConstraint.descriptorattribute.Methods in de.hybris.platform.validation.jalo.constraints with parameters of type AttributeDescriptor Modifier and Type Method Description voidGeneratedAttributeConstraint. setDescriptor(SessionContext ctx, AttributeDescriptor value)Generated method - Setter of theAttributeConstraint.descriptorattribute.voidGeneratedAttributeConstraint. setDescriptor(AttributeDescriptor value)Generated method - Setter of theAttributeConstraint.descriptorattribute. -
Uses of AttributeDescriptor in de.hybris.platform.variants.jalo
Subclasses of AttributeDescriptor in de.hybris.platform.variants.jalo Modifier and Type Class Description classGeneratedVariantAttributeDescriptorGenerated class for typeVariantAttributeDescriptor.classVariantAttributeDescriptorThe MetaType for the variant product attributes.Methods in de.hybris.platform.variants.jalo that return types with arguments of type AttributeDescriptor Modifier and Type Method Description java.util.Map<AttributeDescriptor,java.lang.Object>VariantsManager. getProductAttributes(Product product, java.util.Collection ignoreAttributes)Deprecated.since agesMethod parameters in de.hybris.platform.variants.jalo with type arguments of type AttributeDescriptor Modifier and Type Method Description java.util.Collection<VariantProduct>VariantsManager. getVariantProductByAttributeValues(java.util.Map<AttributeDescriptor,java.lang.Object> attributeValuesMap, java.lang.String variantTypeCode)Deprecated.since ages - please use {see de.hybris.platform.product.VariantsService.getVariantProductByAttributeValues()} instead -
Uses of AttributeDescriptor in de.hybris.y2ysync.jalo
Methods in de.hybris.y2ysync.jalo that return AttributeDescriptor Modifier and Type Method Description AttributeDescriptorGeneratedY2YColumnDefintion. getAttributeDescriptor()Generated method - Getter of theY2YColumnDefinition.attributeDescriptorattribute.AttributeDescriptorGeneratedY2YColumnDefintion. getAttributeDescriptor(SessionContext ctx)Generated method - Getter of theY2YColumnDefinition.attributeDescriptorattribute.Methods in de.hybris.y2ysync.jalo with parameters of type AttributeDescriptor Modifier and Type Method Description protected voidGeneratedY2YColumnDefintion. setAttributeDescriptor(SessionContext ctx, AttributeDescriptor value)Generated method - Setter of theY2YColumnDefinition.attributeDescriptorattribute.protected voidGeneratedY2YColumnDefintion. setAttributeDescriptor(AttributeDescriptor value)Generated method - Setter of theY2YColumnDefinition.attributeDescriptorattribute.
-