Uses of Class
com.broadleafcommerce.metadata.dsl.core.extension.mappings.PropertyMapping
Packages that use PropertyMapping
Package
Description
-
Uses of PropertyMapping in com.broadleafcommerce.metadata.dsl.core.extension.mappings
Methods in com.broadleafcommerce.metadata.dsl.core.extension.mappings that return PropertyMappingModifier and TypeMethodDescriptionPropertyMapping.copy()PropertyMapping.copyFrom(boolean copyFrom) Copies the source property and maps to the destination property.Copies the source property and maps to the destination property.PropertyMapping.defaultValue(Object defaultValue) Maps the source's property to the destination's property.Maps the source's property to the destination's property with a default value.PropertyMapping.mapValueFromRoot(String to) Maps theROOTto the destination.PropertyMapping.mapValueToRoot(String from) Maps the source's property to theROOT.PropertyMapping.mergeTo()Sets the destination property to null.PropertyMapping.replaceTo()Sets the value on the destination.Constructors in com.broadleafcommerce.metadata.dsl.core.extension.mappings with parameters of type PropertyMapping -
Uses of PropertyMapping in com.broadleafcommerce.metadata.dsl.core.utils
Methods in com.broadleafcommerce.metadata.dsl.core.utils that return PropertyMappingModifier and TypeMethodDescriptionstatic PropertyMappingstatic PropertyMappingstatic PropertyMappingstatic PropertyMappingstatic PropertyMappingMappings.mapValueFromRoot(String to) static PropertyMappingMappings.mapValueToRoot(String from) static PropertyMappingstatic PropertyMapping