Package | Description |
---|---|
com.broadleafcommerce.metadata.dsl.core.extension.mappings | |
com.broadleafcommerce.metadata.dsl.core.utils |
Modifier and Type | Method and Description |
---|---|
TemplateMapping |
TemplateMapping.copy() |
TemplateMapping |
TemplateMapping.path(String path)
Sets the text property path to transform.
|
TemplateMapping |
TemplateMapping.template(String template)
Sets the template to apply to the text property, for example, "Clone {name}"
|
TemplateMapping |
TemplateMapping.templateTransform(String path,
String template)
Sets the text property path and the template value.
|
Constructor and Description |
---|
TemplateMapping(TemplateMapping mapping) |
Modifier and Type | Method and Description |
---|---|
static TemplateMapping |
Mappings.templateTransform(String path,
String template) |
Copyright © 2021. All rights reserved.