| Package | Description |
|---|---|
| org.broadleafcommerce.cms.structure.domain |
| Modifier and Type | Class and Description |
|---|---|
class |
StructuredContentFieldXrefImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,StructuredContentFieldXref> |
StructuredContentImpl.structuredContentFields |
| Modifier and Type | Method and Description |
|---|---|
<G extends StructuredContentFieldXref> |
StructuredContentFieldXrefImpl.createOrRetrieveCopyInstance(MultiTenantCopyContext context) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,StructuredContentFieldXref> |
StructuredContentImpl.getStructuredContentFieldXrefs() |
Map<String,StructuredContentFieldXref> |
StructuredContent.getStructuredContentFieldXrefs()
NOTE: This method is typically only used when wanting to persist new
StructuredContentFields. |
| Modifier and Type | Method and Description |
|---|---|
void |
StructuredContentImpl.setStructuredContentFieldXrefs(Map<String,StructuredContentFieldXref> structuredContentFields) |
void |
StructuredContent.setStructuredContentFieldXrefs(Map<String,StructuredContentFieldXref> structuredContentFields)
Sets the structured content fields for this item.
|
Copyright © 2017. All rights reserved.