Uses of Interface
de.hybris.platform.core.ItemDeployment.Attribute
Packages that use ItemDeployment.Attribute
Package
Description
-
Uses of ItemDeployment.Attribute in de.hybris.platform.core
Methods in de.hybris.platform.core that return ItemDeployment.AttributeModifier and TypeMethodDescriptionItemDeployment.IndexAttribute.attribute()ItemDeployment.getAttribute(String qualifier) -
Uses of ItemDeployment.Attribute in de.hybris.platform.persistence
Method parameters in de.hybris.platform.persistence with type arguments of type ItemDeployment.AttributeModifier and TypeMethodDescriptionstatic voidTableJDBC.updateTable(Connection conn, ItemDeployment depl, DBTable table, Collection<ItemDeployment.Attribute> missingAttributes, DeploymentImpl deployments) Modifies a existing item table. -
Uses of ItemDeployment.Attribute in de.hybris.platform.util.typesystem
Methods in de.hybris.platform.util.typesystem that return ItemDeployment.AttributeModifier and TypeMethodDescriptionYItemDeploymentWrapper.getAttribute(String persistenceQualifier) Methods in de.hybris.platform.util.typesystem that return types with arguments of type ItemDeployment.AttributeModifier and TypeMethodDescriptionprotected Map<String,ItemDeployment.Attribute> YItemDeploymentWrapper.attributes()protected Map<String,ItemDeployment.Attribute> YItemDeploymentWrapper.createAttributes(YDeployment depl) YItemDeploymentWrapper.getAttributes()